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 | Optional |
---|---|---|---|---|---|
com.github.davidmoten | rxjava-extras | 0.5.13 | jar | The Apache Software License, Version 2.0 | No |
commons-io | commons-io | 2.4 | jar | The Apache Software License, Version 2.0 | No |
io.reactivex | rxjava | 1.0.12 | jar | The Apache Software License, Version 2.0 | No |
io.reactivex | rxjava-math | 1.0.0 | jar | The Apache Software License, Version 2.0 | No |
io.reactivex | rxjava-string | 0.22.0 | jar | The Apache Software License, Version 2.0 | No |
org.slf4j | slf4j-api | 1.7.10 | jar | MIT License | No |
com.zaxxer | HikariCP-java6 | 2.3.7 | jar | The Apache Software License, Version 2.0 | Yes |
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.h2database | h2 | 1.4.178 | jar | The H2 License, Version 1.0 |
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.apache.derby | derby | 10.11.1.1 | jar | Apache 2 |
org.easymock | easymock | 3.2 | jar | Apache 2 |
org.mockito | mockito-core | 1.9.5 | jar | The MIT License |
org.openjdk.jmh | jmh-core | 1.9.3 | jar | GNU General Public License (GPL), version 2, with the Classpath exception |
org.openjdk.jmh | jmh-generator-annprocess | 1.9.3 | jar | GNU General Public License (GPL), version 2, with the Classpath exception |
org.slf4j | slf4j-log4j12 | 1.7.10 | jar | MIT License |
simple-jndi | simple-jndi | 0.11.4.1 | jar | - |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.javassist | javassist | 3.19.0-GA | jar | MPL 1.1-LGPL 2.1-Apache License 2.0 |
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 |
---|---|---|---|---|
cglib | cglib-nodep | 2.2.2 | jar | ASF 2.0 |
net.sf.jopt-simple | jopt-simple | 4.6 | jar | The MIT License |
org.apache.commons | commons-math3 | 3.2 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 1.3 | jar | Apache 2 |
ASF 2.0: Code Generation Library
GNU General Public License (GPL), version 2, with the Classpath exception: JMH Core, JMH Generators: Annotation Processors
Apache 2: Apache Derby Database Engine and Embedded JDBC Driver, EasyMock, Objenesis
New BSD License: Hamcrest Core
Unknown: simple-jndi
Eclipse Public License 1.0: JUnit
LGPL 2.1: Javassist
The H2 License, Version 1.0: H2 Database Engine
Apache License 2.0: Javassist
MPL 1.1: Javassist
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
The Apache Software License, Version 2.0: Apache Log4j, Commons IO, Commons Math, HikariCP-java6, rxjava, rxjava-extras, rxjava-jdbc, rxjava-math, rxjava-string
The MIT License: JOpt Simple, Mockito