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
io.earcam io.earcam.unexceptional 1.0.0 jar The Apache License, Version 2.0-BSD 3-Clause License-Eclipse Public License-MIT License
javax.json javax.json-api 1.1.2 jar Dual license consisting of the CDDL v1.1 and GPL v2
javax.json.bind javax.json.bind-api 1.0 jar Dual license consisting of the CDDL v1.1 and GPL v2
javax.ws.rs javax.ws.rs-api 2.1.1 jar EPL 2.0-GPL2 w/ CPE
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1-GPL2 w/ CPE

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
org.eclipse yasson 1.0.1 jar Eclipse Distribution License 1.0 (BSD)-Eclipse Public License 1.0
org.glassfish javax.json 1.1.2 jar Dual license consisting of the CDDL v1.1 and GPL v2

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
io.earcam.utilitarian io.earcam.utilitarian.net 1.2.1 jar The Apache License, Version 2.0-BSD 3-Clause License-Eclipse Public License-MIT License
org.glassfish.jersey.core jersey-client 2.27 jar CDDL 1.1-GPL2 w/ CPE-Apache License, 2.0-Public Domain-Modified BSD
org.glassfish.jersey.inject jersey-hk2 2.27 jar CDDL 1.1-GPL2 w/ CPE-Apache License, 2.0-Public Domain-Modified BSD
org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-jdk-http 2.27 jar CDDL 1.1-GPL2 w/ CPE-Apache License, 2.0-Public Domain-Modified BSD
org.hamcrest java-hamcrest 2.0.0.0 jar BSD Licence 3
org.junit.jupiter junit-jupiter-api 5.3.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.3.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.3.1 jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.3.1 jar Eclipse Public License v2.0
org.mockito mockito-core 2.22.0 jar The MIT License
org.slf4j slf4j-simple 1.8.0-beta2 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.google.code.findbugs jsr305 3.0.2 jar The BSD 3-Clause License
org.slf4j slf4j-api 1.8.0-beta2 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
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE

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
io.earcam.utilitarian io.earcam.utilitarian.security 1.2.1 jar The Apache License, Version 2.0-BSD 3-Clause License-Eclipse Public License-MIT License
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
javax.servlet javax.servlet-api 3.0.1 jar CDDL + GPLv2 with classpath exception
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
junit junit 4.12 jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.8.21 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.8.21 jar The Apache Software License, Version 2.0
org.apiguardian apiguardian-api 1.0.0 jar The Apache License, Version 2.0
org.bouncycastle bcpkix-jdk15on 1.60 jar Bouncy Castle Licence
org.bouncycastle bcprov-ext-jdk15on 1.60 jar Bouncy Castle Licence
org.bouncycastle bcprov-jdk15on 1.60 jar Bouncy Castle Licence
org.glassfish.hk2 hk2-api 2.5.0-b42 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-locator 2.5.0-b42 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-utils 2.5.0-b42 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.5.0-b42 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2.external javax.inject 2.5.0-b42 jar CDDL + GPLv2 with classpath exception
org.glassfish.jersey.containers jersey-container-jdk-http 2.27 jar CDDL 1.1-GPL2 w/ CPE-Apache License, 2.0-Public Domain-Modified BSD
org.glassfish.jersey.containers jersey-container-servlet-core 2.27 jar CDDL 1.1-GPL2 w/ CPE-Apache License, 2.0-Public Domain-Modified BSD
org.glassfish.jersey.core jersey-common 2.27 jar Common Development and Distribution License (CDDL), Version 1.1-The GNU General Public License (GPL), Version 2, With Classpath Exception-Apache License, 2.0-Public Domain
org.glassfish.jersey.core jersey-server 2.27 jar Common Development and Distribution License (CDDL), Version 1.1-The GNU General Public License (GPL), Version 2, With Classpath Exception-Apache License, 2.0-Modified BSD
org.glassfish.jersey.media jersey-media-jaxb 2.27 jar CDDL 1.1-GPL2 w/ CPE-Apache License, 2.0-Public Domain-Modified BSD
org.glassfish.jersey.test-framework jersey-test-framework-core 2.27 jar CDDL 1.1-GPL2 w/ CPE-Apache License, 2.0-Public Domain-Modified BSD
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.javassist javassist 3.22.0-CR2 jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.junit.platform junit-platform-commons 1.3.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.3.1 jar Eclipse Public License v2.0
org.objenesis objenesis 2.6 jar Apache 2
org.opentest4j opentest4j 1.1.1 jar The Apache 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 Licenses
javax.annotation javax.annotation-api 1.3.2 jar CDDL + GPLv2 with classpath exception

