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
commons-io commons-io 2.11.0 jar Apache License, Version 2.0
junit junit 4.13.1 jar Eclipse Public License 1.0
org.apache.maven.plugins maven-enforcer-plugin 3.1.0 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
org.glassfish.jersey.inject jersey-hk2 3.1.0 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C 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
commons-codec commons-codec 1.15 jar Apache License, Version 2.0
javax.annotation jsr250-api 1.0 jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprise cdi-api 1.0 jar Apache License, Version 2.0
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.apache-extras.beanshell bsh 2.0b6 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-compat 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-model 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-settings 3.2.5 jar Apache License, Version 2.0
org.apache.maven.enforcer enforcer-api 3.1.0 jar Apache License, Version 2.0
org.apache.maven.enforcer enforcer-rules 3.1.0 jar Apache License, Version 2.0
org.apache.maven.shared maven-dependency-tree 3.1.1 jar Apache License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.3.4 jar Apache License, Version 2.0
org.apache.maven.wagon wagon-provider-api 2.8 jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.5.5 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.21 jar The Apache Software License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.0.M1 jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.0.M1 jar Eclipse Public License, Version 1.0
org.hamcrest hamcrest-core 1.3 jar New BSD 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 Licenses
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE
jakarta.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0
jakarta.ws.rs jakarta.ws.rs-api 3.1.0 jar EPL-2.0GPL-2.0-with-classpath-exception
org.glassfish.hk2 hk2-api 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-locator 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-utils 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 osgi-resource-locator 1.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2.external aopalliance-repackaged 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.jersey.core jersey-common 3.1.0 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Public Domain
org.javassist javassist 3.28.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, 2.0: jersey-core-common, jersey-inject-hk2, jersey-test-framework-maven-custom-enforcer-rules

Eclipse Public License 1.0: JUnit

jQuery license: jersey-inject-hk2, jersey-test-framework-maven-custom-enforcer-rules

GPL2 w/ CPE: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-inject-hk2, jersey-test-framework-maven-custom-enforcer-rules

Public Domain: jersey-core-common, jersey-inject-hk2, jersey-test-framework-maven-custom-enforcer-rules

New BSD License: Hamcrest Core

W3C license: jersey-inject-hk2, jersey-test-framework-maven-custom-enforcer-rules

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

EDL 1.0: jersey-inject-hk2, jersey-test-framework-maven-custom-enforcer-rules

Apache License 2.0: Javassist

Modified BSD: jersey-inject-hk2, jersey-test-framework-maven-custom-enforcer-rules

Apache License, Version 2.0: Apache Commons Codec, Apache Commons IO, Apache Commons Lang, Apache Maven Dependency Tree, Apache Maven Enforcer API, Apache Maven Enforcer Built-In Rules, Apache Maven Enforcer Plugin, Apache Maven Shared Utils, Apache Maven Wagon :: API, BeanShell, CDI APIs, Maven Artifact, Maven Compat, Maven Model, Maven Model Builder, Maven Plugin API, Maven Settings

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

LGPL 2.1: Javassist

EPL 2.0: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-core-common, jersey-inject-hk2, jersey-test-framework-maven-custom-enforcer-rules

GPL-2.0-with-classpath-exception: Jakarta RESTful WS API

MIT license: jersey-inject-hk2, jersey-test-framework-maven-custom-enforcer-rules

MPL 1.1: Javassist

BSD 2-Clause: jersey-inject-hk2, jersey-test-framework-maven-custom-enforcer-rules

EPL-2.0: Jakarta RESTful WS API

The Apache Software License, Version 2.0: Jakarta Dependency Injection, Plexus :: Component Annotations, Plexus Interpolation API, javax.inject

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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
commons-codec-1.15.jar 353.8 kB 253 106 7 1.7 Yes
commons-io-2.11.0.jar 327.1 kB 224 201 11 1.8 Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 - Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 - No
jakarta.ws.rs-api-3.1.0.jar 154.8 kB 167 150 7 - Yes
jsr250-api-1.0.jar 5.8 kB 16 11 2 1.5 Yes
cdi-api-1.0.jar 44.9 kB 92 75 7 1.5 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
junit-4.13.1.jar 382.7 kB 387 348 32 1.5 Yes
bsh-2.0b6.jar 389 kB 247 164 9 1.5 Yes
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes
maven-artifact-3.2.5.jar 55.1 kB 57 32 11 1.6 Yes
maven-compat-3.2.5.jar 286.7 kB 211 159 29 1.6 Yes
maven-model-3.2.5.jar 160.8 kB 67 50 3 1.6 Yes
maven-model-builder-3.2.5.jar 170.2 kB 148 115 16 1.6 Yes
maven-plugin-api-3.2.5.jar 46.1 kB 46 25 6 1.6 Yes
maven-settings-3.2.5.jar 43 kB 33 17 2 1.6 Yes
enforcer-api-3.1.0.jar 11.5 kB 21 5 1 1.8 Yes
enforcer-rules-3.1.0.jar 117.6 kB 71 55 2 1.8 Yes
maven-enforcer-plugin-3.1.0.jar 25.9 kB 24 4 2 1.8 Yes
maven-dependency-tree-3.1.1.jar 99.1 kB 79 56 6 1.8 Yes
maven-shared-utils-3.3.4.jar 153.1 kB 103 79 9 1.7 Yes
wagon-provider-api-2.8.jar 52.6 kB 60 39 8 1.5 Yes
plexus-component-annotations-1.5.5.jar 4.2 kB 15 3 1 1.5 No
plexus-interpolation-1.21.jar 62.5 kB 60 44 6 1.5 Yes
org.eclipse.sisu.inject-0.3.0.M1.jar 340.2 kB 273 256 8 1.5 Yes
org.eclipse.sisu.plexus-0.3.0.M1.jar 200.6 kB 197 165 20 1.5 Yes
hk2-api-3.0.3.jar 201.5 kB 198 177 7 1.8 Yes
hk2-locator-3.0.3.jar 203.9 kB 117 99 3 1.8 Yes
hk2-utils-3.0.3.jar 131.8 kB 102 80 7 1.8 Yes
osgi-resource-locator-1.0.3.jar 19.5 kB 23 12 1 1.6 Yes
aopalliance-repackaged-3.0.3.jar 27.1 kB 41 26 4 1.8 Yes
jersey-common-3.1.0.jar 1.2 MB 916 869 24 1.8 Yes
jersey-hk2-3.1.0.jar 78.4 kB 68 46 1 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
javassist-3.28.0-GA.jar 851.5 kB 474 426 17 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
36 6.9 MB 5273 4315 296 1.8 33
compile: 25 compile: 4 MB compile: 3118 compile: 2405 compile: 219 - compile: 23
test: 11 test: 2.9 MB test: 2155 test: 1910 test: 77 - test: 10