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 |
---|---|---|---|---|
redis.clients | jedis | 2.8.0 | jar | MIT |
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.12 | jar | Eclipse Public License 1.0 |
org.slf4j | slf4j-simple | 1.7.13 | jar | MIT License |
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 |
---|---|---|---|---|
javax.transaction | transaction-api | 1.1 | jar | - |
org.mybatis | mybatis | 3.3.0 | jar | The Apache Software License, Version 2.0 |
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.apache.commons | commons-pool2 | 2.3 | jar | The Apache Software License, Version 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 |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.slf4j | slf4j-api | 1.7.13 | jar | MIT License |
New BSD License: Hamcrest Core
Unknown: transaction-api
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J Simple Binding
The Apache Software License, Version 2.0: Apache Commons Pool, mybatis, mybatis-redis
MIT: Jedis
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
transaction-api-1.1.jar | 15.07 kB | 24 | 18 | 2 | 1.3 | Yes |
junit-4.12.jar | 314.93 kB | 323 | 286 | 30 | 1.5 | Yes |
commons-pool2-2.3.jar | 109.57 kB | 81 | 66 | 3 | 1.6 | Yes |
hamcrest-core-1.3.jar | 45.02 kB | 52 | 45 | 3 | 1.5 | Yes |
mybatis-3.3.0.jar | 1.42 MB | 906 | 818 | 64 | 1.6 | Yes |
slf4j-api-1.7.13.jar | 33.09 kB | 40 | 29 | 3 | 1.5 | Yes |
slf4j-simple-1.7.13.jar | 10.55 kB | 16 | 6 | 1 | 1.5 | Yes |
jedis-2.8.0.jar | 533.25 kB | 493 | 477 | 7 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
8 | 2.48 MB | 1935 | 1745 | 113 | 1.6 | 8 |
compile: 2 | compile: 642.82 kB | compile: 574 | compile: 543 | compile: 10 | - | compile: 2 |
test: 4 | test: 403.60 kB | test: 431 | test: 366 | test: 37 | - | test: 4 |
provided: 2 | provided: 1.43 MB | provided: 930 | provided: 836 | provided: 66 | - | provided: 2 |
Repo ID | URL | Release | Snapshot |
---|---|---|---|
apache.snapshots | http://repository.apache.org/snapshots | No | Yes |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | No | Yes |
central | https://repo.maven.apache.org/maven2 | Yes | No |
Repository locations for each of the Dependencies.