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.fasterxml.jackson.dataformat | jackson-dataformat-xml | 2.15.4 | jar | The Apache Software License, Version 2.0 |
info.mikethomas | jfold | 1.0-SNAPSHOT | jar | GNU General Public License (GPL) version 3.0 |
org.springdoc | springdoc-openapi-starter-webmvc-ui | 2.5.0 | jar | The Apache License, Version 2.0 |
org.springframework.boot | spring-boot-starter-actuator | 3.2.5 | jar | Apache License, Version 2.0 |
org.springframework.boot | spring-boot-starter-graphql | 3.2.5 | jar | Apache License, Version 2.0 |
org.springframework.boot | spring-boot-starter-web | 3.2.5 | 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:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.springframework.boot | spring-boot-starter-test | 3.2.5 | jar | Apache License, Version 2.0 |
provided
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 | Licenses |
---|---|---|---|---|
org.projectlombok | lombok | 1.18.32 | jar | The MIT License |
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 |
---|---|---|---|---|
io.micrometer | context-propagation | 1.0.6 | jar | The Apache Software License, Version 2.0 |
org.hdrhistogram | HdrHistogram | 2.1.12 | jar | Public Domain, per Creative Commons CC0BSD-2-Clause |
org.latencyutils | LatencyUtils | 2.0.3 | jar | Public Domain, per Creative Commons CC0 |
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
- info.mikethomas.fahservices:fahservices:jar:1.0-SNAPSHOT
- info.mikethomas:jfold:jar:1.0-SNAPSHOT (compile)
- com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:2.15.4 (compile)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (compile)
- org.slf4j:slf4j-ext:jar:2.0.13 (compile)
- org.slf4j:slf4j-api:jar:2.0.13 (compile)
- com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:2.15.4 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.15.4 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.15.4 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.15.4 (compile)
- org.codehaus.woodstox:stax2-api:jar:4.2.1 (compile)
- com.fasterxml.woodstox:woodstox-core:jar:6.5.1 (compile)
- org.projectlombok:lombok:jar:1.18.32 (provided)
- org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:2.5.0 (compile)
- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:2.5.0 (compile)
- org.springdoc:springdoc-openapi-starter-common:jar:2.5.0 (compile)
- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.21 (compile)
- org.apache.commons:commons-lang3:jar:3.13.0 (compile)
- io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.21 (compile)
- io.swagger.core.v3:swagger-models-jakarta:jar:2.2.21 (compile)
- jakarta.validation:jakarta.validation-api:jar:3.0.2 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.4 (compile)
- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.21 (compile)
- org.springdoc:springdoc-openapi-starter-common:jar:2.5.0 (compile)
- org.webjars:swagger-ui:jar:5.13.0 (compile)
- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:2.5.0 (compile)
- org.springframework.boot:spring-boot-starter-actuator:jar:3.2.5 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.2.5 (compile)
- org.springframework.boot:spring-boot:jar:3.2.5 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.2.5 (compile)
- org.springframework.boot:spring-boot-starter-logging:jar:3.2.5 (compile)
- ch.qos.logback:logback-classic:jar:1.4.14 (compile)
- ch.qos.logback:logback-core:jar:1.4.14 (compile)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.21.1 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.21.1 (compile)
- org.slf4j:jul-to-slf4j:jar:2.0.13 (compile)
- ch.qos.logback:logback-classic:jar:1.4.14 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (compile)
- org.yaml:snakeyaml:jar:2.2 (compile)
- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.2.5 (compile)
- org.springframework.boot:spring-boot-actuator:jar:3.2.5 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.4 (compile)
- io.micrometer:micrometer-observation:jar:1.12.5 (compile)
- io.micrometer:micrometer-commons:jar:1.12.5 (compile)
- io.micrometer:micrometer-jakarta9:jar:1.12.5 (compile)
- io.micrometer:micrometer-core:jar:1.12.5 (compile)
- org.hdrhistogram:HdrHistogram:jar:2.1.12 (runtime)
- org.latencyutils:LatencyUtils:jar:2.0.3 (runtime)
- io.micrometer:micrometer-core:jar:1.12.5 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.2.5 (compile)
- org.springframework.boot:spring-boot-starter-graphql:jar:3.2.5 (compile)
- org.springframework.boot:spring-boot-starter-json:jar:3.2.5 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.15.4 (compile)
- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.15.4 (compile)
- org.springframework.graphql:spring-graphql:jar:1.2.6 (compile)
- com.graphql-java:graphql-java:jar:21.4 (compile)
- com.graphql-java:java-dataloader:jar:3.2.1 (compile)
- org.reactivestreams:reactive-streams:jar:1.0.4 (compile)
- io.projectreactor:reactor-core:jar:3.6.5 (compile)
- org.springframework:spring-context:jar:6.1.6 (compile)
- io.micrometer:context-propagation:jar:1.0.6 (runtime)
- com.graphql-java:graphql-java:jar:21.4 (compile)
- org.springframework.boot:spring-boot-starter-json:jar:3.2.5 (compile)
- org.springframework.boot:spring-boot-starter-web:jar:3.2.5 (compile)
- org.springframework.boot:spring-boot-starter-tomcat:jar:3.2.5 (compile)
- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.20 (compile)
- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.20 (compile)
- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.20 (compile)
- org.springframework:spring-web:jar:6.1.6 (compile)
- org.springframework:spring-beans:jar:6.1.6 (compile)
- org.springframework:spring-webmvc:jar:6.1.6 (compile)
- org.springframework:spring-aop:jar:6.1.6 (compile)
- org.springframework:spring-expression:jar:6.1.6 (compile)
- org.springframework.boot:spring-boot-starter-tomcat:jar:3.2.5 (compile)
- org.springframework.boot:spring-boot-starter-test:jar:3.2.5 (test)
- org.springframework.boot:spring-boot-test:jar:3.2.5 (test)
- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.2.5 (test)
- com.jayway.jsonpath:json-path:jar:2.9.0 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (compile)
- net.minidev:json-smart:jar:2.5.1 (test)
- net.minidev:accessors-smart:jar:2.5.1 (test)
- org.ow2.asm:asm:jar:9.6 (test)
- net.minidev:accessors-smart:jar:2.5.1 (test)
- org.assertj:assertj-core:jar:3.24.2 (test)
- net.bytebuddy:byte-buddy:jar:1.14.13 (test)
- org.awaitility:awaitility:jar:4.2.1 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.junit.jupiter:junit-jupiter:jar:5.10.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.2 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test)
- org.mockito:mockito-core:jar:5.7.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.13 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- org.mockito:mockito-junit-jupiter:jar:5.7.0 (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:6.1.6 (compile)
- org.springframework:spring-jcl:jar:6.1.6 (compile)
- org.springframework:spring-test:jar:6.1.6 (test)
- org.xmlunit:xmlunit-core:jar:2.9.1 (test)
- info.mikethomas:jfold:jar:1.0-SNAPSHOT (compile)
Licenses
MIT-0: reactive-streams
The BSD License: Stax2 API
The Apache License, Version 2.0: Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j, springdoc-openapi-starter-common, springdoc-openapi-starter-webmvc-api, springdoc-openapi-starter-webmvc-ui
Apache 2.0: Awaitility, Swagger UI
MIT License: JUL to SLF4J bridge, SLF4J API Module, SLF4J Extensions Module
BSD-2-Clause: HdrHistogram
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
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils
EDL 1.0: Jakarta Activation API
Apache License 2.0: JSON library from Android SDK, Jakarta Bean Validation API, swagger-annotations-jakarta, swagger-core-jakarta, swagger-models-jakarta
The MIT License: Project Lombok
Apache-2.0: Apache Commons Lang, Apache Log4j API, Apache Log4j to SLF4J Adapter
Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, GraphQL Support for Spring Applications, 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 Web MVC, spring-boot, spring-boot-actuator, spring-boot-actuator-autoconfigure, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-actuator, spring-boot-starter-graphql, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-test, spring-boot-starter-tomcat, spring-boot-starter-web, spring-boot-test, spring-boot-test-autoconfigure, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket
MIT: graphql-java, mockito-core, mockito-junit-jupiter
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
EPL 2.0: Jakarta Annotations API
GNU General Public License (GPL) version 3.0: FAHServices, jFold
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson module: Jakarta XML Bind Annotations (jakarta.xml.bind), Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Jackson-dataformat-YAML, Jackson-module-parameter-names, context-propagation, jackson-databind, java-dataloader, json-path, micrometer-commons, micrometer-core, micrometer-jakarta9, micrometer-observation, org.xmlunit:xmlunit-core
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.4.14.jar | 283.5 kB | 230 | 178 | 28 | 11 | Yes |
logback-core-1.4.14.jar | 597.2 kB | 506 | 454 | 42 | 11 | Yes |
jackson-annotations-2.15.4.jar | 75.6 kB | 86 | 73 | 2 | 9 | Yes |
jackson-core-2.15.4.jar | 548.2 kB | 247 | 186 | 15 | 21 | Yes |
jackson-databind-2.15.4.jar | 1.6 MB | 816 | 777 | 24 | 9 | Yes |
jackson-dataformat-xml-2.15.4.jar | 126.1 kB | 87 | 63 | 7 | 9 | Yes |
jackson-dataformat-yaml-2.15.4.jar | 54.6 kB | 43 | 21 | 4 | 9 | Yes |
jackson-datatype-jdk8-2.15.4.jar | 36.1 kB | 41 | 23 | 2 | 9 | Yes |
jackson-datatype-jsr310-2.15.4.jar | 122.9 kB | 82 | 59 | 7 | 9 | Yes |
jackson-module-jakarta-xmlbind-annotations-2.15.4.jar | 31.9 kB | 31 | 12 | 4 | 9 | Yes |
jackson-module-parameter-names-2.15.4.jar | 10.3 kB | 23 | 5 | 2 | 9 | Yes |
woodstox-core-6.5.1.jar | 1.6 MB | 1092 | 942 | 79 | 9 | Yes |
graphql-java-21.4.jar | 3.6 MB | 2301 | 2204 | 56 | 11 | Yes |
java-dataloader-3.2.1.jar | 72.5 kB | 67 | 57 | 7 | 1.8 | Yes |
json-path-2.9.0.jar | 276.6 kB | 221 | 203 | 13 | 1.8 | Yes |
android-json-0.0.20131108.vaadin1.jar | 18.3 kB | 12 | 8 | 1 | 1.5 | Yes |
jfold-1.0-SNAPSHOT.jar | 51.9 kB | 56 | 38 | 8 | 21 | Yes |
context-propagation-1.0.6.jar | 30.8 kB | 26 | 18 | 1 | 1.8 | Yes |
micrometer-commons-1.12.5.jar | 47.4 kB | 50 | 36 | 6 | 1.8 | Yes |
micrometer-core-1.12.5.jar | 883.6 kB | 606 | 536 | 45 | 11 | Yes |
micrometer-jakarta9-1.12.5.jar | 32.3 kB | 33 | 23 | 1 | 1.8 | Yes |
micrometer-observation-1.12.5.jar | 71.8 kB | 71 | 56 | 6 | 1.8 | Yes |
reactor-core-3.6.5.jar | 1.9 MB | 973 | 938 | 11 | 1.8 | Yes |
swagger-annotations-jakarta-2.2.21.jar | 48.2 kB | 84 | 58 | 13 | 1.8 | Yes |
swagger-core-jakarta-2.2.21.jar | 228.3 kB | 135 | 116 | 6 | 1.8 | Yes |
swagger-models-jakarta-2.2.21.jar | 134.6 kB | 92 | 66 | 13 | 1.8 | Yes |
jakarta.activation-api-2.1.3.jar | 66.5 kB | 60 | 46 | 3 | 9 | Yes |
jakarta.annotation-api-2.1.1.jar | 26.1 kB | 31 | 18 | 4 | 9 | Yes |
jakarta.validation-api-3.0.2.jar | 93.3 kB | 161 | 144 | 10 | 9 | Yes |
jakarta.xml.bind-api-4.0.2.jar | 131 kB | 138 | 115 | 7 | 11 | Yes |
byte-buddy-1.14.13.jar | 4.2 MB | 2935 | 2881 | 39 | 9 | Yes |
byte-buddy-agent-1.14.13.jar | 256.8 kB | 90 | 70 | 3 | 9 | Yes |
accessors-smart-2.5.1.jar | 30.3 kB | 24 | 13 | 2 | 1.8 | Yes |
json-smart-2.5.1.jar | 122.3 kB | 107 | 93 | 5 | 1.8 | Yes |
commons-lang3-3.13.0.jar | 632.3 kB | 420 | 390 | 18 | 1.8 | Yes |
log4j-api-2.21.1.jar | 317.5 kB | 224 | 190 | 9 | 9 | Yes |
log4j-to-slf4j-2.21.1.jar | 23 kB | 26 | 10 | 2 | 9 | Yes |
tomcat-embed-core-10.1.20.jar | 3.5 MB | 1618 | 1482 | 79 | 11 | Yes |
tomcat-embed-el-10.1.20.jar | 261 kB | 164 | 154 | 7 | 11 | Yes |
tomcat-embed-websocket-10.1.20.jar | 281.6 kB | 191 | 178 | 6 | 11 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
assertj-core-3.24.2.jar | 1.3 MB | 854 | 814 | 28 | 9 | Yes |
awaitility-4.2.1.jar | 97.2 kB | 93 | 77 | 8 | 1.8 | Yes |
stax2-api-4.2.1.jar | 195.9 kB | 146 | 125 | 12 | 9 | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
HdrHistogram-2.1.12.jar | 173.8 kB | 106 | 96 | 2 | 1.7 | Yes |
junit-jupiter-5.10.2.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.10.2.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
junit-jupiter-engine-5.10.2.jar | 244.7 kB | 147 | 130 | 9 | 9 | Yes |
junit-jupiter-params-5.10.2.jar | 586 kB | 381 | 347 | 22 | 9 | Yes |
junit-platform-commons-1.10.2.jar | 106.2 kB | 64 | 44 | 7 | 9 | Yes |
junit-platform-engine-1.10.2.jar | 204.8 kB | 153 | 136 | 10 | 9 | Yes |
LatencyUtils-2.0.3.jar | 29.8 kB | 31 | 22 | 1 | 1.6 | Yes |
mockito-core-5.7.0.jar | 700.1 kB | 641 | 569 | 64 | 11 | Yes |
mockito-junit-jupiter-5.7.0.jar | 8.8 kB | 13 | 5 | 2 | 11 | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
asm-9.6.jar | 123.6 kB | 45 | 39 | 3 | 9 | Yes |
lombok-1.18.32.jar | 2 MB | 1082 | 178 | 13 | 9 | 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-2.0.13.jar | 6.3 kB | 15 | 2 | 2 | 9 | Yes |
slf4j-api-2.0.13.jar | 68.6 kB | 70 | 55 | 5 | 9 | Yes |
slf4j-ext-2.0.13.jar | 38.8 kB | 39 | 24 | 6 | 1.8 | Yes |
springdoc-openapi-starter-common-2.5.0.jar | 488.4 kB | 295 | 234 | 42 | 17 | Yes |
springdoc-openapi-starter-webmvc-api-2.5.0.jar | 42.4 kB | 37 | 17 | 5 | 17 | Yes |
springdoc-openapi-starter-webmvc-ui-2.5.0.jar | 23.2 kB | 26 | 11 | 1 | 17 | Yes |
spring-aop-6.1.6.jar | 416 kB | 320 | 288 | 17 | 17 | Yes |
spring-beans-6.1.6.jar | 858.4 kB | 473 | 442 | 13 | 17 | Yes |
spring-context-6.1.6.jar | 1.3 MB | 928 | 843 | 58 | 17 | Yes |
spring-core-6.1.6.jar | 1.9 MB | 1221 | 1140 | 59 | 21 | Yes |
spring-expression-6.1.6.jar | 303 kB | 161 | 149 | 6 | 17 | Yes |
spring-jcl-6.1.6.jar | 24.5 kB | 26 | 15 | 2 | 17 | Yes |
spring-test-6.1.6.jar | 854.5 kB | 577 | 518 | 42 | 17 | Yes |
spring-web-6.1.6.jar | 1.9 MB | 1196 | 1117 | 58 | 17 | Yes |
spring-webmvc-6.1.6.jar | 1 MB | 570 | 526 | 27 | 17 | Yes |
spring-boot-3.2.5.jar | 1.6 MB | 1115 | 986 | 81 | 17 | Yes |
spring-boot-actuator-3.2.5.jar | 650.7 kB | 565 | 478 | 71 | 17 | Yes |
spring-boot-actuator-autoconfigure-3.2.5.jar | 755.6 kB | 639 | 513 | 106 | 17 | Yes |
spring-boot-autoconfigure-3.2.5.jar | 1.9 MB | 1506 | 1372 | 111 | 17 | Yes |
spring-boot-starter-3.2.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-actuator-3.2.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-graphql-3.2.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-json-3.2.5.jar | 4.7 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-logging-3.2.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-test-3.2.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-tomcat-3.2.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-web-3.2.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-test-3.2.5.jar | 245.5 kB | 174 | 141 | 17 | 17 | Yes |
spring-boot-test-autoconfigure-3.2.5.jar | 219.2 kB | 256 | 182 | 26 | 17 | Yes |
spring-graphql-1.2.6.jar | 504.7 kB | 355 | 323 | 15 | 17 | Yes |
swagger-ui-5.13.0.jar | 4 MB | 39 | 0 | 0 | - | - |
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 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
94 | 48.5 MB | 29503 | 25662 | 1619 | 21 | 84 |
compile: 63 | compile: 36 MB | compile: 20850 | compile: 18551 | compile: 1255 | 21 | compile: 55 |
runtime: 3 | runtime: 234.4 kB | runtime: 163 | runtime: 136 | runtime: 4 | runtime: 3 | |
provided: 1 | provided: 2 MB | provided: 1082 | provided: 178 | provided: 13 | provided: 1 | |
test: 27 | test: 10.3 MB | test: 7408 | test: 6797 | test: 347 | 17 | test: 25 |