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 |
---|---|---|---|---|
jakarta.annotation | jakarta.annotation-api | 1.3.5 | jar | EPL 2.0-GPL2 w/ CPE |
jakarta.ws.rs | jakarta.ws.rs-api | 2.1.6 | jar | EPL 2.0-GPL2 w/ CPE |
org.glassfish.hk2 | osgi-resource-locator | 1.0.3 | jar | EPL 2.0-GPL2 w/ CPE |
org.glassfish.hk2.external | jakarta.inject | 2.6.1 | jar | EPL 2.0-GPL2 w/ CPE |
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 |
---|---|---|---|---|
junit | junit | 4.13.1 | jar | Eclipse Public License 1.0 |
org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
org.mockito | mockito-core | 3.9.0 | jar | The MIT License |
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 |
---|---|---|---|---|
org.osgi | org.osgi.core | 6.0.0 | jar | Apache License, Version 2.0 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.10.20 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.10.20 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 3.2 | jar | Apache License, Version 2.0 |
Apache License, 2.0: jersey-core-common
Eclipse Public License 1.0: JUnit
The MIT License: mockito-core
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, org.osgi.core
EPL 2.0: Jakarta Annotations API, OSGi resource locator, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, jersey-core-common
Public Domain: jersey-core-common
GPL2 w/ CPE: Jakarta Annotations API, OSGi resource locator, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle
New BSD License: Hamcrest Core, Hamcrest library
The GNU General Public License (GPL), Version 2, With Classpath Exception: jersey-core-common
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
jakarta.annotation-api-1.3.5.jar | 24.47 kB | 28 | 15 | 3 | 1.6 | debug |
jakarta.ws.rs-api-2.1.6.jar | 137.09 kB | 155 | 134 | 6 | 1.6 | debug |
junit-4.13.1.jar | 373.74 kB | 387 | 348 | 32 | 1.5 | debug |
byte-buddy-1.10.20.jar | 3.34 MB | 2,512 | 2,456 | 36 | 1.6 | debug |
byte-buddy-agent-1.10.20.jar | 253.16 kB | 81 | 62 | 1 | 1.5 | debug |
osgi-resource-locator-1.0.3.jar | 19.02 kB | 23 | 12 | 1 | 1.6 | debug |
jakarta.inject-2.6.1.jar | 17.71 kB | 17 | 6 | 1 | 1.6 | release |
hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
hamcrest-library-1.3.jar | 51.83 kB | 46 | 35 | 7 | 1.5 | debug |
mockito-core-3.9.0.jar | 650.71 kB | 663 | 576 | 65 | 1.6 | debug |
objenesis-3.2.jar | 48.26 kB | 59 | 43 | 10 | 1.6 | debug |
org.osgi.core-6.0.0.jar | 464.12 kB | 387 | 158 | 21 | 1.5 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
12 | 5.37 MB | 4,410 | 3,890 | 186 | 1.6 | 11 |
compile: 4 | compile: 198.29 kB | compile: 223 | compile: 167 | compile: 11 | - | compile: 3 |
test: 7 | test: 4.73 MB | test: 3,800 | test: 3,565 | test: 154 | - | test: 7 |
provided: 1 | provided: 464.12 kB | provided: 387 | provided: 158 | provided: 21 | - | provided: 1 |