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 License
javax.transaction jta 1.1 jar -
net.krotscheck knet-utils 1.0.2 jar Apache License, Version 2.0
org.hibernate hibernate-core 5.1.0.Final jar GNU Lesser General Public License
org.hibernate hibernate-search-orm 5.5.3.Final jar GNU Lesser General Public License
org.slf4j slf4j-api 1.7.13 jar MIT License

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 License
ch.qos.logback logback-core 1.1.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.h2database h2 1.4.190 jar MPL 2.0, and EPL 1.0
junit junit 4.12 jar Eclipse Public License 1.0
org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-grizzly2 2.22.2 jar CDDL+GPL License
org.mockito mockito-all 1.10.19 jar The MIT License
org.powermock powermock-api-mockito 1.6.4 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4 1.6.4 jar The Apache Software License, Version 2.0

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 License
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
org.glassfish.jersey.containers jersey-container-servlet 2.22.2 jar CDDL+GPL 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 License
antlr antlr 2.7.7 jar BSD License
com.fasterxml classmate 1.3.0 jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
dom4j dom4j 1.6.1 jar -
org.apache.geronimo.specs geronimo-jta_1.1_spec 1.1.1 jar The Apache Software License, Version 2.0
org.apache.lucene lucene-analyzers-common 5.3.1 jar Apache 2
org.apache.lucene lucene-backward-codecs 5.3.1 jar Apache 2
org.apache.lucene lucene-core 5.3.1 jar Apache 2
org.apache.lucene lucene-facet 5.3.1 jar Apache 2
org.apache.lucene lucene-misc 5.3.1 jar Apache 2
org.apache.lucene lucene-queries 5.3.1 jar Apache 2
org.hibernate hibernate-search-engine 5.5.3.Final jar GNU Lesser General Public License
org.hibernate.common hibernate-commons-annotations 5.0.1.Final jar GNU Lesser General Public License
org.hibernate.javax.persistence hibernate-jpa-2.1-api 1.0.0.Final jar Eclipse Public License (EPL), Version 1.0-Eclipse Distribution License (EDL), Version 1.0
org.javassist javassist 3.20.0-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.jboss jandex 2.0.0.Final jar Apache License, Version 2.0
org.jboss.logging jboss-logging 3.3.0.Final jar Apache License, version 2.0
xml-apis xml-apis 1.0.b2 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 License
org.glassfish.grizzly grizzly-framework 2.3.23 jar CDDL+GPL
org.glassfish.grizzly grizzly-http 2.3.23 jar CDDL+GPL
org.glassfish.grizzly grizzly-http-server 2.3.23 jar CDDL+GPL
org.glassfish.grizzly grizzly-http-servlet 2.3.23 jar CDDL+GPL
org.glassfish.jersey.containers jersey-container-grizzly2-http 2.22.2 jar CDDL+GPL License
org.glassfish.jersey.containers jersey-container-grizzly2-servlet 2.22.2 jar CDDL+GPL License
org.glassfish.jersey.test-framework jersey-test-framework-core 2.22.2 jar CDDL+GPL License
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.mockito mockito-core 1.10.19 jar The MIT License
org.objenesis objenesis 2.1 jar Apache 2
org.ow2.asm asm-debug-all 5.0.4 jar BSD
org.powermock powermock-api-support 1.6.4 jar The Apache Software License, Version 2.0
org.powermock powermock-core 1.6.4 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4-common 1.6.4 jar The Apache Software License, Version 2.0
org.powermock powermock-reflect 1.6.4 jar The Apache Software License, Version 2.0

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 License
javax.annotation javax.annotation-api 1.2 jar CDDL + GPLv2 with classpath exception
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
javax.ws.rs javax.ws.rs-api 2.0.1 jar CDDL 1.1-GPL2 w/ CPE
org.glassfish.hk2 hk2-api 2.4.0-b34 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-locator 2.4.0-b34 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-utils 2.4.0-b34 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 osgi-resource-locator 1.0.1 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2.external aopalliance-repackaged 2.4.0-b34 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2.external javax.inject 2.4.0-b34 jar CDDL + GPLv2 with classpath exception
org.glassfish.jersey.bundles.repackaged jersey-guava 2.22.2 jar CDDL+GPL License
org.glassfish.jersey.containers jersey-container-servlet-core 2.22.2 jar CDDL+GPL License
org.glassfish.jersey.core jersey-client 2.22.2 jar CDDL+GPL License
org.glassfish.jersey.core jersey-common 2.22.2 jar CDDL+GPL License
org.glassfish.jersey.core jersey-server 2.22.2 jar CDDL+GPL License
org.glassfish.jersey.media jersey-media-jaxb 2.22.2 jar CDDL+GPL License

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

