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-log | 0.15.1 | jar | BSD |
com.jcabi | jcabi-maven-slf4j | 0.9 | jar | BSD |
commons-io | commons-io | 2.4 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.3.2 | 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 |
---|---|---|---|---|
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-log4j12 | 1.7.7 | 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:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
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 |
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.jcabi | jcabi-aspects | 0.20.1 | jar | BSD |
javax.validation | validation-api | 1.1.0.Final | jar | The Apache Software License, Version 2.0 |
org.aspectj | aspectjrt | 1.8.4 | jar | Eclipse Public License - v 1.0 |
org.slf4j | slf4j-api | 1.7.5 | 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-latex-maven-plugin:maven-plugin:1.1
- com.jcabi:jcabi-log:jar:0.15.1 (compile)
- org.slf4j:slf4j-api:jar:1.7.5 (compile)
- com.jcabi:jcabi-aspects:jar:0.20.1 (compile)
- org.aspectj:aspectjrt:jar:1.8.4 (compile)
- javax.validation:validation-api:jar:1.1.0.Final (compile)
- org.apache.maven:maven-core:jar:3.0.5 (provided)
- org.apache.maven:maven-settings: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-artifact: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-impl: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.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.codehaus.plexus:plexus-interpolation:jar:1.14 (provided)
- org.codehaus.plexus:plexus-utils:jar:2.0.6 (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)
- org.apache.maven:maven-model:jar:3.0.5 (provided)
- org.apache.maven:maven-plugin-api:jar:3.0.5 (provided)
- commons-io:commons-io:jar:2.4 (compile)
- org.apache.commons:commons-lang3:jar:3.3.2 (compile)
- com.jcabi:jcabi-maven-slf4j:jar:0.9 (compile)
- org.slf4j:slf4j-log4j12:jar:1.7.7 (test)
- log4j:log4j:jar:1.2.17 (test)
- com.jcabi:jcabi-log:jar:0.15.1 (compile)
Licenses
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
BSD: jcabi-aspects, jcabi-latex-maven-plugin, jcabi-log, jcabi-maven-slf4j
Eclipse Public License - v 1.0: AspectJ runtime
Eclipse Public License, Version 1.0: Aether :: API, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, Sisu-Inject-Bean : Aggregate OSGi bundle, Sisu-Inject-Plexus : Aggregate OSGi bundle
The Apache Software License, Version 2.0: Apache Commons Lang, Apache Log4j, Bean Validation API, Commons IO, 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
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding