Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
com.jcabi | jcabi-aspects | 0.17.1 | jar | BSD |
com.jcabi | jcabi-log | 0.14.1 | jar | BSD |
com.jcabi | jcabi-maven-slf4j | 0.8 | jar | BSD |
com.jcabi | jcabi-velocity | 0.8 | jar | BSD |
com.rexsl | rexsl-test | 0.13.3 | jar | BSD |
commons-io | commons-io | 2.4 | jar | The Apache Software License, Version 2.0 |
javax.validation | validation-api | 1.1.0.Final | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.3.2 | jar | The Apache Software License, Version 2.0 |
org.jfrog.maven.annomojo | maven-plugin-anno | 1.4.1 | jar | The Apache Software License, Version 2.0 |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
com.jcabi | jcabi-xml | 0.11 | jar | BSD |
org.aspectj | aspectjrt | 1.8.1 | jar | Eclipse Public License - v 1.0 |
org.hibernate | hibernate-validator | 5.1.2.Final | jar | Apache License, Version 2.0 |
xml-apis | xml-apis | 1.4.01 | jar | The Apache Software License, Version 2.0-The SAX License-The W3C License |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
junit | junit | 4.11 | jar | Common Public License Version 1.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
org.mockito | mockito-core | 1.9.5 | jar | The MIT License |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
com.jcabi | jcabi-manifests | 1.0.3 | jar | BSD |
javax.el | javax.el-api | 3.0.1-b04 | jar | CDDL + GPLv2 with classpath exception |
org.apache.maven | maven-artifact | 3.0.5 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-core | 3.0.5 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-model | 3.0.5 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-plugin-api | 3.0.5 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-settings | 3.0.5 | jar | The Apache Software License, Version 2.0 |
org.projectlombok | lombok | 1.14.4 | jar | The MIT License |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
commons-collections | commons-collections | 3.2.1 | jar | The Apache Software License, Version 2.0 |
commons-lang | commons-lang | 2.4 | jar | The Apache Software License, Version 2.0 |
org.apache.velocity | velocity | 1.7 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.5 | jar | MIT License |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
com.fasterxml | classmate | 1.0.0 | jar | The Apache Software License, Version 2.0 |
com.jcabi | jcabi-immutable | 1.2 | jar | BSD |
com.sun.xml.bind | jaxb-impl | 2.2.7-b52 | jar | CDDL 1.1-GPL2 w/ CPE |
org.jboss.logging | jboss-logging | 3.1.3.GA | jar | Apache License, version 2.0 |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
org.objenesis | objenesis | 1.0 | jar | MIT License |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
Project Dependency Graph
Dependency Tree
- com.jcabi:jcabi-heroku-maven-plugin:maven-plugin:0.9
- com.jcabi:jcabi-aspects:jar:0.17.1 (compile)
- com.jcabi:jcabi-manifests:jar:1.0.3 (provided)
- com.jcabi:jcabi-log:jar:0.14.1 (compile)
- org.slf4j:slf4j-api:jar:1.7.5 (compile)
- com.jcabi:jcabi-xml:jar:0.11 (runtime)
- com.jcabi:jcabi-immutable:jar:1.2 (runtime)
- com.jcabi:jcabi-velocity:jar:0.8 (compile)
- org.apache.velocity:velocity:jar:1.7 (compile)
- commons-collections:commons-collections:jar:3.2.1 (compile)
- commons-lang:commons-lang:jar:2.4 (compile)
- org.apache.velocity:velocity:jar:1.7 (compile)
- com.jcabi:jcabi-maven-slf4j:jar:0.8 (compile)
- org.projectlombok:lombok:jar:1.14.4 (provided)
- javax.validation:validation-api:jar:1.1.0.Final (compile)
- org.aspectj:aspectjrt:jar:1.8.1 (runtime)
- org.hibernate:hibernate-validator:jar:5.1.2.Final (runtime)
- org.jboss.logging:jboss-logging:jar:3.1.3.GA (runtime)
- com.fasterxml:classmate:jar:1.0.0 (runtime)
- com.rexsl:rexsl-test:jar:0.13.3 (compile)
- com.sun.xml.bind:jaxb-impl:jar:2.2.7-b52 (runtime)
- xml-apis:xml-apis:jar:1.4.01 (runtime)
- org.jfrog.maven.annomojo:maven-plugin-anno:jar:1.4.1 (compile)
- org.apache.maven:maven-plugin-api:jar:3.0.5 (provided)
- org.sonatype.sisu:sisu-inject-plexus:jar:2.3.0 (provided)
- org.sonatype.sisu:sisu-inject-bean:jar:2.3.0 (provided)
- org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0 (provided)
- org.sonatype.sisu:sisu-guava:jar:0.9.9 (provided)
- org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0 (provided)
- org.sonatype.sisu:sisu-inject-bean:jar:2.3.0 (provided)
- org.sonatype.sisu:sisu-inject-plexus:jar:2.3.0 (provided)
- org.apache.maven:maven-artifact:jar:3.0.5 (provided)
- org.codehaus.plexus:plexus-utils:jar:2.0.6 (provided)
- org.apache.maven:maven-settings:jar:3.0.5 (provided)
- org.apache.maven:maven-model:jar:3.0.5 (provided)
- org.apache.maven:maven-core:jar:3.0.5 (provided)
- org.apache.maven:maven-settings-builder:jar:3.0.5 (provided)
- org.apache.maven:maven-repository-metadata:jar:3.0.5 (provided)
- org.apache.maven:maven-model-builder:jar:3.0.5 (provided)
- org.apache.maven:maven-aether-provider:jar:3.0.5 (provided)
- org.sonatype.aether:aether-spi:jar:1.13.1 (provided)
- org.sonatype.aether:aether-api:jar:1.13.1 (provided)
- org.sonatype.aether:aether-util:jar:1.13.1 (provided)
- org.codehaus.plexus:plexus-interpolation:jar:1.14 (provided)
- org.codehaus.plexus:plexus-classworlds:jar:2.4 (provided)
- org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 (provided)
- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 (provided)
- org.sonatype.plexus:plexus-cipher:jar:1.4 (provided)
- commons-io:commons-io:jar:2.4 (compile)
- org.apache.commons:commons-lang3:jar:3.3.2 (compile)
- javax.el:javax.el-api:jar:3.0.1-b04 (provided)
- junit:junit:jar:4.11 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-library:jar:1.3 (test)
- org.mockito:mockito-core:jar:1.9.5 (test)
- org.objenesis:objenesis:jar:1.0 (test)
Licenses
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
CDDL 1.1: JAXB Reference Implementation
The SAX License: XML Commons External Components XML APIs
Apache License, version 2.0: JBoss Logging 3
CDDL + GPLv2 with classpath exception: Expression Language 3.0 API
New BSD License: Hamcrest Core, Hamcrest library
GPL2 w/ CPE: JAXB Reference Implementation
BSD: jcabi-aspects, jcabi-heroku-maven-plugin, jcabi-immutable, jcabi-log, jcabi-manifests, jcabi-maven-slf4j, jcabi-velocity, jcabi-xml, rexsl-test
The W3C License: XML Commons External Components XML APIs
Apache License, Version 2.0: Hibernate Validator Engine
Eclipse Public License - v 1.0: AspectJ runtime
Eclipse Public License, Version 1.0: Aether :: API, Aether :: SPI, Aether :: Utilities, Sisu-Inject-Bean : Aggregate OSGi bundle, Sisu-Inject-Plexus : Aggregate OSGi bundle
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: AnnoMojo API, Apache Commons Lang, Apache Velocity, Bean Validation API, ClassMate, Commons Collections, Commons IO, Commons Lang, Maven Aether Provider, Maven Artifact, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Sisu Guava - Core Library, Sisu Guice - Core Library, Sisu-Inject-Bean : Aggregate OSGi bundle, XML Commons External Components XML APIs
MIT License: Objenesis, SLF4J API Module
The MIT License: Mockito, Project Lombok