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 |
Optional |
com.esotericsoftware |
kryo-shaded |
3.0.3 |
jar |
New BSD License |
No |
com.esotericsoftware |
minlog |
1.3.0 |
jar |
New BSD License |
No |
com.fasterxml |
classmate |
1.4.0 |
jar |
The Apache Software License, Version 2.0 |
No |
io.projectreactor |
reactor-core |
3.2.10.RELEASE |
jar |
Apache License, Version 2.0 |
No |
javax.annotation |
javax.annotation-api |
1.3.2 |
jar |
CDDL + GPLv2 with classpath exception |
No |
javax.validation |
validation-api |
2.0.1.Final |
jar |
Apache License 2.0 |
No |
org.apache.logging.log4j |
log4j-to-slf4j |
2.11.2 |
jar |
Apache License, Version 2.0 |
No |
org.apache.tomcat.embed |
tomcat-embed-el |
9.0.21 |
jar |
Apache License, Version 2.0 |
No |
org.bouncycastle |
bcpkix-jdk15on |
1.60 |
jar |
Bouncy Castle Licence |
No |
org.bouncycastle |
bcprov-jdk15on |
1.60 |
jar |
Bouncy Castle Licence |
No |
org.hibernate.validator |
hibernate-validator |
6.0.17.Final |
jar |
Apache License 2.0 |
No |
org.jboss.logging |
jboss-logging |
3.3.2.Final |
jar |
Apache License, version 2.0 |
No |
org.objenesis |
objenesis |
2.1 |
jar |
Apache 2 |
No |
org.reactivestreams |
reactive-streams |
1.0.2 |
jar |
CC0 |
No |
org.slf4j |
jul-to-slf4j |
1.7.26 |
jar |
MIT License |
No |
org.slf4j |
slf4j-api |
1.7.25 |
jar |
MIT License |
No |
org.springframework |
spring-aop |
5.1.8.RELEASE |
jar |
Apache License, Version 2.0 |
No |
org.springframework |
spring-beans |
5.1.8.RELEASE |
jar |
Apache License, Version 2.0 |
No |
org.springframework |
spring-core |
5.1.8.RELEASE |
jar |
Apache License, Version 2.0 |
No |
org.springframework |
spring-expression |
5.1.8.RELEASE |
jar |
Apache License, Version 2.0 |
No |
org.springframework |
spring-jcl |
5.1.8.RELEASE |
jar |
Apache License, Version 2.0 |
No |
org.springframework |
spring-messaging |
5.1.8.RELEASE |
jar |
Apache License, Version 2.0 |
No |
org.springframework |
spring-tuple |
1.0.0.RELEASE |
jar |
Apache License, Version 2.0 |
No |
org.springframework |
spring-tx |
5.1.8.RELEASE |
jar |
Apache License, Version 2.0 |
No |
org.springframework |
spring-web |
5.1.8.RELEASE |
jar |
Apache License, Version 2.0 |
No |
org.springframework.boot |
spring-boot-autoconfigure |
2.1.6.RELEASE |
jar |
Apache License, Version 2.0 |
No |
org.springframework.boot |
spring-boot-starter |
2.1.6.RELEASE |
jar |
Apache License, Version 2.0 |
No |
org.springframework.boot |
spring-boot-starter-logging |
2.1.6.RELEASE |
jar |
Apache License, Version 2.0 |
No |
org.springframework.boot |
spring-boot-starter-validation |
2.1.6.RELEASE |
jar |
Apache License, Version 2.0 |
No |
org.springframework.cloud |
spring-cloud-commons |
2.1.1.RELEASE |
jar |
Apache License, Version 2.0 |
No |
org.springframework.cloud |
spring-cloud-context |
2.1.1.RELEASE |
jar |
Apache License, Version 2.0 |
No |
org.springframework.cloud |
spring-cloud-function-context |
2.0.1.RELEASE |
jar |
Apache License, Version 2.0 |
No |
org.springframework.cloud |
spring-cloud-function-core |
2.0.1.RELEASE |
jar |
Apache License, Version 2.0 |
No |
org.springframework.cloud |
spring-cloud-starter |
2.1.1.RELEASE |
jar |
Apache License, Version 2.0 |
No |
org.springframework.cloud |
spring-cloud-stream |
2.1.2.RELEASE |
jar |
Apache License, Version 2.0 |
No |
org.springframework.integration |
spring-integration-core |
5.1.6.RELEASE |
jar |
The Apache Software License, Version 2.0 |
No |
org.springframework.integration |
spring-integration-jmx |
5.1.6.RELEASE |
jar |
The Apache Software License, Version 2.0 |
No |
org.springframework.integration |
spring-integration-tuple |
1.0.0.RELEASE |
jar |
Apache License, Version 2.0 |
No |
org.springframework.retry |
spring-retry |
1.2.4.RELEASE |
jar |
Apache 2.0 |
No |
org.springframework.security |
spring-security-crypto |
5.1.5.RELEASE |
jar |
The Apache Software License, Version 2.0 |
No |
org.springframework.security |
spring-security-rsa |
1.0.7.RELEASE |
jar |
Apache 2.0 |
No |
com.fasterxml.jackson.core |
jackson-annotations |
2.9.9 |
jar |
The Apache Software License, Version 2.0 |
Yes |
com.fasterxml.jackson.core |
jackson-core |
2.9.9 |
jar |
The Apache Software License, Version 2.0 |
Yes |
com.fasterxml.jackson.core |
jackson-databind |
2.9.9 |
jar |
The Apache Software License, Version 2.0 |
Yes |
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.yaml |
snakeyaml |
1.23 |
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:
Project Dependency Graph
Dependency Tree
- org.apache.logging.log4j:log4j-spring-cloud-config-client:jar:2.12.4
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.springframework.cloud:spring-cloud-config-client:jar:2.1.1.RELEASE (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:2.1.6.RELEASE (compile)
- org.springframework.cloud:spring-cloud-commons:jar:2.1.1.RELEASE (compile)
- org.springframework.security:spring-security-crypto:jar:5.1.5.RELEASE (compile)
- org.springframework.cloud:spring-cloud-context:jar:2.1.1.RELEASE (compile)
- org.springframework:spring-web:jar:5.1.8.RELEASE (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.9.9 (compile)
- org.springframework.cloud:spring-cloud-bus:jar:2.1.1.RELEASE (compile)
- org.springframework.cloud:spring-cloud-starter:jar:2.1.1.RELEASE (compile)
- org.springframework.boot:spring-boot-starter:jar:2.1.6.RELEASE (compile)
- org.springframework.boot:spring-boot-starter-logging:jar:2.1.6.RELEASE (compile)
- ch.qos.logback:logback-classic:jar:1.2.3 (test)
- ch.qos.logback:logback-core:jar:1.2.3 (test)
- org.slf4j:slf4j-api:jar:1.7.25 (compile)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.11.2 (compile)
- org.slf4j:jul-to-slf4j:jar:1.7.26 (compile)
- javax.annotation:javax.annotation-api:jar:1.3.2 (compile)
- org.yaml:snakeyaml:jar:1.23 (runtime)
- org.springframework.security:spring-security-rsa:jar:1.0.7.RELEASE (compile)
spring-security-rsa |
Description: Spring Security RSA is a small utility library for RSA ciphers.
It belongs to the family of Spring Security crypto libraries that handle encoding and decoding text as
a general, useful thing to be able to do.
URL: http://github.com/spring-projects/spring-security-oauth
Project Licenses: Apache 2.0 |
- org.bouncycastle:bcpkix-jdk15on:jar:1.60 (compile)
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs |
Description: The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.5 to JDK 1.8. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.
URL: http://www.bouncycastle.org/java.html
Project Licenses: Bouncy Castle Licence |
- org.bouncycastle:bcprov-jdk15on:jar:1.60 (compile)
Bouncy Castle Provider |
Description: The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5 to JDK 1.8.
URL: http://www.bouncycastle.org/java.html
Project Licenses: Bouncy Castle Licence |
- org.springframework.cloud:spring-cloud-stream:jar:2.1.2.RELEASE (compile)
- org.springframework.integration:spring-integration-core:jar:5.1.6.RELEASE (compile)
- org.springframework:spring-tx:jar:5.1.8.RELEASE (compile)
- io.projectreactor:reactor-core:jar:3.2.10.RELEASE (compile)
- org.reactivestreams:reactive-streams:jar:1.0.2 (compile)
- org.springframework.boot:spring-boot:jar:2.1.6.RELEASE (compile)
- org.springframework:spring-core:jar:5.1.8.RELEASE (compile)
- org.springframework:spring-jcl:jar:5.1.8.RELEASE (compile)
- org.springframework:spring-context:jar:5.1.8.RELEASE (compile)
- org.springframework:spring-aop:jar:5.1.8.RELEASE (compile)
- org.springframework:spring-beans:jar:5.1.8.RELEASE (compile)
- org.springframework:spring-expression:jar:5.1.8.RELEASE (compile)
- org.springframework:spring-context-support:jar:5.1.8.RELEASE (compile)
- org.hamcrest:hamcrest-all:jar:1.3 (test)
- commons-logging:commons-logging:jar:1.2 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.12.4 (compile)
- org.apache.logging.log4j:log4j-core:jar:2.12.4 (compile)
- org.apache.logging.log4j:log4j-core:test-jar:tests:2.12.4 (test)
Licenses
Apache License, version 2.0: JBoss Logging 3
Eclipse Public License 1.0: JUnit
Apache 2.0: Spring Retry, spring-security-rsa
MIT License: JUL to SLF4J bridge, SLF4J API Module
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest All, Hamcrest Core, Kryo Shaded, MinLog
Bouncy Castle Licence: Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider
Apache 2: Objenesis
CC0: reactive-streams
Apache License 2.0: Bean Validation API, Hibernate Validator Engine
Apache License, Version 2.0: Apache Log4j API, Apache Log4j Core, Apache Log4j Spring Cloud Config Client Support, Apache Log4j to SLF4J Adapter, Non-Blocking Reactive Foundation for the JVM, SnakeYAML, Spring AOP, Spring Beans, Spring Boot, Spring Boot AutoConfigure, Spring Boot Logging Starter, Spring Boot Starter, Spring Boot Validation Starter, Spring Cloud Commons, Spring Cloud Config Client, Spring Cloud Context, Spring Cloud Function Core, Spring Commons Logging Bridge, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring Messaging, Spring Transaction, Spring Web, spring-cloud-bus, spring-cloud-function-context, spring-cloud-starter, spring-cloud-stream, spring-integration-tuple, spring-tuple, tomcat-embed-el
CDDL + GPLv2 with classpath exception: javax.annotation API
The Apache Software License, Version 2.0: Apache Commons Logging, ClassMate, Jackson-annotations, Jackson-core, Spring Integration Core, Spring Integration JMX Support, jackson-databind, spring-security-crypto
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
Filename |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
logback-classic-1.2.3.jar |
290.3 kB |
234 |
175 |
27 |
1.6 |
Yes |
logback-core-1.2.3.jar |
471.9 kB |
419 |
373 |
36 |
1.6 |
Yes |
kryo-shaded-3.0.3.jar |
358.4 kB |
230 |
207 |
8 |
1.5 |
Yes |
minlog-1.3.0.jar |
5.7 kB |
12 |
2 |
1 |
1.5 |
Yes |
classmate-1.4.0.jar |
66.5 kB |
54 |
39 |
4 |
1.6 |
Yes |
commons-logging-1.2.jar |
61.8 kB |
42 |
28 |
2 |
1.2 |
Yes |
reactor-core-3.2.10.RELEASE.jar |
1.5 MB |
839 |
826 |
9 |
1.8 |
Yes |
javax.annotation-api-1.3.2.jar |
26.6 kB |
29 |
15 |
3 |
1.8 |
Yes |
validation-api-2.0.1.Final.jar |
93.1 kB |
163 |
143 |
9 |
1.8 |
Yes |
junit-4.12.jar |
314.9 kB |
323 |
286 |
30 |
1.5 |
Yes |
log4j-api-2.12.4.jar |
276.8 kB |
207 |
173 |
7 |
- |
Yes |
log4j-core-2.12.4.jar |
1.7 MB |
1191 |
1101 |
50 |
1.7 |
Yes |
log4j-core-2.12.4-tests.jar |
1.6 MB |
- |
- |
- |
- |
- |
log4j-to-slf4j-2.11.2.jar |
17.5 kB |
22 |
6 |
1 |
1.7 |
Yes |
tomcat-embed-el-9.0.21.jar |
250.1 kB |
179 |
163 |
6 |
1.8 |
Yes |
bcpkix-jdk15on-1.60.jar |
796.5 kB |
723 |
674 |
42 |
1.5 |
No |
bcprov-jdk15on-1.60.jar |
4.2 MB |
3494 |
3330 |
149 |
1.5 |
No |
hamcrest-all-1.3.jar |
306.6 kB |
249 |
204 |
23 |
1.5 |
Yes |
hamcrest-core-1.3.jar |
45 kB |
52 |
45 |
3 |
1.5 |
Yes |
hibernate-validator-6.0.17.Final.jar |
1.2 MB |
915 |
803 |
73 |
1.8 |
Yes |
jboss-logging-3.3.2.Final.jar |
66.5 kB |
57 |
45 |
1 |
1.6 |
Yes |
objenesis-2.1.jar |
41.8 kB |
52 |
37 |
9 |
1.5 |
Yes |
reactive-streams-1.0.2.jar |
2.1 kB |
8 |
4 |
1 |
1.6 |
No |
jul-to-slf4j-1.7.26.jar |
4.6 kB |
11 |
1 |
1 |
1.5 |
Yes |
slf4j-api-1.7.25.jar |
41.2 kB |
46 |
34 |
4 |
1.5 |
Yes |
spring-aop-5.1.8.RELEASE.jar |
369.1 kB |
306 |
277 |
17 |
1.8 |
Yes |
spring-beans-5.1.8.RELEASE.jar |
673.9 kB |
410 |
380 |
13 |
1.8 |
Yes |
spring-context-5.1.8.RELEASE.jar |
1.1 MB |
911 |
824 |
64 |
1.8 |
Yes |
spring-context-support-5.1.8.RELEASE.jar |
181.5 kB |
140 |
119 |
11 |
1.8 |
Yes |
spring-core-5.1.8.RELEASE.jar |
1.3 MB |
932 |
877 |
47 |
1.8 |
Yes |
spring-expression-5.1.8.RELEASE.jar |
280.8 kB |
164 |
150 |
6 |
1.8 |
Yes |
spring-jcl-5.1.8.RELEASE.jar |
23.8 kB |
28 |
17 |
2 |
1.8 |
Yes |
spring-messaging-5.1.8.RELEASE.jar |
383.5 kB |
262 |
239 |
17 |
1.8 |
Yes |
spring-tuple-1.0.0.RELEASE.jar |
30.4 kB |
33 |
20 |
4 |
1.7 |
Yes |
spring-tx-5.1.8.RELEASE.jar |
256.4 kB |
249 |
217 |
19 |
1.8 |
Yes |
spring-web-5.1.8.RELEASE.jar |
1.4 MB |
979 |
910 |
54 |
1.8 |
Yes |
spring-boot-2.1.6.RELEASE.jar |
952.5 kB |
720 |
617 |
64 |
1.8 |
Yes |
spring-boot-autoconfigure-2.1.6.RELEASE.jar |
1.3 MB |
1060 |
949 |
94 |
1.8 |
Yes |
spring-boot-starter-2.1.6.RELEASE.jar |
0.4 kB |
2 |
0 |
0 |
- |
No |
spring-boot-starter-logging-2.1.6.RELEASE.jar |
0.4 kB |
2 |
0 |
0 |
- |
No |
spring-boot-starter-validation-2.1.6.RELEASE.jar |
0.4 kB |
2 |
0 |
0 |
- |
No |
spring-cloud-bus-2.1.1.RELEASE.jar |
45 kB |
53 |
36 |
4 |
1.8 |
Yes |
spring-cloud-commons-2.1.1.RELEASE.jar |
151.5 kB |
170 |
139 |
17 |
1.8 |
Yes |
spring-cloud-config-client-2.1.1.RELEASE.jar |
35.7 kB |
35 |
19 |
2 |
1.8 |
Yes |
spring-cloud-context-2.1.1.RELEASE.jar |
114.4 kB |
107 |
71 |
20 |
1.8 |
Yes |
spring-cloud-function-context-2.0.1.RELEASE.jar |
63.2 kB |
55 |
36 |
6 |
1.8 |
Yes |
spring-cloud-function-core-2.0.1.RELEASE.jar |
12.9 kB |
23 |
11 |
1 |
1.8 |
Yes |
spring-cloud-starter-2.1.1.RELEASE.jar |
2.2 kB |
8 |
0 |
0 |
- |
No |
spring-cloud-stream-2.1.2.RELEASE.jar |
293.8 kB |
216 |
188 |
13 |
1.8 |
Yes |
spring-integration-core-5.1.6.RELEASE.jar |
1.3 MB |
900 |
829 |
58 |
1.8 |
Yes |
spring-integration-jmx-5.1.6.RELEASE.jar |
69.4 kB |
47 |
31 |
3 |
1.8 |
Yes |
spring-integration-tuple-1.0.0.RELEASE.jar |
5.8 kB |
14 |
3 |
1 |
1.7 |
Yes |
spring-retry-1.2.4.RELEASE.jar |
129.2 kB |
136 |
115 |
12 |
1.6 |
Yes |
spring-security-crypto-5.1.5.RELEASE.jar |
72.6 kB |
58 |
44 |
8 |
1.8 |
Yes |
spring-security-rsa-1.0.7.RELEASE.jar |
19.6 kB |
19 |
7 |
1 |
1.6 |
Yes |
snakeyaml-1.23.jar |
301.3 kB |
247 |
211 |
19 |
1.6 |
Yes |
jackson-annotations-2.9.9.jar |
66.9 kB |
80 |
68 |
1 |
1.6 |
Yes |
jackson-core-2.9.9.jar |
325.6 kB |
132 |
107 |
11 |
1.6 |
Yes |
jackson-databind-2.9.9.jar |
1.3 MB |
658 |
624 |
20 |
1.7 |
Yes |
Total |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
59 |
26.2 MB |
18709 |
16849 |
1108 |
1.8 |
51 |
compile: 52 |
compile: 22.9 MB |
compile: 17185 |
compile: 15555 |
compile: 970 |
- |
compile: 45 |
test: 6 |
test: 3 MB |
test: 1277 |
test: 1083 |
test: 119 |
- |
test: 5 |
runtime: 1 |
runtime: 301.3 kB |
runtime: 247 |
runtime: 211 |
runtime: 19 |
- |
runtime: 1 |
|