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 |
---|---|---|---|---|
org.oxerr.commons | commons-jax-rs-bean | 2.6.1-SNAPSHOT | jar | The BSD 2-Clause License |
org.oxerr.commons | commons-jax-rs-data | 2.6.1-SNAPSHOT | jar | The BSD 2-Clause License |
org.oxerr.commons | commons-jax-rs-exception-mapper | 2.6.1-SNAPSHOT | jar | The BSD 2-Clause License |
org.oxerr.commons | commons-jax-rs-provider | 2.6.1-SNAPSHOT | jar | The BSD 2-Clause 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 |
---|---|---|---|---|
org.junit.jupiter | junit-jupiter | 5.8.0-M1 | jar | Eclipse Public License v2.0 |
org.powermock | powermock-api-mockito2 | 2.0.2 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-module-junit4 | 2.0.2 | jar | The Apache Software License, Version 2.0 |
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:
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:
Project Dependency Graph
Dependency Tree
- org.oxerr.commons:commons-jax-rs-coverage:pom:2.6.1-SNAPSHOT
- org.oxerr.commons:commons-jax-rs-bean:jar:2.6.1-SNAPSHOT (compile)
- org.springframework:spring-beans:jar:5.3.20 (compile)
- org.springframework:spring-core:jar:5.3.20 (compile)
- org.springframework:spring-jcl:jar:5.3.20 (compile)
- org.springframework:spring-core:jar:5.3.20 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
- commons-collections:commons-collections:jar:3.2.2 (compile)
- org.springframework:spring-beans:jar:5.3.20 (compile)
- org.oxerr.commons:commons-jax-rs-data:jar:2.6.1-SNAPSHOT (compile)
- javax.ws.rs:javax.ws.rs-api:jar:2.1.1 (compile)
- org.springframework.data:spring-data-commons:jar:2.5.3 (compile)
- org.slf4j:slf4j-api:jar:1.7.26 (compile)
- org.oxerr.commons:commons-jax-rs-exception-mapper:jar:2.6.1-SNAPSHOT (compile)
- javax.inject:javax.inject:jar:1 (compile)
- org.oxerr.commons:commons-jax-rs-provider:jar:2.6.1-SNAPSHOT (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.0-rc1 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.0-rc1 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.13.0-rc1 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.13.0-rc1 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.0-rc1 (compile)
- org.junit.jupiter:junit-jupiter:jar:5.8.0-M1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.8.0-M1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.1 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.8.0-M1 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.8.0-M1 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.8.0-M1 (test)
- org.junit.platform:junit-platform-engine:jar:1.8.0-M1 (test)
- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.4.20 (test)
- org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.20 (test)
- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.20 (test)
- org.jetbrains:annotations:jar:13.0 (test)
- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.4.20 (test)
- org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.20 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.8.0-M1 (test)
- org.powermock:powermock-module-junit4:jar:2.0.2 (test)
- org.powermock:powermock-module-junit4-common:jar:2.0.2 (test)
- org.powermock:powermock-reflect:jar:2.0.2 (test)
- net.bytebuddy:byte-buddy:jar:1.9.3 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.9.3 (test)
- org.powermock:powermock-core:jar:2.0.2 (test)
- org.javassist:javassist:jar:3.24.0-GA (test)
- org.powermock:powermock-reflect:jar:2.0.2 (test)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.powermock:powermock-module-junit4-common:jar:2.0.2 (test)
- org.powermock:powermock-api-mockito2:jar:2.0.2 (test)
- org.powermock:powermock-api-support:jar:2.0.2 (test)
- org.mockito:mockito-core:jar:2.23.0 (test)
- org.objenesis:objenesis:jar:2.6 (test)
- org.oxerr.commons:commons-jax-rs-bean:jar:2.6.1-SNAPSHOT (compile)
Licenses
The Apache License, Version 2.0: Kotlin Stdlib, Kotlin Stdlib Common, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
The BSD 2-Clause License: commons-jax-rs-bean, commons-jax-rs-coverage, commons-jax-rs-data, commons-jax-rs-exception-mapper, commons-jax-rs-provider
MIT License: SLF4J API Module
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
GPL2 w/ CPE: javax.ws.rs-api
New BSD License: Hamcrest Core
Apache 2: Objenesis
Apache License 2.0: Javassist
The MIT License: mockito-core
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Spring Beans, Spring Commons Logging Bridge, Spring Core, Spring Data Core
LGPL 2.1: Javassist
EPL 2.0: javax.ws.rs-api
MPL 1.1: Javassist
The Apache Software License, Version 2.0: Apache Commons Logging, Byte Buddy (without dependencies), Byte Buddy Java agent, IntelliJ IDEA Annotations, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, PowerMock, jackson-databind, javax.inject
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jackson-annotations-2.13.0-rc1.jar | 75.7 kB | 84 | 72 | 2 | - | Yes |
jackson-core-2.13.0-rc1.jar | 373.8 kB | 156 | 128 | 13 | - | Yes |
jackson-databind-2.13.0-rc1.jar | 1.5 MB | 744 | 706 | 23 | - | Yes |
jackson-datatype-jsr310-2.13.0-rc1.jar | 121.2 kB | 81 | 59 | 7 | - | Yes |
commons-beanutils-1.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | Yes |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
javax.ws.rs-api-2.1.1.jar | 126.9 kB | 153 | 138 | 7 | - | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
byte-buddy-1.9.3.jar | 3.2 MB | 2335 | 2286 | 37 | - | Yes |
byte-buddy-agent-1.9.3.jar | 43.4 kB | 41 | 31 | 2 | - | Yes |
apiguardian-api-1.1.1.jar | 6.5 kB | 9 | 3 | 2 | - | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
javassist-3.24.0-GA.jar | 777.7 kB | 447 | 423 | 17 | 1.8 | Yes |
annotations-13.0.jar | 17.5 kB | 45 | 32 | 2 | 1.5 | Yes |
kotlin-stdlib-1.4.20.jar | 1.5 MB | 897 | 854 | 31 | - | Yes |
kotlin-stdlib-common-1.4.20.jar | 191.5 kB | 328 | 0 | 0 | - | No |
kotlin-stdlib-jdk7-1.4.20.jar | 22.4 kB | 19 | 8 | 4 | - | Yes |
kotlin-stdlib-jdk8-1.4.20.jar | 16.2 kB | 30 | 12 | 7 | - | Yes |
junit-jupiter-5.8.0-M1.jar | 6.4 kB | 5 | 1 | 1 | - | No |
junit-jupiter-api-5.8.0-M1.jar | 187.6 kB | 179 | 164 | 8 | - | Yes |
junit-jupiter-engine-5.8.0-M1.jar | 222.3 kB | 137 | 120 | 9 | - | Yes |
junit-jupiter-params-5.8.0-M1.jar | 569.9 kB | 375 | 341 | 22 | - | Yes |
junit-platform-commons-1.8.0-M1.jar | 100.5 kB | 63 | 43 | 7 | - | Yes |
junit-platform-engine-1.8.0-M1.jar | 185.1 kB | 142 | 126 | 9 | - | Yes |
mockito-core-2.23.0.jar | 565 kB | 613 | 542 | 64 | 1.6 | Yes |
objenesis-2.6.jar | 55.7 kB | 59 | 43 | 10 | 1.6 | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
commons-jax-rs-bean-2.6.1-SNAPSHOT.jar | 7.2 kB | 17 | 4 | 1 | 1.8 | Yes |
commons-jax-rs-data-2.6.1-SNAPSHOT.jar | 6.3 kB | 14 | 1 | 1 | 1.8 | Yes |
commons-jax-rs-exception-mapper-2.6.1-SNAPSHOT.jar | 7.1 kB | 18 | 5 | 1 | 1.8 | Yes |
commons-jax-rs-provider-2.6.1-SNAPSHOT.jar | 7.4 kB | 18 | 5 | 1 | 1.8 | Yes |
powermock-api-mockito2-2.0.2.jar | 88.3 kB | 103 | 75 | 18 | 1.6 | Yes |
powermock-api-support-2.0.2.jar | 21.6 kB | 24 | 14 | 4 | 1.6 | Yes |
powermock-core-2.0.2.jar | 201 kB | 208 | 175 | 27 | 1.6 | Yes |
powermock-module-junit4-2.0.2.jar | 48 kB | 35 | 25 | 3 | 1.6 | Yes |
powermock-module-junit4-common-2.0.2.jar | 17.7 kB | 19 | 9 | 2 | 1.6 | Yes |
powermock-reflect-2.0.2.jar | 65.8 kB | 50 | 37 | 8 | 1.6 | Yes |
slf4j-api-1.7.26.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
spring-beans-5.3.20.jar | 698.8 kB | 418 | 388 | 13 | 1.8 | Yes |
spring-core-5.3.20.jar | 1.5 MB | 1035 | 976 | 49 | 1.8 | Yes |
spring-jcl-5.3.20.jar | 24.4 kB | 28 | 17 | 2 | 1.8 | Yes |
spring-data-commons-2.5.3.jar | 1.3 MB | 883 | 812 | 42 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
44 | 15.2 MB | 10932 | 9678 | 515 | 1.8 | 41 |
compile: 18 | compile: 6.7 MB | compile: 4383 | compile: 3976 | compile: 186 | - | compile: 17 |
test: 26 | test: 8.5 MB | test: 6549 | test: 5702 | test: 329 | - | test: 24 |