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 Licenses
org.apache.shiro shiro-aspectj 1.7.1 jar Apache License, Version 2.0
org.apache.shiro shiro-cache 1.7.1 jar Apache License, Version 2.0
org.apache.shiro shiro-config-core 1.7.1 jar Apache License, Version 2.0
org.apache.shiro shiro-config-ogdl 1.7.1 jar Apache License, Version 2.0
org.apache.shiro shiro-core 1.7.1 jar Apache License, Version 2.0
org.apache.shiro shiro-crypto-cipher 1.7.1 jar Apache License, Version 2.0
org.apache.shiro shiro-crypto-core 1.7.1 jar Apache License, Version 2.0
org.apache.shiro shiro-crypto-hash 1.7.1 jar Apache License, Version 2.0
org.apache.shiro shiro-ehcache 1.7.1 jar Apache License, Version 2.0
org.apache.shiro shiro-event 1.7.1 jar Apache License, Version 2.0
org.apache.shiro shiro-guice 1.7.1 jar Apache License, Version 2.0
org.apache.shiro shiro-hazelcast 1.7.1 jar Apache License, Version 2.0
org.apache.shiro shiro-lang 1.7.1 jar Apache License, Version 2.0
org.apache.shiro shiro-quartz 1.7.1 jar Apache License, Version 2.0
org.apache.shiro shiro-spring 1.7.1 jar Apache License, Version 2.0
org.apache.shiro shiro-web 1.7.1 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 Licenses
junit junit 4.12 jar Eclipse Public License 1.0
org.codehaus.groovy groovy 2.5.8 jar The Apache Software License, Version 2.0
org.easymock easymock 4.1 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 2.1 jar BSD Licence 3
org.powermock powermock-api-easymock 2.0.2 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4 2.0.2 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 Licenses Optional
aopalliance aopalliance 1.0 jar Public Domain No
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0 No
com.google.errorprone error_prone_annotations 2.1.3 jar Apache 2.0 No
com.google.guava guava 25.1-android jar The Apache Software License, Version 2.0 No
com.google.inject guice 4.2.2 jar The Apache Software License, Version 2.0 No
com.google.inject.extensions guice-multibindings 4.2.2 jar The Apache Software License, Version 2.0 No
com.google.j2objc j2objc-annotations 1.1 jar The Apache Software License, Version 2.0 No
com.hazelcast hazelcast 3.12.6 jar The Apache Software License, Version 2.0 No
commons-beanutils commons-beanutils 1.9.4 jar Apache License, Version 2.0 No
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0 No
javax.annotation javax.annotation-api 1.3.2 jar CDDL + GPLv2 with classpath exception No
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0 No
org.aspectj aspectjrt 1.9.4 jar Eclipse Public License - v 1.0 No
org.aspectj aspectjweaver 1.9.4 jar Eclipse Public License - v 1.0 No
org.checkerframework checker-compat-qual 2.0.0 jar GNU General Public License, version 2 (GPL2), with the classpath exceptionThe MIT License No
org.codehaus.mojo animal-sniffer-annotations 1.14 jar MIT license No
org.owasp.encoder encoder 1.2.2 jar The BSD 3-Clause License No
org.slf4j slf4j-api 1.7.26 jar MIT License No
com.mchange c3p0 0.9.5.4 jar GNU Lesser General Public License, Version 2.1Eclipse Public License, Version 1.0 Yes
com.mchange mchange-commons-java 0.2.15 jar GNU Lesser General Public License, Version 2.1Eclipse Public License, Version 1.0 Yes
com.zaxxer HikariCP-java7 2.4.13 jar The Apache Software License, Version 2.0 Yes
net.sf.ehcache ehcache-core 2.6.11 jar The Apache Software License, Version 2.0 Yes
org.quartz-scheduler quartz 2.3.2 jar The Apache Software License, Version 2.0 Yes

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 Licenses
cglib cglib-nodep 3.2.9 jar ASF 2.0
net.bytebuddy byte-buddy 1.9.3 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.9.3 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest 2.1 jar BSD Licence 3
org.javassist javassist 3.24.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.objenesis objenesis 3.1 jar Apache License, Version 2.0
org.powermock powermock-api-support 2.0.2 jar The Apache Software License, Version 2.0
org.powermock powermock-core 2.0.2 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4-common 2.0.2 jar The Apache Software License, Version 2.0
org.powermock powermock-reflect 2.0.2 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

GNU Lesser General Public License, Version 2.1: c3p0, mchange-commons-java

Apache 2.0: error-prone annotations

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

ASF 2.0: cglib-nodep

Public Domain: AOP alliance

BSD Licence 3: Hamcrest, Hamcrest Core

Eclipse Public License, Version 1.0: c3p0, mchange-commons-java

The BSD 3-Clause License: Java Encoder

Apache License 2.0: Javassist

The MIT License: Checker Qual

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Shiro :: All (aggregate jar), Apache Shiro :: Cache, Apache Shiro :: Configuration :: Core, Apache Shiro :: Configuration :: OGDL, Apache Shiro :: Core, Apache Shiro :: Cryptography :: Ciphers, Apache Shiro :: Cryptography :: Core, Apache Shiro :: Cryptography :: Hashing, Apache Shiro :: Event, Apache Shiro :: Lang, Apache Shiro :: Support :: AspectJ, Apache Shiro :: Support :: EHCache, Apache Shiro :: Support :: Guice, Apache Shiro :: Support :: Hazelcast, Apache Shiro :: Support :: Quartz, Apache Shiro :: Support :: Spring, Apache Shiro :: Web, EasyMock, Objenesis