Project Dependency Graph

Dependency Tree

Licenses

Common Development and Distribution License (CDDL), Version 1.1: jersey-core-common, jersey-core-server

The Apache License, Version 2.0: io.earcam.unexceptional, io.earcam.utilitarian.net, io.earcam.utilitarian.security, io.earcam.utilitarian.web.jaxrs, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Eclipse Public License 1.0: JUnit, org.eclipse.yasson

MIT License: SLF4J API Module, SLF4J Simple Binding, io.earcam.unexceptional, io.earcam.utilitarian.net, io.earcam.utilitarian.security, io.earcam.utilitarian.web.jaxrs

Eclipse Distribution License 1.0 (BSD): org.eclipse.yasson

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher, JUnit Vintage Engine

GPL2 w/ CPE: javax.ws.rs-api, jaxb-api, jersey-container-jdk-http, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core, jersey-test-framework-provider-jdk-http

New BSD License: Hamcrest Core

BSD 3-Clause License: io.earcam.unexceptional, io.earcam.utilitarian.net, io.earcam.utilitarian.security, io.earcam.utilitarian.web.jaxrs

Apache 2: Objenesis

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

The BSD 3-Clause License: FindBugs-jsr305

Apache License 2.0: Javassist

The MIT License: mockito-core

EPL 2.0: javax.ws.rs-api

MPL 1.1: Javassist

Apache License, 2.0: jersey-container-jdk-http, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core, jersey-test-framework-provider-jdk-http

CDDL 1.1: jaxb-api, jersey-container-jdk-http, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core, jersey-test-framework-provider-jdk-http

Eclipse Public License: io.earcam.unexceptional, io.earcam.utilitarian.net, io.earcam.utilitarian.security, io.earcam.utilitarian.web.jaxrs

Public Domain: jersey-container-jdk-http, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core, jersey-test-framework-provider-jdk-http

BSD Licence 3: Java Hamcrest

Bouncy Castle Licence: Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider

Modified BSD: jersey-container-jdk-http, jersey-container-servlet-core, jersey-core-client, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core, jersey-test-framework-provider-jdk-http

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

Dual license consisting of the CDDL v1.1 and GPL v2: JSR 374 (JSON Processing) API, JSR 374 (JSON Processing) Default Provider, javax.json.bind-api

The Apache Software License, Version 2.0: Bean Validation API, Byte Buddy (without dependencies), Byte Buddy Java agent, javax.inject

The GNU General Public License (GPL), Version 2, With Classpath Exception: jersey-core-common, jersey-core-server

Dependency File Details

