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 |
commons-codec | commons-codec | 1.8 | jar | The Apache Software License, Version 2.0 |
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.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 |
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 |
---|---|---|---|---|
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.hibernate | hibernate-validator | 5.0.1.Final | jar | Apache 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 |
---|---|---|---|---|
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.1 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.5 | jar | MIT 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 |
---|---|---|---|---|
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-ssl-maven-plugin:maven-plugin:0.7.22
- 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)
- org.apache.commons:commons-lang3:jar:3.1 (compile)
- com.jcabi:jcabi-aspects:jar:0.7.22 (compile)
- com.jcabi:jcabi-maven-slf4j:jar:0.7.22 (compile)
- org.projectlombok:lombok:jar:0.12.0 (provided)
- org.aspectj:aspectjrt:jar:1.7.3 (runtime)
- javax.validation:validation-api:jar:1.1.0.Final (compile)
- 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)
- commons-codec:commons-codec:jar:1.8 (compile)
- org.hibernate:hibernate-validator:jar:5.0.1.Final (provided)
- org.jboss.logging:jboss-logging:jar:3.1.1.GA (provided)
- com.fasterxml:classmate:jar:0.8.0 (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)
- com.jcabi:jcabi-log:jar:0.7.22 (compile)
Licenses
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
New BSD License: Hamcrest Core, Hamcrest library
BSD: jcabi-aspects, jcabi-log, jcabi-maven-slf4j, jcabi-ssl-maven-plugin
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
GNU Lesser General Public License, version 2.1: JBoss Logging 3
MIT License: Objenesis, SLF4J API Module
The Apache Software License, Version 2.0: AnnoMojo API, Apache Log4j, Bean Validation API, ClassMate, Commons Codec, 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
The MIT License: Mockito, Project Lombok