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.7.22 | jar | BSD |
com.jcabi | jcabi-log | 0.7.22 | jar | BSD |
com.jcabi | jcabi-maven-slf4j | 0.7.22 | jar | BSD |
com.jcabi | jcabi-velocity | 0.7.22 | jar | BSD |
com.rexsl | rexsl-test | 0.4.15 | 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.1 | 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 |
---|---|---|---|---|
org.aspectj | aspectjrt | 1.7.3 | jar | Eclipse Public License - v 1.0 |
org.hibernate | hibernate-validator | 5.0.1.Final | jar | Apache License, Version 2.0 |
xml-apis | xml-apis | 1.3.04 | jar | The Apache Software 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 |
---|---|---|---|---|
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 | 0.7.22 | jar | BSD |
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 | 0.12.0 | 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 |
---|---|---|---|---|
com.sun.jersey | jersey-client | 1.17.1 | jar | CDDL 1.1-GPL2 w/ CPE |
com.sun.jersey | jersey-core | 1.17.1 | jar | CDDL 1.1-GPL2 w/ CPE |
commons-codec | commons-codec | 1.8 | jar | The Apache Software License, Version 2.0 |
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 |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
net.sourceforge.reb4j | net.sourceforge.reb4j | 2.1.0 | jar | GNU Lesser General Public License v3.0 |
org.apache.velocity | velocity | 1.7 | jar | The Apache Software License, Version 2.0 |
org.functionaljava | functionaljava | 3.1 | jar | The BSD3 License |
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 | Classifier | Type | License |
---|---|---|---|---|---|
com.fasterxml | classmate | 0.8.0 | - | jar | The Apache Software License, Version 2.0 |
com.sun.xml.bind | jaxb-impl | 2.2.7-b52 | - | jar | CDDL 1.1-GPL2 w/ CPE |
net.sourceforge.saxon | saxon | 9.1.0.8 | - | jar | Mozilla Public License Version 1.0 |
net.sourceforge.saxon | saxon | 9.1.0.8 | dom | jar | Mozilla Public License Version 1.0 |
org.jboss.logging | jboss-logging | 3.1.1.GA | - | jar | GNU Lesser General Public License, version 2.1 |
xerces | xercesImpl | 2.9.1 | - | jar | The Apache Software 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.8
- com.jcabi:jcabi-aspects:jar:0.7.22 (compile)
- com.jcabi:jcabi-manifests:jar:0.7.22 (provided)
- com.jcabi:jcabi-log:jar:0.7.22 (compile)
- log4j:log4j:jar:1.2.17 (compile)
- org.slf4j:slf4j-api:jar:1.7.5 (compile)
- com.jcabi:jcabi-velocity:jar:0.7.22 (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.7.22 (compile)
- org.projectlombok:lombok:jar:0.12.0 (provided)
- javax.validation:validation-api:jar:1.1.0.Final (compile)
- org.aspectj:aspectjrt:jar:1.7.3 (runtime)
- org.hibernate:hibernate-validator:jar:5.0.1.Final (runtime)
- org.jboss.logging:jboss-logging:jar:3.1.1.GA (runtime)
- com.fasterxml:classmate:jar:0.8.0 (runtime)
- com.rexsl:rexsl-test:jar:0.4.15 (compile)
- com.sun.jersey:jersey-client:jar:1.17.1 (compile)
- com.sun.jersey:jersey-core:jar:1.17.1 (compile)
- com.sun.xml.bind:jaxb-impl:jar:2.2.7-b52 (runtime)
- commons-codec:commons-codec:jar:1.8 (compile)
- xerces:xercesImpl:jar:2.9.1 (runtime)
- net.sourceforge.saxon:saxon:jar:9.1.0.8 (runtime)
- net.sourceforge.saxon:saxon:jar:dom:9.1.0.8 (runtime)
- net.sourceforge.reb4j:net.sourceforge.reb4j:jar:2.1.0 (compile)
- org.functionaljava:functionaljava:jar:3.1 (compile)
- xml-apis:xml-apis:jar:1.3.04 (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.1 (compile)
- 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
New BSD License: Hamcrest Core, Hamcrest library
The BSD3 License: Functional Java
GNU Lesser General Public License v3.0: reb4j Java Library
BSD: jcabi-aspects, jcabi-heroku-maven-plugin, jcabi-log, jcabi-manifests, jcabi-maven-slf4j, jcabi-velocity, rexsl-test
Eclipse Public License - v 1.0: AspectJ runtime
Apache License, Version 2.0: Hibernate Validator Engine
Mozilla Public License Version 1.0: SaxonB
The Apache Software License, Version 2.0: AnnoMojo API, Apache Log4j, Apache Velocity, Bean Validation API, ClassMate, Commons Codec, 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, Xerces2 Java Parser
GNU Lesser General Public License, version 2.1: JBoss Logging 3
CDDL 1.1: JAXB Reference Implementation, jersey-client, jersey-core
GPL2 w/ CPE: JAXB Reference Implementation, jersey-client, jersey-core
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
MIT License: Objenesis, SLF4J API Module
The MIT License: Mockito, Project Lombok