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:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.github.jsqlparser | jsqlparser | 4.0 | jar | GNU Library or Lesser General Public License (LGPL) V2.1The Apache Software License, Version 2.0 |
com.jparams | to-string-verifier | 1.4.8 | jar | MIT License |
commons-codec | commons-codec | 1.15 | jar | Apache License, Version 2.0 |
nl.jqno.equalsverifier | equalsverifier | 3.7.1 | jar | Apache License, Version 2.0 |
org.assertj | assertj-core | 3.22.0 | jar | Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.8.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.8.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.8.2 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 4.5.1 | jar | The MIT License |
org.mockito | mockito-junit-jupiter | 4.5.1 | jar | The MIT License |
org.springframework.boot | spring-boot-starter-test | 2.7.12 | jar | Apache License, Version 2.0 |
org.springframework.security | spring-security-test | 5.7.8 | 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 |
---|---|---|---|---|
com.sun.activation | jakarta.activation | 1.2.2 | jar | EDL 1.0 |
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
- org.imageconverter:image-converter-service:jar:0.0.1-SNAPSHOT
- org.springframework.boot:spring-boot-starter-web:jar:2.7.12 (compile)
- org.springframework.boot:spring-boot-starter:jar:2.7.12 (compile)
- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12 (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:1.30 (compile)
- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12 (compile)
- org.springframework.boot:spring-boot-starter-json:jar:2.7.12 (compile)
- com.fasterxml.jackson.core:jackson-databind: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)
- org.springframework.boot:spring-boot-starter-tomcat:jar:2.7.12 (compile)
- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.75 (compile)
- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.75 (compile)
- org.springframework:spring-web:jar:5.3.27 (compile)
- org.springframework:spring-beans:jar:5.3.27 (compile)
- org.springframework:spring-webmvc: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.boot:spring-boot-starter:jar:2.7.12 (compile)
- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12 (compile)
- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12 (compile)
- io.projectreactor.netty:reactor-netty-http:jar:1.0.32 (compile)
- io.netty:netty-codec-http:jar:4.1.92.Final (compile)
- io.netty:netty-common:jar:4.1.92.Final (compile)
- io.netty:netty-buffer:jar:4.1.92.Final (compile)
- io.netty:netty-transport:jar:4.1.92.Final (compile)
- io.netty:netty-codec:jar:4.1.92.Final (compile)
- io.netty:netty-handler:jar:4.1.92.Final (compile)
- io.netty:netty-codec-http2:jar:4.1.92.Final (compile)
- io.netty:netty-resolver-dns:jar:4.1.92.Final (compile)
- io.netty:netty-resolver:jar:4.1.92.Final (compile)
- io.netty:netty-codec-dns:jar:4.1.92.Final (compile)
- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final (compile)
- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final (compile)
- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final (compile)
- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final (compile)
- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final (compile)
- io.projectreactor.netty:reactor-netty-core:jar:1.0.32 (compile)
- io.netty:netty-handler-proxy:jar:4.1.92.Final (compile)
- io.netty:netty-codec-socks:jar:4.1.92.Final (compile)
- io.netty:netty-handler-proxy:jar:4.1.92.Final (compile)
- io.netty:netty-codec-http:jar:4.1.92.Final (compile)
- io.projectreactor.netty:reactor-netty-http:jar:1.0.32 (compile)
- org.springframework:spring-webflux:jar:5.3.27 (compile)
- io.projectreactor:reactor-core:jar:3.4.29 (compile)
- org.reactivestreams:reactive-streams:jar:1.0.4 (compile)
- io.projectreactor:reactor-core:jar:3.4.29 (compile)
- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12 (compile)
- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12 (compile)
- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12 (compile)
- com.zaxxer:HikariCP:jar:4.0.3 (compile)
- org.springframework:spring-jdbc:jar:5.3.27 (compile)
- jakarta.transaction:jakarta.transaction-api:jar:1.3.3 (compile)
- jakarta.persistence:jakarta.persistence-api:jar:2.2.3 (compile)
- org.hibernate:hibernate-core:jar:5.6.15.Final (compile)
- org.jboss.logging:jboss-logging:jar:3.4.3.Final (compile)
- antlr:antlr:jar:2.7.7 (compile)
- org.jboss:jandex:jar:2.4.2.Final (compile)
- com.fasterxml:classmate:jar:1.5.1 (compile)
- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final (compile)
- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 (compile)
- org.glassfish.jaxb:txw2:jar:2.3.8 (compile)
- com.sun.istack:istack-commons-runtime:jar:3.0.12 (compile)
- com.sun.activation:jakarta.activation:jar:1.2.2 (runtime)
- org.springframework.data:spring-data-jpa:jar:2.7.12 (compile)
- org.springframework.data:spring-data-commons:jar:2.7.12 (compile)
- org.springframework:spring-orm:jar:5.3.27 (compile)
- org.springframework:spring-tx:jar:5.3.27 (compile)
- org.springframework:spring-aspects:jar:5.3.27 (compile)
- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12 (compile)
- org.springdoc:springdoc-openapi-data-rest:jar:1.6.8 (compile)
- org.springdoc:springdoc-openapi-hateoas:jar:1.6.8 (compile)
- org.springframework.hateoas:spring-hateoas:jar:1.5.4 (compile)
- org.springframework.data:spring-data-rest-core:jar:3.7.12 (compile)
- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE (compile)
- org.atteo:evo-inflector:jar:1.3 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5 (compile)
- org.springdoc:springdoc-openapi-hateoas:jar:1.6.8 (compile)
- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12 (compile)
- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75 (compile)
- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final (compile)
- jakarta.validation:jakarta.validation-api:jar:2.0.2 (compile)
- org.springframework.boot:spring-boot-starter-actuator:jar:2.7.12 (compile)
- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.7.12 (compile)
- org.springframework.boot:spring-boot-actuator:jar:2.7.12 (compile)
- io.micrometer:micrometer-core:jar:1.9.11 (compile)
- org.hdrhistogram:HdrHistogram:jar:2.1.12 (compile)
- org.latencyutils:LatencyUtils:jar:2.0.3 (runtime)
- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.7.12 (compile)
- org.springframework.boot:spring-boot-starter-security:jar:2.7.12 (compile)
- org.springframework:spring-aop:jar:5.3.27 (compile)
- org.springframework.security:spring-security-config:jar:5.7.8 (compile)
- org.springframework.security:spring-security-web:jar:5.7.8 (compile)
- org.springframework.cloud:spring-cloud-starter-sleuth:jar:3.1.5 (compile)
- org.springframework.cloud:spring-cloud-starter:jar:3.1.5 (compile)
- org.springframework.cloud:spring-cloud-context:jar:3.1.5 (compile)
- org.springframework.cloud:spring-cloud-sleuth-autoconfigure:jar:3.1.5 (compile)
- org.springframework.cloud:spring-cloud-sleuth-brave:jar:3.1.5 (compile)
- io.zipkin.brave:brave:jar:5.13.9 (compile)
- io.zipkin.brave:brave-context-slf4j:jar:5.13.9 (compile)
- io.zipkin.brave:brave-instrumentation-messaging:jar:5.13.9 (compile)
- io.zipkin.brave:brave-instrumentation-rpc:jar:5.13.9 (compile)
- io.zipkin.brave:brave-instrumentation-spring-rabbit:jar:5.13.9 (compile)
- io.zipkin.brave:brave-instrumentation-kafka-clients:jar:5.13.9 (compile)
- io.zipkin.brave:brave-instrumentation-kafka-streams:jar:5.13.9 (compile)
- io.zipkin.brave:brave-instrumentation-httpclient:jar:5.13.9 (compile)
- io.zipkin.brave:brave-instrumentation-http:jar:5.13.9 (compile)
- io.zipkin.brave:brave-instrumentation-httpasyncclient:jar:5.13.9 (compile)
- io.zipkin.brave:brave-instrumentation-jms:jar:5.13.9 (compile)
- io.zipkin.brave:brave-instrumentation-mongodb:jar:5.13.9 (compile)
- io.zipkin.aws:brave-propagation-aws:jar:0.21.3 (compile)
- io.zipkin.reporter2:zipkin-reporter-metrics-micrometer:jar:2.16.3 (compile)
- org.springframework.cloud:spring-cloud-starter:jar:3.1.5 (compile)
- org.springframework.cloud:spring-cloud-sleuth-zipkin:jar:3.1.5 (compile)
- org.springframework.cloud:spring-cloud-sleuth-instrumentation:jar:3.1.5 (compile)
- org.springframework.cloud:spring-cloud-sleuth-api:jar:3.1.5 (compile)
- org.springframework.cloud:spring-cloud-commons:jar:3.1.5 (compile)
- org.springframework.security:spring-security-crypto:jar:5.7.8 (compile)
- io.zipkin.zipkin2:zipkin:jar:2.23.2 (compile)
- io.zipkin.reporter2:zipkin-reporter:jar:2.16.3 (compile)
- io.zipkin.reporter2:zipkin-reporter-brave:jar:2.16.3 (compile)
- io.zipkin.reporter2:zipkin-sender-kafka:jar:2.16.3 (compile)
- io.zipkin.reporter2:zipkin-sender-activemq-client:jar:2.16.3 (compile)
- io.zipkin.reporter2:zipkin-sender-amqp-client:jar:2.16.3 (compile)
- org.springframework.cloud:spring-cloud-sleuth-instrumentation:jar:3.1.5 (compile)
- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12 (compile)
- org.springframework.security:spring-security-rsa:jar:1.0.11.RELEASE (compile)
- org.bouncycastle:bcpkix-jdk15on:jar:1.69 (compile)
- org.bouncycastle:bcprov-jdk15on:jar:1.69 (compile)
- org.bouncycastle:bcutil-jdk15on:jar:1.69 (compile)
- org.bouncycastle:bcpkix-jdk15on:jar:1.69 (compile)
- org.springdoc:springdoc-openapi-ui:jar:1.6.8 (compile)
- org.springdoc:springdoc-openapi-webmvc-core:jar:1.6.8 (compile)
- org.webjars:swagger-ui:jar:4.10.3 (compile)
- org.webjars:webjars-locator-core:jar:0.50 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.13.5 (compile)
- io.github.classgraph:classgraph:jar:4.8.143 (compile)
- org.springdoc:springdoc-openapi-security:jar:1.6.8 (compile)
- org.springdoc:springdoc-openapi-common:jar:1.6.8 (compile)
- io.swagger.core.v3:swagger-core:jar:2.2.0 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5 (compile)
- io.swagger.core.v3:swagger-annotations:jar:2.2.0 (compile)
- io.swagger.core.v3:swagger-models:jar:2.2.0 (compile)
- io.swagger.core.v3:swagger-core:jar:2.2.0 (compile)
- org.springframework.security:spring-security-core:jar:5.7.8 (compile)
- org.springdoc:springdoc-openapi-common:jar:1.6.8 (compile)
- com.h2database:h2:jar:2.1.214 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- org.aspectj:aspectjweaver:jar:1.9.7 (compile)
- org.aspectj:aspectjrt:jar:1.9.7 (compile)
- net.sourceforge.tess4j:tess4j:jar:5.7.0 (compile)
- net.java.dev.jna:jna:jar:5.13.0 (compile)
- com.github.jai-imageio:jai-imageio-core:jar:1.4.0 (compile)
- org.apache.pdfbox:pdfbox:jar:2.0.27 (compile)
- org.apache.pdfbox:fontbox:jar:2.0.27 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
- org.apache.pdfbox:pdfbox-tools:jar:2.0.27 (compile)
- org.apache.pdfbox:pdfbox-debugger:jar:2.0.27 (compile)
- org.apache.pdfbox:jbig2-imageio:jar:3.0.4 (compile)
- commons-io:commons-io:jar:2.11.0 (compile)
- net.sourceforge.lept4j:lept4j:jar:1.18.0 (compile)
- org.jboss:jboss-vfs:jar:3.2.17.Final (compile)
- com.turkraft:spring-filter:jar:1.0.5 (compile)
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
- org.apache.commons:commons-text:jar:1.9 (compile)
- commons-fileupload:commons-fileupload:jar:1.4 (compile)
- org.apache.commons:commons-csv:jar:1.10.0 (compile)
- org.apache.commons:commons-collections4:jar:4.4 (compile)
- org.springframework.boot:spring-boot-starter-test:jar:2.7.12 (test)
- org.springframework.boot:spring-boot-test:jar:2.7.12 (test)
- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12 (test)
- com.jayway.jsonpath:json-path:jar:2.7.0 (compile)
- 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 (compile)
- jakarta.activation:jakarta.activation-api:jar:1.2.2 (compile)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.junit.jupiter:junit-jupiter:jar:5.8.2 (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.27 (compile)
- org.springframework:spring-jcl:jar:5.3.27 (compile)
- org.springframework:spring-test:jar:5.3.27 (test)
- org.xmlunit:xmlunit-core:jar:2.9.1 (test)
- org.springframework.security:spring-security-test:jar:5.7.8 (test)
- org.springframework.boot:spring-boot-devtools:jar:2.7.12 (compile)
- org.springframework.boot:spring-boot:jar:2.7.12 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12 (compile)
- org.junit.jupiter:junit-jupiter-params:jar:5.8.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.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.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.8.2 (test)
- org.assertj:assertj-core:jar:3.22.0 (test)
- com.github.jsqlparser:jsqlparser:jar:4.0 (test)
- nl.jqno.equalsverifier:equalsverifier:jar:3.7.1 (test)
- com.jparams:to-string-verifier:jar:1.4.8 (test)
- com.jparams:object-builder:jar:2.3.1 (test)
- org.mockito:mockito-core:jar:4.5.1 (test)
- net.bytebuddy:byte-buddy:jar:1.12.23 (compile)
- net.bytebuddy:byte-buddy-agent:jar:1.12.23 (test)
- org.objenesis:objenesis:jar:3.2 (test)
- org.mockito:mockito-junit-jupiter:jar:4.5.1 (test)
- commons-codec:commons-codec:jar:1.15 (test)
- org.springframework.boot:spring-boot-starter-web:jar:2.7.12 (compile)
Licenses
Apache License, version 2.0: JBoss Logging 3
MIT-0: reactive-streams
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j, springdoc-openapi-common, springdoc-openapi-data-rest, springdoc-openapi-hateoas, springdoc-openapi-security, springdoc-openapi-ui, springdoc-openapi-webmvc-core
Apache 2.0: Swagger UI, spring-security-rsa
MIT License: JUL to SLF4J bridge, SLF4J API Module, com.turkraft:spring-filter, object-builder, to-string-verifier
BSD License 3: Hamcrest
GNU Library or Lesser General Public License (LGPL) V2.1: JSQLParser library
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, javax.transaction API
BSD 3-clause License w/nuclear disclaimer: Java Advanced Imaging Image I/O Tools API core (standalone)
Eclipse Public License v. 2.0: Jakarta Persistence API
Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils
BSD License: AntLR Parser Generator
Apache License 2.0: Hibernate Validator Engine, JSON library from Android SDK, Jakarta Bean Validation API, Lept4J - Leptonica for Java, Tess4J - Tesseract for Java, swagger-annotations, swagger-core, swagger-models
LGPL-2.1-or-later: Java Native Access
The MIT License: mockito-core, mockito-junit-jupiter
Apache License, Version 2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons FileUpload, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache FontBox, Apache Log4j API, Apache Log4j to SLF4J Adapter, Apache PDFBox, Apache PDFBox Debugger, Apache PDFBox tools, AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, ClassMate, EqualsVerifier, Evo Inflector, Java Annotation Indexer, 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, PDFBox JBIG2 ImageIO plugin, SnakeYAML, Spring AOP, Spring Aspects, Spring Beans, Spring Cloud Commons, Spring Cloud Context, Spring Cloud Sleuth API, Spring Cloud Sleuth AutoConfigure, Spring Cloud Sleuth Brave, Spring Cloud Sleuth Instrumentation, Spring Cloud Sleuth Zipkin, Spring Cloud Starter Sleuth with Brave, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Data Core, Spring Data JPA, Spring Data REST - Core, Spring Expression Language (SpEL), Spring HATEOAS, Spring JDBC, Spring Object/Relational Mapping, Spring Plugin - Core, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, Spring WebFlux, spring-boot, spring-boot-actuator, spring-boot-actuator-autoconfigure, spring-boot-autoconfigure, spring-boot-devtools, spring-boot-starter, spring-boot-starter-actuator, spring-boot-starter-aop, spring-boot-starter-data-jpa, spring-boot-starter-jdbc, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-reactor-netty, spring-boot-starter-security, spring-boot-starter-test, spring-boot-starter-tomcat, spring-boot-starter-validation, spring-boot-starter-web, spring-boot-starter-webflux, spring-boot-test, spring-boot-test-autoconfigure, spring-cloud-starter, spring-security-config, spring-security-core, spring-security-crypto, spring-security-test, spring-security-web, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket
Apache-2.0: Apache Commons CSV, Java Native Access
EPL 2.0: Jakarta Annotations API, javax.transaction API
EPL 1.0: H2 Database Engine
MPL 2.0: H2 Database Engine
BSD-2-Clause: HdrHistogram
BSD-3-Clause: asm
Eclipse Distribution License v. 1.0: Jakarta Persistence API
GNU Library General Public License v2.1 or later: Hibernate Commons Annotations, Hibernate ORM - hibernate-core
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
Bouncy Castle Licence: Bouncy Castle ASN.1 Extension and Utility APIs, Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider
The MIT License (MIT): ClassGraph
EDL 1.0: Jakarta Activation, Jakarta Activation API jar
Eclipse Distribution License - v 1.0: JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime
MIT: webjars-locator-core
asl: JBoss VFS
Eclipse Public License - v 2.0: AspectJ Runtime, AspectJ Weaver
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Commons Logging, Brave, Brave Context: SLF4J, Brave Instrumentation: Apache HttpAsyncClient v4.0+, Brave Instrumentation: Apache HttpClient v4.4+, Brave Instrumentation: Http Adapters, Brave Instrumentation: JMS, Brave Instrumentation: Kafka Clients, Brave Instrumentation: Kafka Streams, Brave Instrumentation: Messaging Adapters, Brave Instrumentation: MongoDB, Brave Instrumentation: Rpc Adapters, Brave Instrumentation: Spring RabbitMQ, Brave Propagation: Amazon Web Services (AWS), Core functionality for the Reactor Netty library, HTTP functionality for the Reactor Netty library, HikariCP, JSON Small and Fast Parser, JSONassert, JSQLParser library, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, Jackson-module-parameter-names, Zipkin Core Library, Zipkin Reporter Brave, Zipkin Reporter Metrics by Micrometer, Zipkin Reporter: Core, Zipkin Sender: ActiveMQ Client 5.15.x, Zipkin Sender: Kafka 0.11+, Zipkin Sender: RabbitMQ AMQP Client 4.x, image-converter-service, jackson-databind, micrometer-core, 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 |
---|---|---|---|---|---|---|
antlr-2.7.7.jar | 445.3 kB | 239 | 224 | 12 | 1.2 | Yes |
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 |
classmate-1.5.1.jar | 67.8 kB | 55 | 40 | 5 | - | 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-dataformat-yaml-2.13.5.jar | 52 kB | 40 | 18 | 4 | - | 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 |
jai-imageio-core-1.4.0.jar | 628.1 kB | 375 | 339 | 16 | 1.6 | Yes |
jsqlparser-4.0.jar | 760 kB | 439 | 387 | 41 | 1.8 | Yes |
h2-2.1.214.jar | 2.5 MB | 1031 | 1026 | 58 | - | Yes |
json-path-2.7.0.jar | 271.2 kB | 214 | 197 | 12 | 1.8 | Yes |
object-builder-2.3.1.jar | 65.7 kB | 70 | 58 | 7 | 1.8 | Yes |
to-string-verifier-1.4.8.jar | 32 kB | 39 | 31 | 3 | 1.8 | Yes |
jakarta.activation-1.2.2.jar | 68.5 kB | 61 | 43 | 4 | - | Yes |
istack-commons-runtime-3.0.12.jar | 29.8 kB | 44 | 23 | 4 | - | Yes |
spring-filter-1.0.5.jar | 154 kB | 163 | 143 | 10 | 1.8 | Yes |
android-json-0.0.20131108.vaadin1.jar | 18.3 kB | 12 | 8 | 1 | 1.5 | Yes |
HikariCP-4.0.3.jar | 159.2 kB | 95 | 76 | 9 | - | Yes |
commons-codec-1.15.jar | 353.8 kB | 253 | 106 | 7 | 1.7 | Yes |
commons-fileupload-1.4.jar | 72.4 kB | 67 | 49 | 6 | 1.6 | Yes |
commons-io-2.11.0.jar | 327.1 kB | 224 | 201 | 11 | 1.8 | Yes |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
classgraph-4.8.143.jar | 566.5 kB | 291 | 262 | 14 | - | Yes |
micrometer-core-1.9.11.jar | 663.4 kB | 423 | 367 | 39 | 1.8 | Yes |
netty-buffer-4.1.92.Final.jar | 305.4 kB | 154 | 137 | 2 | 1.6 | Yes |
netty-codec-4.1.92.Final.jar | 345.2 kB | 242 | 213 | 10 | 1.6 | Yes |
netty-codec-dns-4.1.92.Final.jar | 66.9 kB | 65 | 45 | 1 | 1.6 | Yes |
netty-codec-http-4.1.92.Final.jar | 656.5 kB | 415 | 386 | 9 | 1.6 | Yes |
netty-codec-http2-4.1.92.Final.jar | 481.1 kB | 299 | 278 | 1 | 1.6 | Yes |
netty-codec-socks-4.1.92.Final.jar | 120.7 kB | 130 | 107 | 4 | 1.6 | Yes |
netty-common-4.1.92.Final.jar | 659.3 kB | 523 | 491 | 9 | 1.6 | Yes |
netty-handler-4.1.92.Final.jar | 554.2 kB | 387 | 356 | 12 | 1.6 | Yes |
netty-handler-proxy-4.1.92.Final.jar | 25.5 kB | 31 | 12 | 1 | 1.6 | Yes |
netty-resolver-4.1.92.Final.jar | 37.8 kB | 41 | 29 | 1 | 1.6 | Yes |
netty-resolver-dns-4.1.92.Final.jar | 165.7 kB | 126 | 106 | 1 | 1.6 | Yes |
netty-resolver-dns-classes-macos-4.1.92.Final.jar | 9.1 kB | 17 | 3 | 1 | 1.6 | Yes |
netty-resolver-dns-native-macos-4.1.92.Final-osx-x86_64.jar | 18.9 kB | 11 | 0 | 0 | - | No |
netty-transport-4.1.92.Final.jar | 488.6 kB | 397 | 366 | 12 | 1.6 | Yes |
netty-transport-classes-epoll-4.1.92.Final.jar | 145.1 kB | 86 | 66 | 1 | 1.6 | Yes |
netty-transport-native-epoll-4.1.92.Final-linux-x86_64.jar | 38.3 kB | 11 | 0 | 0 | - | No |
netty-transport-native-unix-common-4.1.92.Final.jar | 43.9 kB | 45 | 32 | 1 | 1.6 | Yes |
reactor-core-3.4.29.jar | 1.7 MB | 919 | 903 | 10 | 1.8 | Yes |
reactor-netty-core-1.0.32.jar | 411.8 kB | 247 | 227 | 12 | 1.8 | Yes |
reactor-netty-http-1.0.32.jar | 363.4 kB | 201 | 191 | 6 | 1.8 | Yes |
swagger-annotations-2.2.0.jar | 42.1 kB | 75 | 49 | 13 | 1.8 | Yes |
swagger-core-2.2.0.jar | 200.6 kB | 129 | 110 | 6 | 1.8 | Yes |
swagger-models-2.2.0.jar | 133.8 kB | 92 | 66 | 13 | 1.8 | Yes |
brave-propagation-aws-0.21.3.jar | 14.2 kB | 19 | 9 | 1 | 1.6 | Yes |
brave-5.13.9.jar | 286 kB | 268 | 251 | 13 | 1.6 | Yes |
brave-context-slf4j-5.13.9.jar | 9.7 kB | 12 | 5 | 1 | 1.6 | Yes |
brave-instrumentation-http-5.13.9.jar | 70 kB | 68 | 62 | 1 | 1.6 | Yes |
brave-instrumentation-httpasyncclient-5.13.9.jar | 18.6 kB | 16 | 10 | 1 | 1.6 | Yes |
brave-instrumentation-httpclient-5.13.9.jar | 14.4 kB | 13 | 7 | 1 | 1.6 | Yes |
brave-instrumentation-jms-5.13.9.jar | 69.6 kB | 58 | 52 | 1 | 1.6 | Yes |
brave-instrumentation-kafka-clients-5.13.9.jar | 31 kB | 25 | 18 | 1 | 1.8 | Yes |
brave-instrumentation-kafka-streams-5.13.9.jar | 37.6 kB | 38 | 31 | 1 | 1.8 | Yes |
brave-instrumentation-messaging-5.13.9.jar | 17.1 kB | 22 | 16 | 1 | 1.6 | Yes |
brave-instrumentation-mongodb-5.13.9.jar | 9.8 kB | 9 | 3 | 1 | 1.6 | Yes |
brave-instrumentation-rpc-5.13.9.jar | 28.2 kB | 34 | 28 | 1 | 1.6 | Yes |
brave-instrumentation-spring-rabbit-5.13.9.jar | 22.7 kB | 18 | 11 | 1 | 1.6 | Yes |
zipkin-reporter-2.16.3.jar | 37.4 kB | 36 | 30 | 2 | 1.6 | Yes |
zipkin-reporter-brave-2.16.3.jar | 16.3 kB | 15 | 9 | 1 | 1.6 | Yes |
zipkin-reporter-metrics-micrometer-2.16.3.jar | 8.8 kB | 10 | 3 | 1 | 1.8 | Yes |
zipkin-sender-activemq-client-2.16.3.jar | 12.4 kB | 11 | 5 | 1 | 1.6 | Yes |
zipkin-sender-amqp-client-2.16.3.jar | 10.9 kB | 9 | 3 | 1 | 1.6 | Yes |
zipkin-sender-kafka-2.16.3.jar | 11.5 kB | 10 | 4 | 1 | 1.7 | Yes |
zipkin-2.23.2.jar | 244.1 kB | 178 | 167 | 7 | 1.6 | 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.persistence-api-2.2.3.jar | 164.4 kB | 227 | 207 | 4 | 1.8 | Yes |
jakarta.transaction-api-1.3.3.jar | 15.4 kB | 29 | 19 | 1 | 1.7 | Yes |
jakarta.validation-api-2.0.2.jar | 91.9 kB | 160 | 143 | 9 | 1.8 | Yes |
jakarta.xml.bind-api-2.3.3.jar | 115.6 kB | 137 | 111 | 7 | - | Yes |
byte-buddy-1.12.23.jar | 3.9 MB | 2763 | 2709 | 39 | - | Yes |
byte-buddy-agent-1.12.23.jar | 256.7 kB | 90 | 70 | 3 | - | Yes |
jna-5.13.0.jar | 1.9 MB | 188 | 125 | 4 | 1.6 | 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 |
lept4j-1.18.0.jar | 3.7 MB | 216 | 194 | 3 | 1.8 | Yes |
tess4j-5.7.0.jar | 9 MB | 83 | 44 | 3 | 1.8 | Yes |
equalsverifier-3.7.1.jar | 3.2 MB | 2149 | 2082 | 55 | 1.8 | Yes |
commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes |
commons-csv-1.10.0.jar | 54.7 kB | 32 | 19 | 1 | 1.8 | Yes |
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes |
commons-text-1.9.jar | 216.2 kB | 154 | 135 | 7 | 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 |
fontbox-2.0.27.jar | 1.6 MB | 273 | 157 | 10 | 1.6 | Yes |
jbig2-imageio-3.0.4.jar | 143.8 kB | 121 | 95 | 10 | 1.6 | Yes |
pdfbox-2.0.27.jar | 2.8 MB | 879 | 781 | 54 | 1.6 | Yes |
pdfbox-debugger-2.0.27.jar | 266.6 kB | 169 | 131 | 12 | 1.6 | Yes |
pdfbox-tools-2.0.27.jar | 82.9 kB | 45 | 30 | 2 | 1.6 | Yes |
tomcat-embed-core-9.0.75.jar | 3.5 MB | 1654 | 1533 | 79 | - | Yes |
tomcat-embed-el-9.0.75.jar | 256 kB | 172 | 161 | 7 | - | Yes |
tomcat-embed-websocket-9.0.75.jar | 279.6 kB | 195 | 182 | 6 | - | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
aspectjrt-1.9.7.jar | 122.9 kB | 148 | 130 | 11 | 1.8 | Yes |
aspectjweaver-1.9.7.jar | 2.1 MB | 1021 | 969 | 36 | 1.8 | Yes |
assertj-core-3.22.0.jar | 5.2 MB | 3477 | 3398 | 64 | - | Yes |
evo-inflector-1.3.jar | 12 kB | 17 | 6 | 1 | 1.6 | Yes |
bcpkix-jdk15on-1.69.jar | 909 kB | 815 | 761 | 47 | - | No |
bcprov-jdk15on-1.69.jar | 5.7 MB | 4461 | 3403 | 148 | - | Yes |
bcutil-jdk15on-1.69.jar | 359.5 kB | 336 | 309 | 19 | - | No |
jaxb-runtime-2.3.8.jar | 1 MB | 809 | 642 | 25 | - | Yes |
txw2-2.3.8.jar | 72 kB | 69 | 54 | 4 | - | 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 |
hibernate-core-5.6.15.Final.jar | 7.5 MB | 5291 | 4918 | 285 | 1.8 | Yes |
hibernate-commons-annotations-5.1.2.Final.jar | 78.9 kB | 81 | 68 | 7 | 1.8 | Yes |
hibernate-validator-6.2.5.Final.jar | 1.3 MB | 1051 | 921 | 84 | 1.8 | Yes |
jandex-2.4.2.Final.jar | 230.8 kB | 125 | 115 | 1 | 1.6 | Yes |
jboss-vfs-3.2.17.Final.jar | 144.7 kB | 130 | 109 | 7 | 1.6 | Yes |
jboss-logging-3.4.3.Final.jar | 60.8 kB | 47 | 35 | 1 | 1.8 | 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 |
LatencyUtils-2.0.3.jar | 29.8 kB | 31 | 22 | 1 | 1.6 | Yes |
mockito-core-4.5.1.jar | 661.9 kB | 638 | 566 | 64 | 1.8 | Yes |
mockito-junit-jupiter-4.5.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 |
springdoc-openapi-common-1.6.8.jar | 312.2 kB | 206 | 163 | 31 | 1.8 | Yes |
springdoc-openapi-data-rest-1.6.8.jar | 58.8 kB | 33 | 18 | 4 | 1.8 | Yes |
springdoc-openapi-hateoas-1.6.8.jar | 8.9 kB | 17 | 5 | 2 | 1.8 | Yes |
springdoc-openapi-security-1.6.8.jar | 8.6 kB | 15 | 4 | 1 | 1.8 | Yes |
springdoc-openapi-ui-1.6.8.jar | 16.2 kB | 22 | 10 | 1 | 1.8 | Yes |
springdoc-openapi-webmvc-core-1.6.8.jar | 36.7 kB | 32 | 18 | 3 | 1.8 | Yes |
spring-aop-5.3.27.jar | 383.4 kB | 307 | 278 | 17 | 1.8 | Yes |
spring-aspects-5.3.27.jar | 47.2 kB | 47 | 28 | 5 | 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-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-jdbc-5.3.27.jar | 428.2 kB | 318 | 288 | 17 | 1.8 | Yes |
spring-orm-5.3.27.jar | 204.2 kB | 113 | 100 | 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-webflux-5.3.27.jar | 947.2 kB | 581 | 548 | 24 | 1.8 | Yes |
spring-webmvc-5.3.27.jar | 1 MB | 602 | 557 | 28 | 1.8 | Yes |
spring-boot-2.7.12.jar | 1.5 MB | 1049 | 925 | 79 | 1.8 | Yes |
spring-boot-actuator-2.7.12.jar | 687.1 kB | 605 | 515 | 73 | 1.8 | Yes |
spring-boot-actuator-autoconfigure-2.7.12.jar | 573.7 kB | 509 | 394 | 96 | 1.8 | Yes |
spring-boot-autoconfigure-2.7.12.jar | 1.7 MB | 1357 | 1229 | 107 | 1.8 | Yes |
spring-boot-starter-2.7.12.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-actuator-2.7.12.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-aop-2.7.12.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-data-jpa-2.7.12.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-jdbc-2.7.12.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-json-2.7.12.jar | 4.7 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-logging-2.7.12.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-reactor-netty-2.7.12.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-security-2.7.12.jar | 4.7 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-test-2.7.12.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-tomcat-2.7.12.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-validation-2.7.12.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-web-2.7.12.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-webflux-2.7.12.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-test-2.7.12.jar | 238.7 kB | 182 | 149 | 17 | 1.8 | Yes |
spring-boot-test-autoconfigure-2.7.12.jar | 213.8 kB | 255 | 182 | 26 | 1.8 | Yes |
spring-cloud-commons-3.1.5.jar | 259.6 kB | 255 | 219 | 23 | 1.8 | Yes |
spring-cloud-context-3.1.5.jar | 158.7 kB | 145 | 107 | 22 | 1.8 | Yes |
spring-cloud-sleuth-api-3.1.5.jar | 49.7 kB | 78 | 62 | 6 | 1.8 | Yes |
spring-cloud-sleuth-autoconfigure-3.1.5.jar | 322.7 kB | 308 | 254 | 37 | 1.8 | Yes |
spring-cloud-sleuth-brave-3.1.5.jar | 108.9 kB | 105 | 81 | 11 | 1.8 | Yes |
spring-cloud-sleuth-instrumentation-3.1.5.jar | 585.4 kB | 458 | 414 | 31 | 1.8 | Yes |
spring-cloud-sleuth-zipkin-3.1.5.jar | 29.9 kB | 37 | 24 | 1 | 1.8 | Yes |
spring-cloud-starter-3.1.5.jar | 2.6 kB | 7 | 0 | 0 | - | No |
spring-cloud-starter-sleuth-3.1.5.jar | 2.2 kB | 7 | 0 | 0 | - | No |
spring-data-commons-2.7.12.jar | 1.3 MB | 935 | 866 | 42 | 1.8 | Yes |
spring-data-jpa-2.7.12.jar | 390.1 kB | 266 | 224 | 15 | 1.8 | Yes |
spring-data-rest-core-3.7.12.jar | 146.5 kB | 134 | 115 | 8 | 1.8 | Yes |
spring-hateoas-1.5.4.jar | 594.9 kB | 385 | 354 | 17 | 1.8 | Yes |
spring-plugin-core-2.0.0.RELEASE.jar | 28.8 kB | 35 | 16 | 3 | 1.8 | Yes |
spring-security-config-5.7.8.jar | 1.5 MB | 652 | 560 | 42 | 1.8 | Yes |
spring-security-core-5.7.8.jar | 446.7 kB | 406 | 337 | 42 | 1.8 | Yes |
spring-security-crypto-5.7.8.jar | 82.1 kB | 62 | 47 | 9 | 1.8 | Yes |
spring-security-rsa-1.0.11.RELEASE.jar | 19.9 kB | 19 | 7 | 1 | 1.6 | Yes |
spring-security-test-5.7.8.jar | 123.9 kB | 92 | 74 | 8 | 1.8 | Yes |
spring-security-web-5.7.8.jar | 675.8 kB | 522 | 455 | 52 | 1.8 | Yes |
swagger-ui-4.10.3.jar | 3.7 MB | 39 | 0 | 0 | - | No |
webjars-locator-core-0.50.jar | 16.9 kB | 14 | 5 | 1 | 1.8 | Yes |
xmlunit-core-2.9.1.jar | 175.2 kB | 178 | 161 | 9 | 1.7 | Yes |
snakeyaml-1.30.jar | 331.6 kB | 265 | 227 | 21 | 1.7 | Yes |
spring-boot-devtools-2.7.12.jar | 235.1 kB | 184 | 148 | 17 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
198 | 105.2 MB | 58905 | 52131 | 3018 | 1.8 | 176 |
compile: 169 | compile: 91.5 MB | compile: 49221 | compile: 43300 | compile: 2583 | - | compile: 149 |
test: 27 | test: 13.6 MB | test: 9592 | test: 8766 | test: 430 | - | test: 25 |
runtime: 2 | runtime: 98.2 kB | runtime: 92 | runtime: 65 | runtime: 5 | - | runtime: 2 |