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.ehcache ehcache 3.5.2 jar The Apache Software License, Version 2.0
org.ehcache.modules ehcache-107 3.5.2 jar The Apache Software 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
com.h2database h2 1.4.197 jar MPL 2.0 or EPL 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.slf4j slf4j-log4j12 1.7.25 jar 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 Licenses
com.sun.xml.bind jaxb-core 2.3.0.1 jar CDDL+GPL License
com.sun.xml.bind jaxb-impl 2.3.2 jar Eclipse Distribution License - v 1.0
javax.persistence javax.persistence-api 2.2 jar Eclipse Public License v1.0Eclipse Distribution License v. 1.0
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1GPL2 w/ CPE
org.hibernate hibernate-core 5.3.10.Final jar GNU Library General Public License v2.1 or later
org.hibernate hibernate-jcache 5.3.10.Final jar GNU Library General Public License v2.1 or later
org.slf4j slf4j-api 1.7.25 jar 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 Licenses
org.ehcache sizeof 0.3.0 jar The Apache Software License, Version 2.0
org.ehcache.modules ehcache-api 3.5.2 jar The Apache Software License, Version 2.0
org.ehcache.modules ehcache-core 3.5.2 jar The Apache Software License, Version 2.0
org.ehcache.modules ehcache-impl 3.5.2 jar The Apache Software License, Version 2.0
org.ehcache.modules ehcache-xml 3.5.2 jar The Apache Software License, Version 2.0
org.terracotta offheap-store 2.4.0 jar The Apache License, Version 2.0
org.terracotta statistics 2.0.5 jar The 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
org.hamcrest hamcrest-core 1.3 jar New BSD 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 Licenses
antlr antlr 2.7.7 jar BSD License
com.fasterxml classmate 1.3.4 jar The Apache Software License, Version 2.0
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE
javax.cache cache-api 1.0.0 jar JSR-000107 JCACHE 2.9 Public Review - Updated Specification License
net.bytebuddy byte-buddy 1.9.5 jar The Apache Software License, Version 2.0
org.dom4j dom4j 2.1.1 jar BSD 3-clause New License
org.hibernate.common hibernate-commons-annotations 5.0.4.Final jar GNU Lesser General Public License v2.1 or later
org.javassist javassist 3.23.2-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.jboss jandex 1.2.2.Final jar AL 2.0
org.jboss.logging jboss-logging 3.3.2.Final jar Apache License, version 2.0
org.jboss.spec.javax.transaction jboss-transaction-api_1.2_spec 1.1.1.Final jar Common Development and Distribution LicenseGNU General Public License, Version 2 with the Classpath Exception

Project Dependency Graph

Dependency Tree

Licenses

MPL 2.0 or EPL 1.0: H2 Database Engine

Apache License, version 2.0: JBoss Logging 3

JSR-000107 JCACHE 2.9 Public Review - Updated Specification License: JSR107 API and SPI

The Apache License, Version 2.0: Terracotta Off-Heap Store, Terracotta Statistics

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding

Eclipse Public License v1.0: javax.persistence-api

GPL2 w/ CPE: jaxb-api

New BSD License: Hamcrest Core

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

GNU Lesser General Public License v2.1 or later: Hibernate Commons Annotations

Unknown: JPA::Cache::Examples

Apache License 2.0: Javassist

BSD License: AntLR Parser Generator

AL 2.0: Java Annotation Indexer

GNU General Public License, Version 2 with the Classpath Exception: Java Transaction API

MPL 1.1: Javassist

CDDL 1.1: jaxb-api

Common Development and Distribution License: Java Transaction API

Eclipse Distribution License v. 1.0: javax.persistence-api

BSD 3-clause New License: dom4j

GNU Library General Public License v2.1 or later: Hibernate ORM - hibernate-core, Hibernate ORM - hibernate-jcache

Eclipse Distribution License - v 1.0: Old JAXB Runtime

LGPL 2.1: Javassist

CDDL+GPL License: Old JAXB Core

The Apache Software License, Version 2.0: Apache Log4j, Byte Buddy (without dependencies), ClassMate, Ehcache, Ehcache 3 API module, Ehcache 3 Core module, Ehcache 3 Implementation module, Ehcache 3 JSR-107 module, Ehcache 3 XML Parsing module, Ehcache SizeOf Engine

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
antlr-2.7.7.jar 445.3 kB 239 224 12 1.2 Yes
classmate-1.3.4.jar 65.1 kB 52 37 4 1.6 Yes
h2-1.4.197.jar 1.9 MB 746 742 35 - Yes
jaxb-core-2.3.0.1.jar 254.9 kB 255 179 23 1.7 Yes
jaxb-impl-2.3.2.jar 1 MB 807 642 25 1.7 Yes
javax.activation-api-1.2.0.jar 56.7 kB 41 31 1 1.5 Yes
cache-api-1.0.0.jar 49.8 kB 79 62 9 1.6 Yes
javax.persistence-api-2.2.jar 164.6 kB 227 207 4 1.8 Yes
jaxb-api-2.3.1.jar 128.1 kB 136 111 7 - Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
log4j-1.2.17.jar 489.9 kB 353 314 21 1.4 Yes
byte-buddy-1.9.5.jar 3.2 MB 2338 2289 37 - Yes
dom4j-2.1.1.jar 323.6 kB 201 184 14 1.8 Yes
ehcache-3.5.2.jar 1.5 MB 1226 1057 116 1.8 Yes
sizeof-0.3.0.jar 75.3 kB 85 70 5 1.5 Yes
ehcache-107-3.5.2.jar 97.2 kB 78 59 4 1.8 Yes
ehcache-api-3.5.2.jar 52.9 kB 95 74 11 1.8 Yes
ehcache-core-3.5.2.jar 225.8 kB 222 191 20 1.8 Yes
ehcache-impl-3.5.2.jar 548.8 kB 373 308 46 1.8 Yes
ehcache-xml-3.5.2.jar 88.4 kB 84 70 3 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
hibernate-core-5.3.10.Final.jar 7 MB 5027 4664 274 1.8 Yes
hibernate-jcache-5.3.10.Final.jar 12.8 kB 17 8 2 1.8 Yes
hibernate-commons-annotations-5.0.4.Final.jar 76.2 kB 80 67 7 1.6 Yes
javassist-3.23.2-GA.jar 770.5 kB 440 416 17 1.6 Yes
jandex-1.2.2.Final.jar 78.8 kB 54 44 1 1.6 Yes
jboss-logging-3.3.2.Final.jar 66.5 kB 57 45 1 1.6 Yes
jboss-transaction-api_1.2_spec-1.1.1.Final.jar 26.3 kB 31 19 1 1.7 Yes
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes
slf4j-log4j12-1.7.25.jar 12.2 kB 20 8 2 1.5 Yes
offheap-store-2.4.0.jar 290.8 kB 196 169 17 1.8 Yes
statistics-2.0.5.jar 131.1 kB 136 116 10 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
32 19.6 MB 14116 12772 766 1.8 32
compile: 9 compile: 3 MB compile: 2495 compile: 2114 compile: 232 - compile: 9
test: 5 test: 2.8 MB test: 1494 test: 1395 test: 91 - test: 5
provided: 18 provided: 13.8 MB provided: 10127 provided: 9263 provided: 443 - provided: 18