-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathTHIRD-PARTY.txt
41 lines (40 loc) · 5.76 KB
/
THIRD-PARTY.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Lists third-party dependencies.
(Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.1.3 - http://logback.qos.ch/logback-classic)
(Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.1.3 - http://logback.qos.ch/logback-core)
(Apache Software License Version 2.0) JCommander (com.beust:jcommander:1.48 - http://beust.com/jcommander)
(Apache Software License Version 2.0) Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.8.4 - http://github.com/FasterXML/jackson)
(Apache Software License Version 2.0) Jackson-core (com.fasterxml.jackson.core:jackson-core:2.8.4 - https://github.com/FasterXML/jackson-core)
(Apache Software License Version 2.0) jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.8.4 - http://github.com/FasterXML/jackson)
(Apache Software License Version 2.0) Jackson-JAXRS-base (com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.8.4 - http://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-base)
(Apache Software License Version 2.0) Jackson-JAXRS-JSON (com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.8.4 - http://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-json-provider)
(Apache Software License Version 2.0) Jackson module: JAXB-annotations (com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.8.4 - http://github.com/FasterXML/jackson-module-jaxb-annotations)
(CDDL + GPLv2 with classpath exception) javax.annotation API (javax.annotation:javax.annotation-api:1.2 - http://jcp.org/en/jsr/detail?id=250)
(Apache Software License Version 2.0) Bean Validation API (javax.validation:validation-api:1.1.0.Final - http://beanvalidation.org)
(CDDL 1.1) (GPL2 w/ CPE) javax.ws.rs-api (javax.ws.rs:javax.ws.rs-api:2.0.1 - http://jax-rs-spec.java.net)
(Apache Software License Version 2.0) Apache Commons Math (org.apache.commons:commons-math3:3.6.1 - http://commons.apache.org/proper/commons-math/)
(Apache Software License Version 2.0) Lucene Common Analyzers (org.apache.lucene:lucene-analyzers-common:5.4.1 - http://lucene.apache.org/lucene-parent/lucene-analyzers-common)
(Apache Software License Version 2.0) Lucene Core (org.apache.lucene:lucene-core:5.4.1 - http://lucene.apache.org/lucene-parent/lucene-core)
(CDDL+GPL) grizzly-framework (org.glassfish.grizzly:grizzly-framework:2.3.28 - http://grizzly.java.net/grizzly-framework)
(CDDL+GPL) grizzly-http (org.glassfish.grizzly:grizzly-http:2.3.28 - http://grizzly.java.net/grizzly-http)
(CDDL+GPL) grizzly-http-server (org.glassfish.grizzly:grizzly-http-server:2.3.28 - http://grizzly.java.net/grizzly-http-server)
(CDDL + GPLv2 with classpath exception) HK2 API module (org.glassfish.hk2:hk2-api:2.5.0-b32 - https://hk2.java.net/hk2-api)
(CDDL + GPLv2 with classpath exception) ServiceLocator Default Implementation (org.glassfish.hk2:hk2-locator:2.5.0-b32 - https://hk2.java.net/hk2-locator)
(CDDL + GPLv2 with classpath exception) HK2 Implementation Utilities (org.glassfish.hk2:hk2-utils:2.5.0-b32 - https://hk2.java.net/hk2-utils)
(CDDL + GPLv2 with classpath exception) OSGi resource locator bundle - used by various API providers that rely on META-INF/services mechanism to locate providers. (org.glassfish.hk2:osgi-resource-locator:1.0.1 - http://glassfish.org/osgi-resource-locator/)
(CDDL + GPLv2 with classpath exception) aopalliance version 1.0 repackaged as a module (org.glassfish.hk2.external:aopalliance-repackaged:2.5.0-b32 - https://hk2.java.net/external/aopalliance-repackaged)
(CDDL + GPLv2 with classpath exception) javax.inject:1 as OSGi bundle (org.glassfish.hk2.external:javax.inject:2.5.0-b32 - https://hk2.java.net/external/javax.inject)
(CDDL+GPL License) jersey-repackaged-guava (org.glassfish.jersey.bundles.repackaged:jersey-guava:2.25.1 - https://jersey.java.net/project/project/jersey-guava/)
(CDDL+GPL License) jersey-container-grizzly2-http (org.glassfish.jersey.containers:jersey-container-grizzly2-http:2.25.1 - https://jersey.java.net/project/jersey-container-grizzly2-http/)
(CDDL+GPL License) jersey-core-client (org.glassfish.jersey.core:jersey-client:2.25.1 - https://jersey.java.net/jersey-client/)
(CDDL+GPL License) jersey-core-common (org.glassfish.jersey.core:jersey-common:2.25.1 - https://jersey.java.net/jersey-common/)
(CDDL+GPL License) jersey-core-server (org.glassfish.jersey.core:jersey-server:2.25.1 - https://jersey.java.net/jersey-server/)
(CDDL+GPL License) jersey-ext-entity-filtering (org.glassfish.jersey.ext:jersey-entity-filtering:2.25.1 - https://jersey.java.net/project/jersey-entity-filtering/)
(CDDL+GPL License) jersey-media-jaxb (org.glassfish.jersey.media:jersey-media-jaxb:2.25.1 - https://jersey.java.net/project/jersey-media-jaxb/)
(CDDL+GPL License) jersey-media-json-jackson (org.glassfish.jersey.media:jersey-media-json-jackson:2.25.1 - https://jersey.java.net/project/jersey-media-json-jackson/)
(Apache Software License Version 2.0) (LGPL 2.1) (MPL 1.1) Javassist (org.javassist:javassist:3.20.0-GA - http://www.javassist.org/)
(Apache Software License Version 2.0) BSON (org.mongodb:bson:3.0.4 - http://bsonspec.org)
(Apache Software License Version 2.0) MongoDB Driver (org.mongodb:mongodb-driver:3.0.4 - http://www.mongodb.org)
(Apache Software License Version 2.0) MongoDB Java Driver Core (org.mongodb:mongodb-driver-core:3.0.4 - http://www.mongodb.org)
(The MIT License) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:1.7.12 - http://www.slf4j.org)
(The MIT License) SLF4J API Module (org.slf4j:slf4j-api:1.7.12 - http://www.slf4j.org)
(Apache Software License Version 2.0) testng (org.testng:testng:6.10 - http://testng.org)