Eclipse Public License (EPL), Version 1.0: Java Persistence API, Version 2.1

MPL 2.0, and EPL 1.0: H2 Database Engine

CDDL+GPL: grizzly-framework, grizzly-http, grizzly-http-server, grizzly-http-servlet

CDDL 1.1: javax.ws.rs-api

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

GPL2 w/ CPE: javax.ws.rs-api

GNU Lesser General Public License: Core Hibernate O/RM functionality, Hibernate Commons Annotations, Hibernate Search Engine, Hibernate Search ORM, Logback Core Module

New BSD License: Hamcrest Core

Eclipse Distribution License (EDL), Version 1.0: Java Persistence API, Version 2.1

Apache 2: Lucene Common Analyzers, Lucene Core, Lucene Facets, Lucene Memory, Lucene Miscellaneous, Lucene Queries, Objenesis

BSD: ASM Debug All

Unknown: Java Transaction API, dom4j

Apache License 2.0: Javassist

BSD License: AntLR Parser Generator

The MIT License: Mockito

Apache License, Version 2.0: Java Annotation Indexer, jersey2-hibernate, knet-utils

LGPL 2.1: Javassist

CDDL + GPLv2 with classpath exception: HK2 API module, HK2 Implementation Utilities, Java Servlet API, OSGi resource locator bundle - used by various API providers that rely on META-INF/services mechanism to locate providers., ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, javax.annotation API, javax.inject:1 as OSGi bundle

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Bean Validation API, ClassMate, Commons IO, JTA 1.1, XML Commons External Components XML APIs, powermock-api-mockito, powermock-api-support, powermock-core, powermock-module-junit4, powermock-module-junit4-common, powermock-reflect

CDDL+GPL License: jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-media-jaxb, jersey-repackaged-guava, jersey-test-framework-core, jersey-test-framework-provider-grizzly2

Eclipse Public License - v 1.0: Logback Core Module

Dependency File Details