Total Size Entries Classes Packages Java Version Debug Information
Filename Size Entries Classes Packages Java Version Debug Information
jsr305-3.0.2.jar 20.1 kB 46 35 3 1.6 Yes
io.earcam.unexceptional-1.0.0.jar 39.7 kB 35 24 1 1.8 Yes
io.earcam.utilitarian.net-1.2.1.jar 10.9 kB 19 7 2 1.8 Yes
io.earcam.utilitarian.security-1.2.1.jar 16.8 kB 19 8 1 1.8 Yes
javax.activation-api-1.2.0.jar 56.7 kB 41 31 1 1.5 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
javax.json-api-1.1.2.jar 31.1 kB 46 34 3 1.8 Yes
javax.json.bind-api-1.0.jar 23.7 kB 42 26 6 1.8 Yes
javax.servlet-api-3.0.1.jar 85.4 kB 94 74 4 1.5 Yes
validation-api-1.1.0.Final.jar 63.8 kB 122 106 8 1.6 Yes
javax.ws.rs-api-2.1.1.jar 126.9 kB 153 137 6 1.8 Yes
jaxb-api-2.3.1.jar 128.1 kB 136 110 6 - Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
byte-buddy-1.8.21.jar 3.1 MB 2179 2130 36 1.6 Yes
byte-buddy-agent-1.8.21.jar 41.8 kB 39 29 1 1.6 Yes
apiguardian-api-1.0.0.jar 2.2 kB 7 2 1 1.6 Yes
bcpkix-jdk15on-1.60.jar 796.5 kB 723 674 42 1.5 No
bcprov-ext-jdk15on-1.60.jar 4.3 MB 3541 3372 153 1.5 No
bcprov-jdk15on-1.60.jar 4.2 MB 3494 3330 149 1.5 No
yasson-1.0.1.jar 296.3 kB 244 222 9 1.8 Yes
javax.json-1.1.2.jar 101.1 kB 73 60 2 1.8 Yes
hk2-api-2.5.0-b42.jar 186.8 kB 193 174 7 1.6 Yes
hk2-locator-2.5.0-b42.jar 189.5 kB 114 98 3 1.6 Yes
hk2-utils-2.5.0-b42.jar 135.3 kB 115 90 8 1.6 Yes
osgi-resource-locator-1.0.1.jar 20.2 kB 23 12 1 1.6 Yes
aopalliance-repackaged-2.5.0-b42.jar 14.8 kB 39 26 4 1.6 Yes
javax.inject-2.5.0-b42.jar 6 kB 15 6 1 1.6 No
jersey-container-jdk-http-2.27.jar 21.2 kB 23 8 2 1.8 Yes
jersey-container-servlet-core-2.27.jar 59.3 kB 57 42 4 1.8 Yes
jersey-client-2.27.jar 181.6 kB 128 110 6 1.8 Yes
jersey-common-2.27.jar 1.1 MB 834 800 20 1.8 Yes
jersey-server-2.27.jar 933.6 kB 668 617 27 1.8 Yes
jersey-hk2-2.27.jar 62.5 kB 59 44 1 1.8 Yes
jersey-media-jaxb-2.27.jar 71.9 kB 62 47 1 1.8 Yes
jersey-test-framework-core-2.27.jar 29.9 kB 34 22 2 1.8 Yes
jersey-test-framework-provider-jdk-http-2.27.jar 7.1 kB 17 3 1 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
java-hamcrest-2.0.0.0.jar 112.9 kB 115 101 11 1.7 Yes
javassist-3.22.0-CR2.jar 737.9 kB 425 401 17 1.6 Yes
junit-jupiter-api-5.3.1.jar 114.9 kB 117 104 5 1.8 Yes
junit-jupiter-engine-5.3.1.jar 149.8 kB 100 84 7 1.8 Yes
junit-platform-commons-1.3.1.jar 77.9 kB 49 30 5 - Yes
junit-platform-engine-1.3.1.jar 135 kB 113 98 7 1.8 Yes
junit-platform-launcher-1.3.1.jar 94.6 kB 72 61 4 1.8 Yes
junit-vintage-engine-5.3.1.jar 62.2 kB 50 36 5 1.8 Yes
mockito-core-2.22.0.jar 564.9 kB 613 542 64 1.6 Yes
objenesis-2.6.jar 55.7 kB 59 43 10 1.6 Yes
opentest4j-1.1.1.jar 7.1 kB 10 6 1 1.6 Yes
slf4j-api-1.8.0-beta2.jar 43.9 kB 51 38 4 1.6 Yes
slf4j-simple-1.8.0-beta2.jar 15.1 kB 21 8 1 1.6 Yes
51 19 MB 15641 14414 700 1.8 46
compile: 6 compile: 406.2 kB compile: 453 compile: 362 compile: 23 - compile: 6
test: 40 test: 18.1 MB test: 14745 test: 13682 test: 656 - test: 35
runtime: 2 runtime: 397.4 kB runtime: 317 runtime: 282 runtime: 11 - runtime: 2
provided: 3 provided: 90.6 kB provided: 126 provided: 88 provided: 10 - provided: 3

Back to top

Version: 1.2.1. Last Published: 2018-11-25.

Earcam Maven Skin.