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.graphql-java-generator | graphql-java-client-dependencies | 2.8 | pom | MIT 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.awaitility | awaitility | 4.2.0 | jar | Apache 2.0 |
org.springframework.boot | spring-boot-starter-test | 2.7.18 | 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 |
---|---|---|---|---|
org.antlr | antlr4-runtime | 4.9.3 | jar | The 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:
Project Dependency Graph
Dependency Tree
- com.graphql-java-generator:graphql-maven-plugin-samples-StarWars-client:jar:2.8
- org.springframework.boot:spring-boot-starter-test:jar:2.7.18 (test)
- org.springframework.boot:spring-boot-starter:jar:2.7.18 (compile)
- org.springframework.boot:spring-boot:jar:2.7.18 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.18 (compile)
- org.springframework.boot:spring-boot-starter-logging:jar:2.7.18 (compile)
- ch.qos.logback:logback-classic:jar:1.2.12 (compile)
- ch.qos.logback:logback-core:jar:1.2.12 (compile)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.17.2 (compile)
- org.slf4j:jul-to-slf4j:jar:1.7.36 (compile)
- ch.qos.logback:logback-classic:jar:1.2.12 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:1.3.5 (compile)
- org.yaml:snakeyaml:jar:2.2 (compile)
- org.springframework.boot:spring-boot-test:jar:2.7.18 (test)
- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.18 (test)
- com.jayway.jsonpath:json-path:jar:2.7.0 (test)
- net.minidev:json-smart:jar:2.4.11 (compile)
- net.minidev:accessors-smart:jar:2.4.11 (compile)
- org.ow2.asm:asm:jar:9.3 (compile)
- net.minidev:accessors-smart:jar:2.4.11 (compile)
- net.minidev:json-smart:jar:2.4.11 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (test)
- jakarta.activation:jakarta.activation-api:jar:1.2.2 (test)
- org.assertj:assertj-core:jar:3.22.0 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.junit.jupiter:junit-jupiter:jar:5.8.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.8.2 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.8.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.8.2 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.8.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.8.2 (test)
- org.mockito:mockito-core:jar:4.8.1 (test)
- net.bytebuddy:byte-buddy:jar:1.12.18 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.23 (test)
- org.objenesis:objenesis:jar:3.2 (test)
- org.mockito:mockito-junit-jupiter:jar:4.8.1 (test)
- org.skyscreamer:jsonassert:jar:1.5.1 (test)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
- org.springframework:spring-core:jar:5.3.31 (compile)
- org.springframework:spring-jcl:jar:5.3.31 (compile)
- org.springframework:spring-test:jar:5.3.31 (test)
- org.xmlunit:xmlunit-core:jar:2.9.1 (test)
- org.springframework.boot:spring-boot-starter:jar:2.7.18 (compile)
- org.awaitility:awaitility:jar:4.2.0 (test)
- com.graphql-java-generator:graphql-java-client-dependencies:pom:2.8 (compile)
- com.graphql-java-generator:graphql-java-common-dependencies:pom:2.8 (compile)
- com.graphql-java:graphql-java:jar:18.5 (compile)
- com.graphql-java:java-dataloader:jar:3.2.0 (compile)
- org.antlr:antlr4-runtime:jar:4.9.3 (runtime)
- org.springframework:spring-context:jar:5.3.31 (compile)
- org.springframework:spring-beans:jar:5.3.31 (compile)
- org.springframework:spring-expression:jar:5.3.31 (compile)
- org.reactivestreams:reactive-streams:jar:1.0.4 (compile)
- com.graphql-java:graphql-java:jar:18.5 (compile)
- org.springframework.graphql:spring-graphql:jar:1.0.6 (compile)
- io.projectreactor:reactor-core:jar:3.4.34 (compile)
- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.18 (compile)
- org.springframework.boot:spring-boot-starter-json:jar:2.7.18 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.13.5 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5 (compile)
- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5 (compile)
- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.18 (compile)
- io.projectreactor.netty:reactor-netty-http:jar:1.0.39 (compile)
- io.netty:netty-codec-http:jar:4.1.101.Final (compile)
- io.netty:netty-common:jar:4.1.101.Final (compile)
- io.netty:netty-buffer:jar:4.1.101.Final (compile)
- io.netty:netty-transport:jar:4.1.101.Final (compile)
- io.netty:netty-codec:jar:4.1.101.Final (compile)
- io.netty:netty-handler:jar:4.1.101.Final (compile)
- io.netty:netty-codec-http2:jar:4.1.101.Final (compile)
- io.netty:netty-resolver-dns:jar:4.1.101.Final (compile)
- io.netty:netty-resolver:jar:4.1.101.Final (compile)
- io.netty:netty-codec-dns:jar:4.1.101.Final (compile)
- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.101.Final (compile)
- io.netty:netty-resolver-dns-classes-macos:jar:4.1.101.Final (compile)
- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.101.Final (compile)
- io.netty:netty-transport-native-unix-common:jar:4.1.101.Final (compile)
- io.netty:netty-transport-classes-epoll:jar:4.1.101.Final (compile)
- io.projectreactor.netty:reactor-netty-core:jar:1.0.39 (compile)
- io.netty:netty-handler-proxy:jar:4.1.101.Final (compile)
- io.netty:netty-codec-socks:jar:4.1.101.Final (compile)
- io.netty:netty-handler-proxy:jar:4.1.101.Final (compile)
- io.netty:netty-codec-http:jar:4.1.101.Final (compile)
- io.projectreactor.netty:reactor-netty-http:jar:1.0.39 (compile)
- org.springframework:spring-web:jar:5.3.31 (compile)
- org.springframework:spring-webflux:jar:5.3.31 (compile)
- org.springframework.boot:spring-boot-starter-json:jar:2.7.18 (compile)
- org.springframework.boot:spring-boot-starter-security:jar:2.7.18 (compile)
- org.springframework:spring-aop:jar:5.3.31 (compile)
- org.springframework.security:spring-security-config:jar:5.7.11 (compile)
- org.springframework.security:spring-security-web:jar:5.7.11 (compile)
- org.springframework.security:spring-security-oauth2-client:jar:5.7.11 (compile)
- org.springframework.security:spring-security-core:jar:5.7.11 (compile)
- org.springframework.security:spring-security-crypto:jar:5.7.11 (compile)
- org.springframework.security:spring-security-oauth2-core:jar:5.7.11 (compile)
- com.nimbusds:oauth2-oidc-sdk:jar:9.22.2 (compile)
- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1 (compile)
- com.nimbusds:content-type:jar:2.2 (compile)
- com.nimbusds:lang-tag:jar:1.5 (compile)
- com.nimbusds:nimbus-jose-jwt:jar:9.16.1 (compile)
- org.springframework.security:spring-security-core:jar:5.7.11 (compile)
- commons-io:commons-io:jar:2.11.0 (compile)
- org.apache.commons:commons-text:jar:1.10.0 (compile)
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
- javax.xml.bind:jaxb-api:jar:2.3.1 (compile)
- javax.activation:javax.activation-api:jar:1.2.0 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- com.graphql-java-generator:graphql-java-common-dependencies:pom:2.8 (compile)
- org.springframework.boot:spring-boot-starter-test:jar:2.7.18 (test)
Licenses
Apache License, version 2.0: OAuth 2.0 SDK with OpenID Connect extensions
CDDL 1.1: jaxb-api
MIT-0: reactive-streams
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: Awaitility
The BSD License: ANTLR 4 Runtime
MIT License: JUL to SLF4J bridge, SLF4J API Module, graphql-java-client-dependencies, graphql-java-common-dependencies, graphql-maven-plugin-samples-StarWars-client
BSD-3-Clause: asm
BSD License 3: Hamcrest
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, jaxb-api
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
EDL 1.0: Jakarta Activation API jar
Apache License 2.0: JSON library from Android SDK
The MIT License: mockito-core, mockito-junit-jupiter
Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Log4j API, Apache Log4j to SLF4J Adapter, AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, GraphQL Support for Spring Applications, JCIP Annotations under Apache License, Netty/Buffer, Netty/Codec, Netty/Codec/DNS, Netty/Codec/HTTP, Netty/Codec/HTTP2, Netty/Codec/Socks, Netty/Common, Netty/Handler, Netty/Handler/Proxy, Netty/Resolver, Netty/Resolver/DNS, Netty/Resolver/DNS/Classes/MacOS, Netty/Resolver/DNS/Native/MacOS, Netty/Transport, Netty/Transport/Classes/Epoll, Netty/Transport/Native/Epoll, Netty/Transport/Native/Unix/Common, Non-Blocking Reactive Foundation for the JVM, Objenesis, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web, Spring WebFlux, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-reactor-netty, spring-boot-starter-security, spring-boot-starter-test, spring-boot-starter-webflux, spring-boot-test, spring-boot-test-autoconfigure, spring-security-config, spring-security-core, spring-security-crypto, spring-security-oauth2-client, spring-security-oauth2-core, spring-security-web
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
MIT: graphql-java
EPL 2.0: Jakarta Annotations API
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Core functionality for the Reactor Netty library, FindBugs-jsr305, HTTP functionality for the Reactor Netty library, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, Nimbus Content Type, Nimbus JOSE+JWT, Nimbus LangTag, jackson-databind, java-dataloader, org.xmlunit:xmlunit-core, project ':json-path'
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.12.jar | 231.8 kB | 207 | 157 | 25 | 1.6 | Yes |
logback-core-1.2.12.jar | 448.9 kB | 398 | 354 | 34 | 1.6 | Yes |
jackson-annotations-2.13.5.jar | 75.7 kB | 84 | 72 | 2 | - | Yes |
jackson-core-2.13.5.jar | 375.2 kB | 156 | 128 | 13 | - | Yes |
jackson-databind-2.13.5.jar | 1.5 MB | 746 | 708 | 23 | - | Yes |
jackson-datatype-jdk8-2.13.5.jar | 34.8 kB | 39 | 23 | 2 | - | Yes |
jackson-datatype-jsr310-2.13.5.jar | 121.2 kB | 81 | 59 | 7 | - | Yes |
jackson-module-parameter-names-2.13.5.jar | 9.5 kB | 21 | 5 | 2 | - | Yes |
jcip-annotations-1.0-1.jar | 4.7 kB | 14 | 4 | 1 | 1.5 | No |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
graphql-java-18.5.jar | 3 MB | 1878 | 1820 | 43 | 1.8 | Yes |
java-dataloader-3.2.0.jar | 68.4 kB | 63 | 54 | 6 | 1.8 | Yes |
pom.xml | 2.4 kB | - | - | - | - | - |
pom.xml | 1.2 kB | - | - | - | - | - |
json-path-2.7.0.jar | 271.2 kB | 214 | 197 | 12 | 1.8 | Yes |
content-type-2.2.jar | 8.2 kB | 13 | 2 | 1 | 1.7 | Yes |
lang-tag-1.5.jar | 10.8 kB | 14 | 4 | 1 | 1.6 | Yes |
nimbus-jose-jwt-9.16.1.jar | 674.7 kB | 445 | 401 | 27 | 1.8 | Yes |
oauth2-oidc-sdk-9.22.2.jar | 802.7 kB | 511 | 444 | 48 | 1.7 | Yes |
android-json-0.0.20131108.vaadin1.jar | 18.3 kB | 12 | 8 | 1 | 1.5 | Yes |
commons-io-2.11.0.jar | 327.1 kB | 224 | 201 | 11 | 1.8 | Yes |
netty-buffer-4.1.101.Final.jar | 306.7 kB | 155 | 138 | 2 | 1.6 | Yes |
netty-codec-4.1.101.Final.jar | 345.3 kB | 243 | 214 | 10 | 1.6 | Yes |
netty-codec-dns-4.1.101.Final.jar | 66.9 kB | 65 | 45 | 1 | 1.6 | Yes |
netty-codec-http-4.1.101.Final.jar | 657.7 kB | 416 | 387 | 9 | 1.6 | Yes |
netty-codec-http2-4.1.101.Final.jar | 487.5 kB | 302 | 281 | 1 | 1.6 | Yes |
netty-codec-socks-4.1.101.Final.jar | 121 kB | 130 | 107 | 4 | 1.6 | Yes |
netty-common-4.1.101.Final.jar | 660.5 kB | 524 | 492 | 9 | 1.6 | Yes |
netty-handler-4.1.101.Final.jar | 561.5 kB | 390 | 359 | 12 | 1.6 | Yes |
netty-handler-proxy-4.1.101.Final.jar | 25.5 kB | 31 | 12 | 1 | 1.6 | Yes |
netty-resolver-4.1.101.Final.jar | 37.8 kB | 41 | 29 | 1 | 1.6 | Yes |
netty-resolver-dns-4.1.101.Final.jar | 171.8 kB | 130 | 110 | 1 | 1.6 | Yes |
netty-resolver-dns-classes-macos-4.1.101.Final.jar | 9.1 kB | 17 | 3 | 1 | 1.6 | Yes |
netty-resolver-dns-native-macos-4.1.101.Final-osx-x86_64.jar | 19.3 kB | 11 | 0 | 0 | - | No |
netty-transport-4.1.101.Final.jar | 497.1 kB | 404 | 373 | 12 | 1.6 | Yes |
netty-transport-classes-epoll-4.1.101.Final.jar | 147.1 kB | 87 | 67 | 1 | 1.6 | Yes |
netty-transport-native-epoll-4.1.101.Final-linux-x86_64.jar | 39.4 kB | 11 | 0 | 0 | - | No |
netty-transport-native-unix-common-4.1.101.Final.jar | 44 kB | 45 | 32 | 1 | 1.6 | Yes |
reactor-core-3.4.34.jar | 1.7 MB | 919 | 903 | 10 | 1.8 | Yes |
reactor-netty-core-1.0.39.jar | 412.3 kB | 247 | 227 | 12 | 1.8 | Yes |
reactor-netty-http-1.0.39.jar | 369.5 kB | 203 | 193 | 6 | 1.8 | Yes |
jakarta.activation-api-1.2.2.jar | 46.6 kB | 43 | 32 | 2 | - | 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 | - | Yes |
javax.activation-api-1.2.0.jar | 56.7 kB | 41 | 31 | 1 | 1.5 | Yes |
jaxb-api-2.3.1.jar | 128.1 kB | 136 | 111 | 7 | - | Yes |
byte-buddy-1.12.18.jar | 4 MB | 2740 | 2686 | 39 | - | Yes |
byte-buddy-agent-1.12.23.jar | 256.7 kB | 90 | 70 | 3 | - | Yes |
accessors-smart-2.4.11.jar | 29.9 kB | 24 | 13 | 2 | 1.8 | Yes |
json-smart-2.4.11.jar | 120.2 kB | 107 | 93 | 5 | 1.8 | Yes |
antlr4-runtime-4.9.3.jar | 336.7 kB | 237 | 220 | 7 | 1.7 | Yes |
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes |
commons-text-1.10.0.jar | 238.4 kB | 174 | 154 | 8 | 1.8 | Yes |
log4j-api-2.17.2.jar | 302.5 kB | 211 | 177 | 9 | - | Yes |
log4j-to-slf4j-2.17.2.jar | 18 kB | 22 | 6 | 1 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
assertj-core-3.22.0.jar | 5.2 MB | 3477 | 3398 | 64 | - | Yes |
awaitility-4.2.0.jar | 95.8 kB | 92 | 76 | 8 | 1.8 | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
junit-jupiter-5.8.2.jar | 6.4 kB | 5 | 1 | 1 | - | No |
junit-jupiter-api-5.8.2.jar | 193.5 kB | 183 | 168 | 8 | - | Yes |
junit-jupiter-engine-5.8.2.jar | 229.7 kB | 140 | 123 | 9 | - | Yes |
junit-jupiter-params-5.8.2.jar | 577.3 kB | 377 | 343 | 22 | - | Yes |
junit-platform-commons-1.8.2.jar | 100.4 kB | 63 | 43 | 7 | - | Yes |
junit-platform-engine-1.8.2.jar | 185.8 kB | 142 | 126 | 9 | - | Yes |
mockito-core-4.8.1.jar | 684 kB | 652 | 580 | 64 | 1.8 | Yes |
mockito-junit-jupiter-4.8.1.jar | 5.4 kB | 9 | 2 | 1 | 1.8 | Yes |
objenesis-3.2.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
asm-9.3.jar | 122.2 kB | 44 | 38 | 3 | - | Yes |
reactive-streams-1.0.4.jar | 11.6 kB | 17 | 13 | 1 | 1.6 | Yes |
jsonassert-1.5.1.jar | 30.5 kB | 32 | 20 | 3 | 1.6 | Yes |
jul-to-slf4j-1.7.36.jar | 4.5 kB | 11 | 1 | 1 | 1.5 | Yes |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
spring-aop-5.3.31.jar | 384.5 kB | 308 | 279 | 17 | 1.8 | Yes |
spring-beans-5.3.31.jar | 706.4 kB | 422 | 392 | 13 | 1.8 | Yes |
spring-context-5.3.31.jar | 1.3 MB | 979 | 892 | 64 | 1.8 | Yes |
spring-core-5.3.31.jar | 1.5 MB | 1037 | 978 | 49 | 1.8 | Yes |
spring-expression-5.3.31.jar | 293.2 kB | 164 | 150 | 6 | 1.8 | Yes |
spring-jcl-5.3.31.jar | 25.2 kB | 28 | 17 | 2 | 1.8 | Yes |
spring-test-5.3.31.jar | 792.4 kB | 562 | 507 | 40 | 1.8 | Yes |
spring-web-5.3.31.jar | 1.6 MB | 1081 | 1010 | 55 | 1.8 | Yes |
spring-webflux-5.3.31.jar | 946.9 kB | 581 | 548 | 24 | 1.8 | Yes |
spring-boot-2.7.18.jar | 1.5 MB | 1056 | 932 | 79 | 1.8 | Yes |
spring-boot-autoconfigure-2.7.18.jar | 1.7 MB | 1359 | 1231 | 107 | 1.8 | Yes |
spring-boot-starter-2.7.18.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-json-2.7.18.jar | 4.7 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-logging-2.7.18.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-reactor-netty-2.7.18.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-security-2.7.18.jar | 4.7 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-test-2.7.18.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-webflux-2.7.18.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-test-2.7.18.jar | 239.4 kB | 182 | 149 | 17 | 1.8 | Yes |
spring-boot-test-autoconfigure-2.7.18.jar | 213.8 kB | 255 | 182 | 26 | 1.8 | Yes |
spring-graphql-1.0.6.jar | 353 kB | 257 | 238 | 13 | 1.8 | Yes |
spring-security-config-5.7.11.jar | 1.5 MB | 653 | 560 | 42 | 1.8 | Yes |
spring-security-core-5.7.11.jar | 446.7 kB | 406 | 337 | 42 | 1.8 | Yes |
spring-security-crypto-5.7.11.jar | 82.1 kB | 62 | 47 | 9 | 1.8 | Yes |
spring-security-oauth2-client-5.7.11.jar | 400.1 kB | 243 | 209 | 18 | 1.8 | Yes |
spring-security-oauth2-core-5.7.11.jar | 94.7 kB | 95 | 77 | 9 | 1.8 | Yes |
spring-security-web-5.7.11.jar | 676 kB | 522 | 455 | 52 | 1.8 | Yes |
xmlunit-core-2.9.1.jar | 175.2 kB | 178 | 161 | 9 | 1.7 | Yes |
snakeyaml-2.2.jar | 334.4 kB | 278 | 230 | 24 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
103 | 43.9 MB | 30128 | 27420 | 1414 | 1.8 | 90 |
compile: 76 | compile: 30 MB | compile: 20101 | compile: 18056 | compile: 1030 | - | compile: 65 |
test: 26 | test: 13.6 MB | test: 9790 | test: 9144 | test: 377 | - | test: 24 |
runtime: 1 | runtime: 336.7 kB | runtime: 237 | runtime: 220 | runtime: 7 | - | runtime: 1 |