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 |
---|---|---|---|---|---|
io.reactivex | rxjava | 1.1.10 | jar | The Apache Software License, Version 2.0 | No |
com.esotericsoftware | kryo | 3.0.3 | jar | New BSD License | Yes |
junit | junit | 4.12 | jar | Eclipse Public License 1.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.github.davidmoten | junit-extras | 0.3 | jar | The Apache Software License, Version 2.0 |
com.github.davidmoten | rxjava-extras | 0.5.6 | jar | The Apache Software License, Version 2.0 |
com.github.davidmoten | rxjava-slf4j | 0.5.4 | jar | The Apache Software License, Version 2.0 |
com.google.guava | guava | 19.0 | jar | The Apache Software License, Version 2.0 |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.mapdb | thread-weaver | 3.0.mapdb | jar | The Apache Software License, Version 2.0 |
org.mockito | mockito-core | 2.0.31-beta | jar | The MIT License |
org.openjdk.jmh | jmh-core | 1.11.1 | jar | GNU General Public License (GPL), version 2, with the Classpath exception |
org.slf4j | slf4j-log4j12 | 1.7.12 | jar | MIT License |
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 |
---|---|---|---|---|
com.esotericsoftware | minlog | 1.3.0 | jar | New BSD License |
com.esotericsoftware | reflectasm | 1.10.1 | jar | New BSD License |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 2.1 | jar | Apache 2 |
org.ow2.asm | asm | 5.0.3 | jar | BSD |
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 |
---|---|---|---|---|
asm | asm | 3.3.1 | jar | BSD |
cglib | cglib | 3.2.0 | jar | ASF 2.0 |
net.bytebuddy | byte-buddy | 0.6.14 | jar | The Apache Software License, Version 2.0 |
net.sf.jopt-simple | jopt-simple | 4.6 | jar | The MIT License |
org.apache.ant | ant | 1.9.4 | jar | The Apache Software License, Version 2.0 |
org.apache.ant | ant-launcher | 1.9.4 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-math3 | 3.2 | jar | The Apache Software License, Version 2.0 |
org.easymock | easymock | 3.4 | jar | Apache 2 |
org.javassist | javassist | 3.20.0-GA | jar | MPL 1.1-LGPL 2.1-Apache License 2.0 |
org.objenesis | objenesis-tck | 2.2 | jar | Apache 2 |
org.slf4j | slf4j-api | 1.7.12 | jar | MIT License |
Apache 2: EasyMock, Objenesis, Objenesis TCK
BSD: ASM Core
Apache License 2.0: Javassist
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
The MIT License: JOpt Simple, Mockito
LGPL 2.1: Javassist
ASF 2.0: cglib
MPL 1.1: Javassist
GNU General Public License (GPL), version 2, with the Classpath exception: JMH Core
New BSD License: Hamcrest Core, Kryo, MinLog, ReflectASM
The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache Log4j, Byte Buddy (without dependencies), Commons Math, Guava: Google Core Libraries for Java, junit-extras, rxjava, rxjava-extras, rxjava-slf4j, thread-weaver