Total Size Entries Classes Packages Java Version Debug Information
Filename Size Entries Classes Packages Java Version Debug Information
antlr-2.7.7.jar 445.29 kB 239 224 12 1.2 Yes
logback-core-1.1.3.jar 455.04 kB 410 365 35 1.6 Yes
classmate-1.3.0.jar 64.11 kB 52 37 4 1.6 Yes
h2-1.4.190.jar 1.71 MB 640 637 35 1.6 Yes
commons-io-2.4.jar 185.14 kB 128 110 6 1.6 Yes
dom4j-1.6.1.jar 313.90 kB 208 190 14 1.3 Yes
javax.annotation-api-1.2.jar 26.37 kB 29 15 3 1.6 Yes
javax.servlet-api-3.1.0.jar 95.81 kB 103 79 4 1.6 Yes
jta-1.1.jar 15.07 kB 24 18 2 1.3 Yes
validation-api-1.1.0.Final.jar 63.78 kB 122 106 8 1.6 Yes
javax.ws.rs-api-2.0.1.jar 115.53 kB 139 125 5 1.6 Yes
junit-4.12.jar 314.93 kB 323 286 30 1.5 Yes
knet-utils-1.0.2.jar 6.68 kB 14 3 2 1.6 Yes
geronimo-jta_1.1_spec-1.1.1.jar 16.03 kB 30 18 2 1.5 Yes
lucene-analyzers-common-5.3.1.jar 1.56 MB 673 563 61 1.6 Yes
lucene-backward-codecs-5.3.1.jar 383.68 kB 223 202 10 1.6 Yes
lucene-core-5.3.1.jar 2.36 MB 1563 1532 21 1.6 Yes
lucene-facet-5.3.1.jar 177.01 kB 125 112 6 1.6 Yes
lucene-misc-5.3.1.jar 172.30 kB 122 107 7 1.6 Yes
lucene-queries-5.3.1.jar 212.09 kB 174 162 5 1.6 Yes
grizzly-framework-2.3.23.jar 896.80 kB 640 604 23 1.6 Yes
grizzly-http-2.3.23.jar 338.32 kB 177 163 3 1.6 Yes
grizzly-http-server-2.3.23.jar 286.96 kB 189 171 7 1.6 Yes
grizzly-http-servlet-2.3.23.jar 205.52 kB 106 84 1 1.6 Yes
hk2-api-2.4.0-b34.jar 178.95 kB 184 165 7 1.6 Yes
hk2-locator-2.4.0-b34.jar 181.27 kB 111 95 3 1.6 Yes
hk2-utils-2.4.0-b34.jar 118.97 kB 105 80 8 1.6 Yes
osgi-resource-locator-1.0.1.jar 20.24 kB 23 12 1 1.6 Yes
aopalliance-repackaged-2.4.0-b34.jar 14.77 kB 39 26 4 1.6 Yes
javax.inject-2.4.0-b34.jar 5.95 kB 15 6 1 1.6 No
jersey-guava-2.22.2.jar 971.31 kB 775 753 9 1.6 Yes
jersey-container-grizzly2-http-2.22.2.jar 27.85 kB 33 17 2 1.6 Yes
jersey-container-grizzly2-servlet-2.22.2.jar 6.91 kB 13 1 1 1.6 Yes
jersey-container-servlet-2.22.2.jar 18.10 kB 25 6 3 1.6 Yes
jersey-container-servlet-core-2.22.2.jar 66.27 kB 66 51 4 1.6 Yes
jersey-client-2.22.2.jar 167.42 kB 127 111 5 1.6 Yes
jersey-common-2.22.2.jar 698.38 kB 503 474 18 1.6 Yes
jersey-server-2.22.2.jar 951.70 kB 728 665 26 1.6 Yes
jersey-media-jaxb-2.22.2.jar 72.73 kB 62 47 1 1.6 Yes
jersey-test-framework-core-2.22.2.jar 29.82 kB 34 22 2 1.6 Yes
jersey-test-framework-provider-grizzly2-2.22.2.jar 12.19 kB 20 6 1 1.6 Yes
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
hibernate-core-5.1.0.Final.jar 5.68 MB 4174 3885 221 1.6 Yes
hibernate-search-engine-5.5.3.Final.jar 1.03 MB 853 756 71 1.6 Yes
hibernate-search-orm-5.5.3.Final.jar 139.76 kB 117 77 14 1.6 Yes
hibernate-commons-annotations-5.0.1.Final.jar 75.29 kB 80 67 7 1.6 Yes
hibernate-jpa-2.1-api-1.0.0.Final.jar 113.37 kB 207 200 4 1.6 Yes
javassist-3.20.0-GA.jar 750.58 kB 423 399 17 1.6 Yes
jandex-2.0.0.Final.jar 187.75 kB 112 102 1 1.6 Yes
jboss-logging-3.3.0.Final.jar 66.80 kB 60 48 1 1.6 Yes
mockito-all-1.10.19.jar 1.23 MB 1215 752 79 1.5 Yes
mockito-core-1.10.19.jar 1.17 MB 1138 694 67 1.5 Yes
objenesis-2.1.jar 41.76 kB 52 37 9 1.5 Yes
asm-debug-all-5.0.4.jar 379.04 kB 184 166 7 1.5 Yes
powermock-api-mockito-1.6.4.jar 99.17 kB 105 75 16 1.6 Yes
powermock-api-support-1.6.4.jar 19.46 kB 28 14 4 1.6 Yes
powermock-core-1.6.4.jar 104.92 kB 103 77 16 1.6 Yes
powermock-module-junit4-1.6.4.jar 46.25 kB 39 25 3 1.6 Yes
powermock-module-junit4-common-1.6.4.jar 14.78 kB 22 8 2 1.6 Yes
powermock-reflect-1.6.4.jar 47.28 kB 42 25 8 1.6 Yes
slf4j-api-1.7.13.jar 33.09 kB 40 29 3 1.5 Yes
xml-apis-1.0.b2.jar 109.32 kB 217 184 17 1.2 No
62 25.35 MB 18579 16115 972 1.6 60
compile: 23 compile: 14.10 MB compile: 9858 compile: 9025 compile: 508 - compile: 22
test: 22 test: 7.49 MB test: 5565 test: 4274 test: 354 - test: 22
provided: 17 provided: 3.77 MB provided: 3156 provided: 2816 provided: 110 - provided: 16

Back to top

Version: 2.1.1.