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 |
---|---|---|---|---|
com.thoughtworks.xstream | xstream | 1.4.20 | jar | BSD-3-Clause |
org.cruk.clarity | clarity-client | 2.31.7 | jar | GNU General Public License, version 3.0GNU Lesser General Public License, version 3.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.apache.logging.log4j | log4j-slf4j2-impl | 2.20.0 | jar | Apache License, Version 2.0 |
org.glassfish.jaxb | jaxb-runtime | 2.3.6 | jar | Eclipse Distribution License - v 1.0 |
org.junit.jupiter | junit-jupiter | 5.9.3 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.3.1 | jar | The MIT License |
org.springframework | spring-test | 5.3.27 | jar | Apache 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:
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 |
---|---|---|---|---|
commons-collections | commons-collections | 3.2.2 | jar | Apache License, Version 2.0 |
org.aspectj | aspectjweaver | 1.9.19 | jar | Eclipse Public License - v 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:
Project Dependency Graph
Dependency Tree
- org.cruk.clarity:clarity-client-recorder:jar:2.31.7
- org.cruk.clarity:clarity-client:jar:2.31.7 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:1.3.5 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (compile)
- jakarta.activation:jakarta.activation-api:jar:1.2.2 (compile)
- org.slf4j:slf4j-api:jar:2.0.7 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- commons-collections:commons-collections:jar:3.2.2 (runtime)
- commons-io:commons-io:jar:2.12.0 (compile)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (compile)
- commons-codec:commons-codec:jar:1.15 (compile)
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
- org.aspectj:aspectjrt:jar:1.9.19 (compile)
- org.aspectj:aspectjweaver:jar:1.9.19 (runtime)
- org.springframework:spring-aop:jar:5.3.27 (compile)
- org.springframework:spring-beans:jar:5.3.27 (compile)
- org.springframework:spring-context:jar:5.3.27 (compile)
- org.springframework:spring-expression:jar:5.3.27 (compile)
- org.springframework:spring-context-support:jar:5.3.27 (compile)
- org.springframework:spring-core:jar:5.3.27 (compile)
- org.springframework:spring-jcl:jar:5.3.27 (compile)
- org.springframework:spring-oxm:jar:5.3.27 (compile)
- org.springframework:spring-web:jar:5.3.27 (compile)
- org.springframework.integration:spring-integration-sftp:jar:5.5.18 (compile)
- org.springframework.integration:spring-integration-file:jar:5.5.18 (compile)
- org.springframework.integration:spring-integration-core:jar:5.5.18 (compile)
- org.springframework:spring-messaging:jar:5.3.27 (compile)
- org.springframework:spring-tx:jar:5.3.27 (compile)
- org.springframework.retry:spring-retry:jar:1.3.3 (compile)
- io.projectreactor:reactor-core:jar:3.4.29 (compile)
- org.reactivestreams:reactive-streams:jar:1.0.4 (compile)
- org.springframework.integration:spring-integration-core:jar:5.5.18 (compile)
- com.jcraft:jsch:jar:0.1.55 (compile)
- org.springframework.integration:spring-integration-file:jar:5.5.18 (compile)
- org.ehcache:ehcache:jar:3.10.8 (compile)
- javax.cache:cache-api:jar:1.1.0 (compile)
- com.thoughtworks.xstream:xstream:jar:1.4.20 (compile)
- io.github.x-stream:mxparser:jar:1.2.2 (compile)
- xmlpull:xmlpull:jar:1.1.3.1 (compile)
- io.github.x-stream:mxparser:jar:1.2.2 (compile)
- org.glassfish.jaxb:jaxb-runtime:jar:2.3.6 (test)
- org.glassfish.jaxb:txw2:jar:2.3.6 (test)
- com.sun.istack:istack-commons-runtime:jar:3.0.12 (test)
- com.sun.activation:jakarta.activation:jar:1.2.2 (test)
- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.20.0 (test)
- org.apache.logging.log4j:log4j-api:jar:2.20.0 (test)
- org.apache.logging.log4j:log4j-core:jar:2.20.0 (test)
- org.junit.jupiter:junit-jupiter:jar:5.9.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.3 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.9.3 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.9.3 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.9.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.3 (test)
- org.mockito:mockito-core:jar:5.3.1 (test)
- net.bytebuddy:byte-buddy:jar:1.14.4 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.4 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- org.springframework:spring-test:jar:5.3.27 (test)
- org.cruk.clarity:clarity-client:jar:2.31.7 (compile)
Licenses
MIT-0: reactive-streams
Apache 2.0: Spring Retry
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module
Revised BSD: JSch
BSD-3-Clause: XStream Core
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: Jakarta Annotations API
Public Domain: XML Pull Parsing API
Indiana University Extreme! Lab Software License: MXParser
GNU General Public License, version 3.0: CRUK-CI Clarity API Client, CRUK-CI Clarity API Recorder
GNU Lesser General Public License, version 3.0: CRUK-CI Clarity API Client, CRUK-CI Clarity API Recorder
EDL 1.0: Jakarta Activation, Jakarta Activation API jar
The MIT License: mockito-core
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Codec, Apache Commons Collections, Apache Commons Lang, Apache HttpClient, Apache HttpCore, Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J 2.0 Binding, Byte Buddy (without dependencies), Byte Buddy agent, JSR107 API and SPI, Non-Blocking Reactive Foundation for the JVM, Objenesis, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring Integration Core, Spring Integration File Support, Spring Integration SFTP Support, Spring Messaging, Spring Object/XML Marshalling, Spring TestContext Framework, Spring Transaction, Spring Web
Apache-2.0: Apache Commons IO
Eclipse Distribution License - v 1.0: JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime
EPL 2.0: Jakarta Annotations API
Eclipse Public License - v 2.0: AspectJ Runtime, AspectJ Weaver
The Apache Software License, Version 2.0: Ehcache
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jsch-0.1.55.jar | 282.6 kB | 180 | 167 | 4 | 1.5 | Yes |
jakarta.activation-1.2.2.jar | 68.5 kB | 61 | 43 | 4 | 9 | Yes |
istack-commons-runtime-3.0.12.jar | 29.8 kB | 44 | 23 | 4 | 9 | Yes |
xstream-1.4.20.jar | 644.6 kB | 530 | 498 | 23 | 1.8 | Yes |
commons-beanutils-1.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | Yes |
commons-codec-1.15.jar | 353.8 kB | 253 | 106 | 7 | 1.7 | Yes |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
commons-io-2.12.0.jar | 474.3 kB | 349 | 323 | 14 | 1.8 | Yes |
mxparser-1.2.2.jar | 29.7 kB | 16 | 1 | 1 | 1.4 | Yes |
reactor-core-3.4.29.jar | 1.7 MB | 919 | 903 | 10 | 1.8 | Yes |
jakarta.activation-api-1.2.2.jar | 46.6 kB | 43 | 32 | 2 | 9 | Yes |
jakarta.annotation-api-1.3.5.jar | 25.1 kB | 28 | 15 | 3 | 1.8 | Yes |
jakarta.xml.bind-api-2.3.3.jar | 115.6 kB | 137 | 111 | 7 | 9 | Yes |
cache-api-1.1.0.jar | 51.3 kB | 79 | 62 | 9 | 1.6 | Yes |
byte-buddy-1.14.4.jar | 4.2 MB | 2921 | 2867 | 39 | 9 | Yes |
byte-buddy-agent-1.14.4.jar | 256.7 kB | 90 | 70 | 3 | 9 | Yes |
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes |
httpclient-4.5.14.jar | 785.6 kB | 511 | 470 | 24 | 1.6 | Yes |
httpcore-4.4.16.jar | 327.9 kB | 283 | 253 | 17 | 1.6 | Yes |
log4j-api-2.20.0.jar | 313.3 kB | 223 | 189 | 9 | 9 | Yes |
log4j-core-2.20.0.jar | 1.8 MB | 1305 | 1210 | 54 | 1.8 | Yes |
log4j-slf4j2-impl-2.20.0.jar | 26.4 kB | 27 | 11 | 1 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
aspectjrt-1.9.19.jar | 127.1 kB | 150 | 131 | 11 | 1.8 | Yes |
aspectjweaver-1.9.19.jar | 2.1 MB | 1023 | 970 | 36 | 1.8 | Yes |
clarity-client-2.31.7.jar | 507.6 kB | 445 | 383 | 44 | 11 | Yes |
ehcache-3.10.8.jar | 1.8 MB | 1420 | 1211 | 129 | 1.8 | Yes |
jaxb-runtime-2.3.6.jar | 1 MB | 809 | 642 | 25 | 9 | Yes |
txw2-2.3.6.jar | 72 kB | 69 | 54 | 4 | 9 | Yes |
junit-jupiter-5.9.3.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.9.3.jar | 207.8 kB | 194 | 179 | 8 | 9 | Yes |
junit-jupiter-engine-5.9.3.jar | 246.7 kB | 151 | 134 | 9 | 9 | Yes |
junit-jupiter-params-5.9.3.jar | 579.6 kB | 377 | 343 | 22 | 9 | Yes |
junit-platform-commons-1.9.3.jar | 103 kB | 64 | 44 | 7 | 9 | Yes |
junit-platform-engine-1.9.3.jar | 189.2 kB | 143 | 127 | 9 | 9 | Yes |
mockito-core-5.3.1.jar | 689 kB | 637 | 565 | 64 | 11 | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | 9 | Yes |
reactive-streams-1.0.4.jar | 11.6 kB | 17 | 13 | 1 | 1.6 | Yes |
slf4j-api-2.0.7.jar | 63.6 kB | 67 | 52 | 5 | 9 | Yes |
spring-aop-5.3.27.jar | 383.4 kB | 307 | 278 | 17 | 1.8 | Yes |
spring-beans-5.3.27.jar | 703.4 kB | 421 | 391 | 13 | 1.8 | Yes |
spring-context-5.3.27.jar | 1.3 MB | 979 | 892 | 64 | 1.8 | Yes |
spring-context-support-5.3.27.jar | 187.2 kB | 140 | 119 | 11 | 1.8 | Yes |
spring-core-5.3.27.jar | 1.5 MB | 1037 | 978 | 49 | 1.8 | Yes |
spring-expression-5.3.27.jar | 293 kB | 164 | 150 | 6 | 1.8 | Yes |
spring-jcl-5.3.27.jar | 24.4 kB | 28 | 17 | 2 | 1.8 | Yes |
spring-messaging-5.3.27.jar | 568.8 kB | 361 | 332 | 22 | 1.8 | Yes |
spring-oxm-5.3.27.jar | 65.9 kB | 55 | 37 | 7 | 1.8 | Yes |
spring-test-5.3.27.jar | 792.4 kB | 562 | 507 | 40 | 1.8 | Yes |
spring-tx-5.3.27.jar | 333.5 kB | 295 | 261 | 20 | 1.8 | Yes |
spring-web-5.3.27.jar | 1.6 MB | 1081 | 1010 | 55 | 1.8 | Yes |
spring-integration-core-5.5.18.jar | 1.6 MB | 990 | 918 | 58 | 1.8 | Yes |
spring-integration-file-5.5.18.jar | 264.6 kB | 165 | 135 | 18 | 1.8 | Yes |
spring-integration-sftp-5.5.18.jar | 66 kB | 61 | 38 | 9 | 1.8 | Yes |
spring-retry-1.3.3.jar | 143 kB | 144 | 123 | 12 | 1.6 | Yes |
xmlpull-1.1.3.1.jar | 7.2 kB | 10 | 4 | 1 | 1.2 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
57 | 30.6 MB | 21461 | 19388 | 1062 | 11 | 56 |
compile: 35 | compile: 17.2 MB | compile: 12193 | compile: 10896 | compile: 697 | 11 | compile: 35 |
runtime: 2 | runtime: 2.7 MB | runtime: 1507 | runtime: 1430 | runtime: 48 | runtime: 2 | |
test: 20 | test: 10.7 MB | test: 7761 | test: 7062 | test: 317 | 11 | test: 19 |