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 |
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 |
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 |
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.8.4 | jar | Eclipse Public License - v 1.0 |
org.hibernate | hibernate-validator | 5.2.0.Alpha1 | 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 |
---|---|---|---|---|
com.jcabi | jcabi-jdbc | 0.12.1 | jar | BSD |
junit | junit | 4.12-beta-3 | jar | Eclipse Public License 1.0 |
mysql | mysql-connector-java | 5.1.33 | jar | The GNU General Public License, Version 2 |
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.10.8 | 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.google.guava | guava | 18.0 | jar | The Apache Software License, Version 2.0 |
javax.el | javax.el-api | 3.0.1-b04 | jar | CDDL + GPLv2 with classpath exception |
org.apache.maven | maven-artifact | 3.2.1 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-core | 3.2.1 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-model | 3.2.1 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-plugin-api | 3.2.1 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-settings | 3.2.1 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.2 | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-utils | 2.0.6 | jar | The Apache Software License, Version 2.0 |
org.projectlombok | lombok | 1.14.8 | 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 |
---|---|---|---|---|
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 |
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 | 2.1 | jar | Apache 2 |
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-mysql-maven-plugin:maven-plugin:0.8.2
- mysql:mysql-connector-java:jar:5.1.33 (test)
- com.jcabi:jcabi-jdbc:jar:0.12.1 (test)
- com.jcabi:jcabi-aspects:jar:0.20.1 (compile)
- com.jcabi:jcabi-log:jar:0.15.1 (compile)
- org.slf4j:slf4j-api:jar:1.7.5 (compile)
- org.slf4j:slf4j-api:jar:1.7.5 (compile)
- com.jcabi:jcabi-maven-slf4j:jar:0.9 (compile)
- org.projectlombok:lombok:jar:1.14.8 (provided)
- javax.validation:validation-api:jar:1.1.0.Final (compile)
- org.aspectj:aspectjrt:jar:1.8.4 (runtime)
- org.hibernate:hibernate-validator:jar:5.2.0.Alpha1 (runtime)
- org.jboss.logging:jboss-logging:jar:3.1.3.GA (runtime)
- com.fasterxml:classmate:jar:1.0.0 (runtime)
- org.jboss.logging:jboss-logging:jar:3.1.3.GA (runtime)
- org.apache.maven:maven-plugin-api:jar:3.2.1 (provided)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.0.0.M5 (provided)
- javax.enterprise:cdi-api:jar:1.0 (provided)
- javax.annotation:jsr250-api:jar:1.0 (provided)
- javax.inject:javax.inject:jar:1 (provided)
- javax.annotation:jsr250-api:jar:1.0 (provided)
- org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.0.0.M5 (provided)
- javax.enterprise:cdi-api:jar:1.0 (provided)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.0.0.M5 (provided)
- org.apache.maven:maven-artifact:jar:3.2.1 (provided)
- org.apache.maven:maven-settings:jar:3.2.1 (provided)
- org.apache.maven:maven-model:jar:3.2.1 (provided)
- org.codehaus.plexus:plexus-utils:jar:2.0.6 (provided)
- org.apache.maven:maven-core:jar:3.2.1 (provided)
- org.apache.maven:maven-settings-builder:jar:3.2.1 (provided)
- org.apache.maven:maven-repository-metadata:jar:3.2.1 (provided)
- org.apache.maven:maven-model-builder:jar:3.2.1 (provided)
- org.apache.maven:maven-aether-provider:jar:3.2.1 (provided)
- org.eclipse.aether:aether-spi:jar:0.9.0.M2 (provided)
- org.eclipse.aether:aether-spi:jar:0.9.0.M2 (provided)
- org.eclipse.aether:aether-impl:jar:0.9.0.M2 (provided)
- org.eclipse.aether:aether-api:jar:0.9.0.M2 (provided)
- org.eclipse.aether:aether-util:jar:0.9.0.M2 (provided)
- org.codehaus.plexus:plexus-interpolation:jar:1.19 (provided)
- org.codehaus.plexus:plexus-classworlds:jar:2.5.1 (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.sonatype.plexus:plexus-cipher:jar:1.4 (provided)
- org.apache.maven:maven-settings-builder:jar:3.2.1 (provided)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2 (provided)
- org.apache.commons:commons-lang3:jar:3.3.2 (compile)
- commons-io:commons-io:jar:2.4 (compile)
- com.google.guava:guava:jar:18.0 (provided)
- javax.el:javax.el-api:jar:3.0.1-b04 (provided)
- junit:junit:jar:4.12-beta-3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-library:jar:1.3 (test)
- org.mockito:mockito-core:jar:1.10.8 (test)
- org.objenesis:objenesis:jar:2.1 (test)
- org.objenesis:objenesis:jar:2.1 (test)
- mysql:mysql-connector-java:jar:5.1.33 (test)
Licenses
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
Apache License, version 2.0: JBoss Logging 3
CDDL + GPLv2 with classpath exception: Expression Language 3.0 API
Public Domain: AOP alliance
Apache 2: Objenesis
New BSD License: Hamcrest Core, Hamcrest library
BSD: jcabi-aspects, jcabi-jdbc, jcabi-log, jcabi-maven-slf4j, jcabi-mysql-maven-plugin
Eclipse Public License 1.0: JUnit
Eclipse Public License - v 1.0: AspectJ runtime
Apache License, Version 2.0: CDI APIs, Hibernate Validator Engine
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform
The Apache Software License, Version 2.0: Apache Commons Lang, Bean Validation API, ClassMate, Commons IO, Guava: Google Core Libraries for Java, Maven Aether Provider, Maven Artifact, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Java 5 Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Sisu Guice - Core Library, javax.inject
Eclipse Public License, Version 1.0: Aether API, Aether Implementation, Aether SPI, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus
MIT License: SLF4J API Module
The MIT License: Mockito, Project Lombok
The GNU General Public License, Version 2: MySQL java connector