GNU General Public License, version 2 (GPL2), with the classpath exception: Checker Qual

LGPL 2.1: Javassist

CDDL + GPLv2 with classpath exception: javax.annotation API

MIT license: Animal Sniffer Annotations

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Apache Groovy, Byte Buddy (without dependencies), Byte Buddy Java agent, Ehcache Core, FindBugs-jsr305, Google Guice - Core Library, Google Guice - Extensions - MultiBindings, Guava: Google Core Libraries for Java, HikariCP, J2ObjC Annotations, PowerMock, hazelcast, javax.inject, quartz

Eclipse Public License - v 1.0: AspectJ runtime, AspectJ weaver

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
cglib-nodep-3.2.9.jar 414 kB 304 280 9 1.5 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.1.3.jar 13.7 kB 34 22 2 1.7 No
guava-25.1-android.jar 2.6 MB 1905 1875 18 1.7 Yes
guice-4.2.2.jar 846.6 kB 612 583 15 1.7 Yes
guice-multibindings-4.2.2.jar 6.1 kB 6 0 0 - No
j2objc-annotations-1.1.jar 8.8 kB 23 12 1 1.5 Yes
hazelcast-3.12.6.jar 11.9 MB 8741 8262 399 1.8 Yes
commons-beanutils-1.9.4.jar 246.9 kB 154 137 5 1.6 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
javax.annotation-api-1.3.2.jar 26.6 kB 29 15 3 1.8 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
byte-buddy-1.9.3.jar 3.2 MB 2335 2286 37 - Yes
byte-buddy-agent-1.9.3.jar 43.4 kB 41 31 2 - Yes
shiro-aspectj-1.7.1.jar 13.7 kB 18 4 1 1.8 Yes
shiro-cache-1.7.1.jar 13.9 kB 21 7 1 1.8 Yes
shiro-config-core-1.7.1.jar 18.3 kB 19 5 1 1.8 Yes
shiro-config-ogdl-1.7.1.jar 43.8 kB 37 22 2 1.8 Yes
shiro-core-1.7.1.jar 414 kB 383 334 37 1.8 Yes
shiro-crypto-cipher-1.7.1.jar 24.8 kB 26 12 1 1.8 Yes
shiro-crypto-core-1.7.1.jar 11.1 kB 18 4 1 1.8 Yes
shiro-crypto-hash-1.7.1.jar 34.5 kB 40 24 2 1.8 Yes
shiro-ehcache-1.7.1.jar 15.9 kB 18 2 1 1.8 Yes
shiro-event-1.7.1.jar 19.5 kB 28 13 2 1.8 Yes
shiro-guice-1.7.1.jar 53.6 kB 51 35 3 1.8 Yes
shiro-hazelcast-1.7.1.jar 10.5 kB 16 1 1 1.8 Yes
shiro-lang-1.7.1.jar 51.6 kB 51 35 4 1.8 Yes
shiro-quartz-1.7.1.jar 13.5 kB 18 2 1 1.8 Yes
shiro-spring-1.7.1.jar 42.8 kB 46 25 7 1.8 Yes
shiro-web-1.7.1.jar 160.4 kB 124 94 15 1.8 Yes
aspectjrt-1.9.4.jar 121.7 kB 148 130 11 1.8 Yes
aspectjweaver-1.9.4.jar 2 MB 1020 968 36 1.8 Yes
checker-compat-qual-2.0.0.jar 31.5 kB 47 28 10 1.7 Yes
groovy-2.5.8.jar 5.5 MB 3773 3647 101 1.7 Yes
animal-sniffer-annotations-1.14.jar 3.5 kB 12 1 1 1.5 No
easymock-4.1.jar 569.7 kB 420 388 14 1.8 Yes
hamcrest-2.1.jar 123.1 kB 122 108 11 1.7 Yes
hamcrest-core-2.1.jar 1.2 kB 6 1 1 1.7 Yes
javassist-3.24.0-GA.jar 777.7 kB 447 423 17 1.8 Yes
objenesis-3.1.jar 60.4 kB 64 48 10 1.8 Yes
encoder-1.2.2.jar 37.5 kB 32 21 1 1.5 Yes
powermock-api-easymock-2.0.2.jar 53.3 kB 54 37 10 1.6 Yes
powermock-api-support-2.0.2.jar 21.6 kB 24 14 4 1.6 Yes
powermock-core-2.0.2.jar 201 kB 208 175 27 1.6 Yes
powermock-module-junit4-2.0.2.jar 48 kB 35 25 3 1.6 Yes
powermock-module-junit4-common-2.0.2.jar 17.7 kB 19 9 2 1.6 Yes
powermock-reflect-2.0.2.jar 65.8 kB 50 37 8 1.6 Yes
slf4j-api-1.7.26.jar 41.1 kB 46 34 4 1.5 Yes
c3p0-0.9.5.4.jar 499.8 kB 261 240 17 1.6 Yes
mchange-commons-java-0.2.15.jar 624 kB 678 612 58 1.6 Yes
HikariCP-java7-2.4.13.jar 134 kB 87 71 7 1.7 Yes
ehcache-core-2.6.11.jar 1.3 MB 1042 961 65 1.6 Yes
quartz-2.3.2.jar 693 kB 426 353 32 1.7 Yes
Total Size Entries Classes Packages Java Version Debug Information
55 34.3 MB 24995 23249 1069 1.8 51
compile: 39 compile: 22.8 MB compile: 16770 compile: 15454 compile: 783 - compile: 35
test: 16 test: 11.5 MB test: 8225 test: 7795 test: 286 - test: 16