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 |
---|---|---|---|---|
org.junit.jupiter | junit-jupiter | 5.10.3 | jar | Eclipse Public License v2.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:
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.junit.jupiter | junit-jupiter-engine | 5.10.3 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.10.3 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.10.3 | jar | Eclipse Public License v2.0 |
Project Dependency Graph
Dependency Tree
- net.finmath:finmath-smart-derivative-contract:jar:1.1.0
- org.springframework.boot:spring-boot-starter-validation:jar:3.2.10 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.2.10 (compile)
- org.springframework.boot:spring-boot:jar:3.2.10 (compile)
- org.springframework.boot:spring-boot-starter-logging:jar:3.2.10 (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.16 (compile)
- ch.qos.logback:logback-classic:jar:1.4.14 (compile)
- org.yaml:snakeyaml:jar:2.2 (compile)
- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.30 (compile)
- org.hibernate.validator:hibernate-validator:jar:8.0.1.Final (compile)
- org.jboss.logging:jboss-logging:jar:3.5.3.Final (compile)
- com.fasterxml:classmate:jar:1.6.0 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.2.10 (compile)
- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.2.10 (compile)
- org.springframework.boot:spring-boot-starter-aop:jar:3.2.10 (compile)
- org.aspectj:aspectjweaver:jar:1.9.22.1 (compile)
- org.springframework.boot:spring-boot-starter-jdbc:jar:3.2.10 (compile)
- com.zaxxer:HikariCP:jar:5.0.1 (compile)
- org.springframework:spring-jdbc:jar:6.1.13 (compile)
- org.hibernate.orm:hibernate-core:jar:6.4.10.Final (compile)
- jakarta.persistence:jakarta.persistence-api:jar:3.1.0 (compile)
- jakarta.transaction:jakarta.transaction-api:jar:2.0.1 (compile)
- org.hibernate.common:hibernate-commons-annotations:jar:6.0.6.Final (runtime)
- io.smallrye:jandex:jar:3.1.2 (runtime)
- net.bytebuddy:byte-buddy:jar:1.14.19 (compile)
- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5 (runtime)
- org.glassfish.jaxb:jaxb-core:jar:4.0.5 (runtime)
- org.eclipse.angus:angus-activation:jar:2.0.2 (runtime)
- org.glassfish.jaxb:txw2:jar:4.0.5 (runtime)
- com.sun.istack:istack-commons-runtime:jar:4.1.2 (runtime)
- org.glassfish.jaxb:jaxb-core:jar:4.0.5 (runtime)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (runtime)
- org.antlr:antlr4-runtime:jar:4.13.0 (compile)
- org.springframework.data:spring-data-jpa:jar:3.2.10 (compile)
- org.springframework.data:spring-data-commons:jar:3.2.10 (compile)
- org.springframework:spring-orm:jar:6.1.13 (compile)
- org.springframework:spring-tx:jar:6.1.13 (compile)
- org.springframework:spring-beans:jar:6.1.13 (compile)
- org.springframework:spring-aspects:jar:6.1.13 (compile)
- org.springframework.boot:spring-boot-starter-aop:jar:3.2.10 (compile)
- com.h2database:h2:jar:2.2.224 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-properties:jar:2.15.4 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.15.4 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.15.4 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.4 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-csv:jar:2.15.4 (compile)
- org.springframework.boot:spring-boot-starter-tomcat:jar:3.2.10 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (compile)
- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.30 (compile)
- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.30 (compile)
- org.springframework.boot:spring-boot-starter-webflux:jar:3.2.10 (compile)
- org.springframework.boot:spring-boot-starter-json:jar:3.2.10 (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.boot:spring-boot-starter-reactor-netty:jar:3.2.10 (compile)
- io.projectreactor.netty:reactor-netty-http:jar:1.1.22 (compile)
- io.netty:netty-codec-http:jar:4.1.113.Final (compile)
- io.netty:netty-common:jar:4.1.113.Final (compile)
- io.netty:netty-buffer:jar:4.1.113.Final (compile)
- io.netty:netty-transport:jar:4.1.113.Final (compile)
- io.netty:netty-codec:jar:4.1.113.Final (compile)
- io.netty:netty-handler:jar:4.1.113.Final (compile)
- io.netty:netty-codec-http2:jar:4.1.113.Final (compile)
- io.netty:netty-resolver-dns:jar:4.1.113.Final (compile)
- io.netty:netty-resolver:jar:4.1.113.Final (compile)
- io.netty:netty-codec-dns:jar:4.1.113.Final (compile)
- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.113.Final (compile)
- io.netty:netty-resolver-dns-classes-macos:jar:4.1.113.Final (compile)
- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.113.Final (compile)
- io.netty:netty-transport-native-unix-common:jar:4.1.113.Final (compile)
- io.netty:netty-transport-classes-epoll:jar:4.1.113.Final (compile)
- io.projectreactor.netty:reactor-netty-core:jar:1.1.22 (compile)
- io.netty:netty-handler-proxy:jar:4.1.113.Final (compile)
- io.netty:netty-codec-socks:jar:4.1.113.Final (compile)
- io.netty:netty-handler-proxy:jar:4.1.113.Final (compile)
- io.netty:netty-codec-http:jar:4.1.113.Final (compile)
- io.projectreactor.netty:reactor-netty-http:jar:1.1.22 (compile)
- org.springframework:spring-web:jar:6.1.13 (compile)
- io.micrometer:micrometer-observation:jar:1.12.10 (compile)
- io.micrometer:micrometer-commons:jar:1.12.10 (compile)
- io.micrometer:micrometer-observation:jar:1.12.10 (compile)
- org.springframework:spring-webflux:jar:6.1.13 (compile)
- org.springframework.boot:spring-boot-starter-json:jar:3.2.10 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (compile)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (compile)
- org.apache.commons:commons-lang3:jar:3.13.0 (compile)
- net.finmath:finmath-lib:jar:6.0.12 (compile)
- org.apache.commons:commons-math3:jar:3.6.1 (compile)
- org.jblas:jblas:jar:1.2.4 (compile)
- net.finmath:finmath-lib-plot-extensions:jar:0.4.8 (compile)
- org.openjfx:javafx-base:jar:19 (compile)
- org.openjfx:javafx-base:jar:mac-aarch64:19 (compile)
- org.openjfx:javafx-controls:jar:19 (compile)
- org.openjfx:javafx-controls:jar:mac-aarch64:19 (compile)
- org.openjfx:javafx-graphics:jar:19 (compile)
- org.openjfx:javafx-graphics:jar:mac-aarch64:19 (compile)
- org.openjfx:javafx-swing:jar:19 (compile)
- org.openjfx:javafx-swing:jar:mac-aarch64:19 (compile)
- org.jfree:jfreechart:jar:1.5.2 (compile)
- org.jogamp.jogl:jogl-all:jar:2.3.2 (compile)
- org.jogamp.gluegen:gluegen-rt-main:jar:2.3.2 (compile)
- org.jogamp.gluegen:gluegen-rt:jar:2.3.2 (compile)
- org.jogamp.gluegen:gluegen-rt:jar:natives-android-aarch64:2.3.2 (compile)
- org.jogamp.gluegen:gluegen-rt:jar:natives-android-armv6:2.3.2 (compile)
- org.jogamp.gluegen:gluegen-rt:jar:natives-linux-amd64:2.3.2 (compile)
- org.jogamp.gluegen:gluegen-rt:jar:natives-linux-armv6:2.3.2 (compile)
- org.jogamp.gluegen:gluegen-rt:jar:natives-linux-armv6hf:2.3.2 (compile)
- org.jogamp.gluegen:gluegen-rt:jar:natives-linux-i586:2.3.2 (compile)
- org.jogamp.gluegen:gluegen-rt:jar:natives-macosx-universal:2.3.2 (compile)
- org.jogamp.gluegen:gluegen-rt:jar:natives-solaris-amd64:2.3.2 (compile)
- org.jogamp.gluegen:gluegen-rt:jar:natives-solaris-i586:2.3.2 (compile)
- org.jogamp.gluegen:gluegen-rt:jar:natives-windows-amd64:2.3.2 (compile)
- org.jogamp.gluegen:gluegen-rt:jar:natives-windows-i586:2.3.2 (compile)
- org.openjfx:javafx-base:jar:19 (compile)
- org.apache.httpcomponents.client5:httpclient5:jar:5.3 (compile)
- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.2.5 (compile)
- org.apache.httpcomponents.core5:httpcore5:jar:5.3 (compile)
- org.springframework.statemachine:spring-statemachine-autoconfigure:jar:3.2.0 (compile)
- org.springframework.statemachine:spring-statemachine-core:jar:3.2.0 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.2.10 (compile)
- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.2.10 (compile)
- org.springframework.boot:spring-boot-actuator:jar:3.2.10 (compile)
- org.springframework.statemachine:spring-statemachine-test:jar:3.2.0 (compile)
- org.springframework:spring-context:jar:6.1.13 (compile)
- org.springframework:spring-expression:jar:6.1.13 (compile)
- org.springframework:spring-test:jar:6.1.13 (compile)
- org.hamcrest:hamcrest-core:jar:2.2 (compile)
- org.hamcrest:hamcrest-library:jar:2.2 (compile)
- org.assertj:assertj-core:jar:3.24.2 (compile)
- org.springframework:spring-context:jar:6.1.13 (compile)
- org.java-websocket:Java-WebSocket:jar:1.5.3 (compile)
- org.springframework.boot:spring-boot-starter-websocket:jar:2.7.4 (compile)
- org.springframework:spring-messaging:jar:6.1.13 (compile)
- org.springframework:spring-websocket:jar:6.1.13 (compile)
- com.neovisionaries:nv-websocket-client:jar:2.14 (compile)
- org.javamoney:moneta:pom:1.4.2 (compile)
- org.javamoney.moneta:moneta-core:jar:1.4.2 (compile)
- org.javamoney.moneta:moneta-convert:jar:1.4.2 (compile)
- org.javamoney.moneta:moneta-convert-imf:jar:1.4.2 (compile)
- org.javamoney.moneta:moneta-convert-ecb:jar:1.4.2 (compile)
- javax.money:money-api:jar:1.1 (compile)
- javax.annotation:javax.annotation-api:jar:1.3.2 (compile)
- org.jfree:jcommon:jar:1.0.24 (compile)
- org.junit.jupiter:junit-jupiter:jar:5.10.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.3 (runtime)
- org.opentest4j:opentest4j:jar:1.3.0 (runtime)
- org.junit.platform:junit-platform-commons:jar:1.10.3 (runtime)
- org.apiguardian:apiguardian-api:jar:1.1.2 (runtime)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.3 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.3 (runtime)
- io.projectreactor:reactor-core:jar:3.6.10 (compile)
- org.reactivestreams:reactive-streams:jar:1.0.4 (compile)
- org.springframework.boot:spring-boot-starter-web:jar:3.2.10 (compile)
- org.springframework:spring-webmvc:jar:6.1.13 (compile)
- jakarta.servlet:jakarta.servlet-api:jar:6.0.0 (compile)
- org.springframework.boot:spring-boot-starter-test:jar:3.2.10 (compile)
- org.springframework.boot:spring-boot-test:jar:3.2.10 (compile)
- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.2.10 (compile)
- com.jayway.jsonpath:json-path:jar:2.9.0 (compile)
- net.minidev:json-smart:jar:2.5.1 (compile)
- net.minidev:accessors-smart:jar:2.5.1 (compile)
- org.ow2.asm:asm:jar:9.6 (compile)
- net.minidev:accessors-smart:jar:2.5.1 (compile)
- org.awaitility:awaitility:jar:4.2.2 (compile)
- org.hamcrest:hamcrest:jar:2.2 (compile)
- org.mockito:mockito-core:jar:5.7.0 (compile)
- net.bytebuddy:byte-buddy-agent:jar:1.14.19 (compile)
- org.objenesis:objenesis:jar:3.3 (runtime)
- org.mockito:mockito-junit-jupiter:jar:5.7.0 (compile)
- org.skyscreamer:jsonassert:jar:1.5.3 (compile)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (compile)
- org.springframework:spring-core:jar:6.1.13 (compile)
- org.springframework:spring-jcl:jar:6.1.13 (compile)
- org.xmlunit:xmlunit-core:jar:2.9.1 (compile)
- org.springframework.boot:spring-boot-starter-thymeleaf:jar:3.2.10 (compile)
- org.thymeleaf:thymeleaf-spring6:jar:3.1.2.RELEASE (compile)
- org.thymeleaf:thymeleaf:jar:3.1.2.RELEASE (compile)
- org.attoparser:attoparser:jar:2.0.7.RELEASE (compile)
- org.unbescape:unbescape:jar:1.1.6.RELEASE (compile)
- org.thymeleaf:thymeleaf:jar:3.1.2.RELEASE (compile)
- org.thymeleaf:thymeleaf-spring6:jar:3.1.2.RELEASE (compile)
- org.springframework.boot:spring-boot-starter-security:jar:3.2.10 (compile)
- org.springframework:spring-aop:jar:6.1.13 (compile)
- org.springframework.security:spring-security-config:jar:6.2.6 (compile)
- org.springframework.security:spring-security-web:jar:6.2.6 (compile)
- org.springframework.security:spring-security-test:jar:6.2.6 (compile)
- org.springframework.security:spring-security-core:jar:6.2.6 (compile)
- org.springframework.security:spring-security-crypto:jar:6.2.6 (compile)
- org.springframework.security:spring-security-core:jar:6.2.6 (compile)
- org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:2.2.0 (compile)
- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:2.2.0 (compile)
- org.springdoc:springdoc-openapi-starter-common:jar:2.2.0 (compile)
- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.15 (compile)
- io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.15 (compile)
- io.swagger.core.v3:swagger-models-jakarta:jar:2.2.15 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.4 (compile)
- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.15 (compile)
- org.springdoc:springdoc-openapi-starter-common:jar:2.2.0 (compile)
- org.webjars:swagger-ui:jar:5.2.0 (compile)
- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:2.2.0 (compile)
- org.springframework.boot:spring-boot-configuration-processor:jar:3.2.10 (compile)
- jakarta.validation:jakarta.validation-api:jar:3.0.2 (compile)
- org.openapitools:jackson-databind-nullable:jar:0.2.6 (compile)
- io.reactivex.rxjava3:rxjava:jar:3.1.9 (compile)
- commons-cli:commons-cli:jar:1.5.0 (compile)
- org.slf4j:slf4j-api:jar:2.0.7 (compile)
- com.google.code.gson:gson:jar:2.11.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.27.0 (compile)
- org.springframework.boot:spring-boot-starter-validation:jar:3.2.10 (compile)
Licenses
GPLv2+CE: javafx-base, javafx-controls, javafx-graphics, javafx-swing
BSD-3 License: GlueGen Runtime, JOGL
Apache License Version 2.0: JOGL
Apache License Version 1.1: JOGL
MIT-0: reactive-streams
The Apache License, Version 2.0: 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, error-prone annotations
BSD-4 License: GlueGen Runtime
MIT License: JUL to SLF4J bridge, Java-WebSocket, SLF4J API Module
BSD License 3: Hamcrest, Hamcrest Core, Hamcrest 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, Jakarta Servlet, jakarta.transaction API
BSD-2 License: GlueGen Runtime, JOGL
Eclipse Public License v. 2.0: Jakarta Persistence API
Apache License 2.0: Hibernate Validator Engine, JBoss Logging 3, JSON library from Android SDK, Jakarta Bean Validation API, JsonNullable Jackson module, swagger-annotations-jakarta, swagger-core-jakarta, swagger-models-jakarta
Apache License, Version 2.0: Apache Commons CLI, Apache Commons Math, Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, ClassMate, JSR 354 (Money and Currency API), Jandex: Core, 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 Aspects, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Data Core, Spring Data JPA, Spring Expression Language (SpEL), Spring JDBC, Spring Messaging, Spring Object/Relational Mapping, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, Spring WebFlux, Spring WebSocket, finmath lib, finmath lib plot extensions, finmath-smart-derivative-contract, spring-boot, spring-boot-actuator, spring-boot-actuator-autoconfigure, spring-boot-autoconfigure, spring-boot-configuration-processor, spring-boot-starter, 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-thymeleaf, spring-boot-starter-tomcat, spring-boot-starter-validation, spring-boot-starter-web, spring-boot-starter-webflux, spring-boot-starter-websocket, spring-boot-test, spring-boot-test-autoconfigure, 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 Lang, Apache Log4j API, Apache Log4j to SLF4J Adapter, Gson
EPL 2.0: Jakarta Annotations API, Jakarta Servlet, jakarta.transaction API
EPL 1.0: H2 Database Engine
MPL 2.0: H2 Database Engine
BSD 3-clause style license: jblas
SGI Free Software License B: JOGL
BSD-3-Clause: ANTLR 4 Runtime, asm
Ubuntu Font Licence 1.0: JOGL
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
EDL 1.0: Angus Activation Registries, Jakarta Activation API
Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime
MIT: mockito-core, mockito-junit-jupiter
CDDL + GPLv2 with classpath exception: javax.annotation API
Eclipse Public License - v 2.0: AspectJ Weaver
GNU Lesser General Public Licence: JCommon, JFreeChart
Apache 2 License: Moneta (JSR 354 RI), Moneta Core, Moneta Currency Conversion, Moneta Currency Conversion - ECB Provider, Moneta Currency Conversion - IMF Provider
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Core functionality for the Reactor Netty library, HTTP functionality for the Reactor Netty library, HikariCP, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-dataformat-CSV, Jackson-dataformat-Properties, Jackson-dataformat-YAML, Jackson-module-parameter-names, Jakarta Dependency Injection, RxJava, Spring State Machine Boot Autoconfigure, Spring State Machine Core, Spring State Machine Test, attoparser, com.neovisionaries:nv-websocket-client, jackson-databind, json-path, micrometer-commons, micrometer-observation, org.xmlunit:xmlunit-core, thymeleaf, thymeleaf-spring6, unbescape
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 | - | Yes |
logback-core-1.4.14.jar | 597.2 kB | 506 | 454 | 42 | - | Yes |
classmate-1.6.0.jar | 68.9 kB | 59 | 44 | 5 | - | Yes |
jackson-annotations-2.15.4.jar | 75.6 kB | 86 | 73 | 2 | - | Yes |
jackson-core-2.15.4.jar | 548.2 kB | 247 | 186 | 15 | - | Yes |
jackson-databind-2.15.4.jar | 1.6 MB | 816 | 777 | 24 | - | Yes |
jackson-dataformat-csv-2.15.4.jar | 99.9 kB | 55 | 35 | 3 | - | Yes |
jackson-dataformat-properties-2.15.4.jar | 55.3 kB | 51 | 29 | 5 | - | Yes |
jackson-dataformat-yaml-2.15.4.jar | 54.6 kB | 43 | 21 | 4 | - | Yes |
jackson-datatype-jdk8-2.15.4.jar | 36.1 kB | 41 | 23 | 2 | - | Yes |
jackson-datatype-jsr310-2.15.4.jar | 122.9 kB | 82 | 59 | 7 | - | Yes |
jackson-module-parameter-names-2.15.4.jar | 10.3 kB | 23 | 5 | 2 | - | Yes |
gson-2.11.0.jar | 298.4 kB | 244 | 224 | 10 | - | Yes |
error_prone_annotations-2.27.0.jar | 19.4 kB | 47 | 28 | 3 | - | Yes |
h2-2.2.224.jar | 2.6 MB | 1057 | 1049 | 58 | - | Yes |
json-path-2.9.0.jar | 276.6 kB | 221 | 203 | 13 | 1.8 | Yes |
nv-websocket-client-2.14.jar | 125.2 kB | 79 | 68 | 1 | 1.5 | Yes |
istack-commons-runtime-4.1.2.jar | 25.8 kB | 35 | 23 | 4 | - | Yes |
android-json-0.0.20131108.vaadin1.jar | 18.3 kB | 12 | 8 | 1 | 1.5 | Yes |
HikariCP-5.0.1.jar | 161.9 kB | 95 | 76 | 9 | - | Yes |
commons-cli-1.5.0.jar | 58.3 kB | 42 | 29 | 1 | 1.7 | Yes |
micrometer-commons-1.12.10.jar | 47.5 kB | 50 | 36 | 6 | 1.8 | Yes |
micrometer-observation-1.12.10.jar | 71.8 kB | 71 | 56 | 6 | 1.8 | Yes |
netty-buffer-4.1.113.Final.jar | 336.8 kB | 172 | 155 | 2 | 1.6 | Yes |
netty-codec-4.1.113.Final.jar | 352.1 kB | 248 | 219 | 10 | 1.6 | Yes |
netty-codec-dns-4.1.113.Final.jar | 67.1 kB | 65 | 45 | 1 | 1.6 | Yes |
netty-codec-http-4.1.113.Final.jar | 668.2 kB | 420 | 391 | 9 | 1.6 | Yes |
netty-codec-http2-4.1.113.Final.jar | 490.3 kB | 302 | 281 | 1 | 1.6 | Yes |
netty-codec-socks-4.1.113.Final.jar | 121 kB | 130 | 107 | 4 | 1.6 | Yes |
netty-common-4.1.113.Final.jar | 694.5 kB | 552 | 516 | 13 | 1.6 | Yes |
netty-handler-4.1.113.Final.jar | 571.4 kB | 392 | 360 | 12 | 1.6 | Yes |
netty-handler-proxy-4.1.113.Final.jar | 25.6 kB | 31 | 12 | 1 | 1.6 | Yes |
netty-resolver-4.1.113.Final.jar | 37.8 kB | 41 | 29 | 1 | 1.6 | Yes |
netty-resolver-dns-4.1.113.Final.jar | 181.8 kB | 137 | 117 | 1 | 1.6 | Yes |
netty-resolver-dns-classes-macos-4.1.113.Final.jar | 9.1 kB | 17 | 3 | 1 | 1.6 | Yes |
netty-resolver-dns-native-macos-4.1.113.Final-osx-x86_64.jar | 19.4 kB | 11 | 0 | 0 | - | No |
netty-transport-4.1.113.Final.jar | 521.4 kB | 416 | 386 | 12 | 1.6 | Yes |
netty-transport-classes-epoll-4.1.113.Final.jar | 147.6 kB | 87 | 67 | 1 | 1.6 | Yes |
netty-transport-native-epoll-4.1.113.Final-linux-x86_64.jar | 39.9 kB | 11 | 0 | 0 | - | No |
netty-transport-native-unix-common-4.1.113.Final.jar | 44.2 kB | 45 | 32 | 1 | 1.6 | Yes |
reactor-core-3.6.10.jar | 1.9 MB | 975 | 940 | 11 | 1.8 | Yes |
reactor-netty-core-1.1.22.jar | 521.3 kB | 368 | 343 | 13 | 1.8 | Yes |
reactor-netty-http-1.1.22.jar | 479.9 kB | 316 | 301 | 7 | 1.8 | Yes |
rxjava-3.1.9.jar | 2.7 MB | 1803 | 1758 | 33 | - | Yes |
jandex-3.1.2.jar | 327.5 kB | 174 | 164 | 1 | 1.8 | Yes |
swagger-annotations-jakarta-2.2.15.jar | 48.6 kB | 84 | 58 | 13 | 1.8 | Yes |
swagger-core-jakarta-2.2.15.jar | 226.3 kB | 134 | 115 | 6 | 1.8 | Yes |
swagger-models-jakarta-2.2.15.jar | 134.8 kB | 92 | 66 | 13 | 1.8 | Yes |
jakarta.activation-api-2.1.3.jar | 66.5 kB | 60 | 46 | 3 | - | Yes |
jakarta.annotation-api-2.1.1.jar | 26.1 kB | 31 | 18 | 4 | - | Yes |
jakarta.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | - | No |
jakarta.persistence-api-3.1.0.jar | 165.2 kB | 226 | 207 | 5 | - | Yes |
jakarta.servlet-api-6.0.0.jar | 347.6 kB | 157 | 85 | 5 | - | Yes |
jakarta.transaction-api-2.0.1.jar | 28.6 kB | 32 | 20 | 2 | - | Yes |
jakarta.validation-api-3.0.2.jar | 93.3 kB | 161 | 144 | 10 | - | Yes |
jakarta.xml.bind-api-4.0.2.jar | 131 kB | 138 | 115 | 7 | - | Yes |
javax.annotation-api-1.3.2.jar | 26.6 kB | 29 | 15 | 3 | 1.8 | Yes |
money-api-1.1.jar | 84.8 kB | 81 | 69 | 5 | - | Yes |
byte-buddy-1.14.19.jar | 4.2 MB | 2939 | 2885 | 39 | - | Yes |
byte-buddy-agent-1.14.19.jar | 262.8 kB | 93 | 73 | 3 | - | Yes |
finmath-lib-6.0.12.jar | 1.7 MB | 1136 | 1026 | 93 | - | Yes |
finmath-lib-plot-extensions-0.4.8.jar | 90.8 kB | 69 | 55 | 5 | - | 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 |
antlr4-runtime-4.13.0.jar | 326.3 kB | 232 | 215 | 7 | 1.8 | Yes |
commons-lang3-3.13.0.jar | 632.3 kB | 420 | 390 | 18 | 1.8 | Yes |
commons-math3-3.6.1.jar | 2.2 MB | 1402 | 1301 | 75 | 1.5 | Yes |
httpclient5-5.3.jar | 861.6 kB | 544 | 501 | 26 | 1.8 | Yes |
httpcore5-5.3.jar | 906.2 kB | 703 | 657 | 31 | 1.8 | Yes |
httpcore5-h2-5.2.5.jar | 237.2 kB | 177 | 149 | 14 | 1.8 | Yes |
log4j-api-2.21.1.jar | 317.5 kB | 224 | 190 | 9 | - | Yes |
log4j-to-slf4j-2.21.1.jar | 23 kB | 26 | 10 | 2 | - | Yes |
tomcat-embed-core-10.1.30.jar | 3.6 MB | 1629 | 1493 | 79 | - | Yes |
tomcat-embed-el-10.1.30.jar | 261.6 kB | 164 | 154 | 7 | - | Yes |
tomcat-embed-websocket-10.1.30.jar | 282.3 kB | 190 | 177 | 6 | - | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
aspectjweaver-1.9.22.1.jar | 2.2 MB | 1056 | 1002 | 37 | 1.8 | Yes |
assertj-core-3.24.2.jar | 1.3 MB | 854 | 814 | 28 | - | Yes |
attoparser-2.0.7.RELEASE.jar | 246.5 kB | 177 | 159 | 12 | 1.6 | Yes |
awaitility-4.2.2.jar | 97.2 kB | 93 | 77 | 8 | 1.8 | Yes |
angus-activation-2.0.2.jar | 27 kB | 33 | 11 | 3 | - | Yes |
jaxb-core-4.0.5.jar | 138.7 kB | 158 | 107 | 18 | - | Yes |
jaxb-runtime-4.0.5.jar | 920.2 kB | 693 | 559 | 19 | - | Yes |
txw2-4.0.5.jar | 73.3 kB | 72 | 57 | 4 | - | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
hamcrest-core-2.2.jar | 1.5 kB | 8 | 1 | 1 | 1.7 | Yes |
hamcrest-library-2.2.jar | 1.5 kB | 8 | 1 | 1 | 1.7 | Yes |
hibernate-commons-annotations-6.0.6.Final.jar | 67.8 kB | 69 | 59 | 5 | - | Yes |
hibernate-core-6.4.10.Final.jar | 11.6 MB | 7179 | 6740 | 344 | - | Yes |
hibernate-validator-8.0.1.Final.jar | 1.3 MB | 1037 | 903 | 84 | - | Yes |
Java-WebSocket-1.5.3.jar | 134.2 kB | 97 | 76 | 13 | 1.7 | Yes |
moneta-1.4.2.pom | 17.2 kB | - | - | - | - | - |
moneta-convert-1.4.2.jar | 20.7 kB | 27 | 10 | 4 | - | Yes |
moneta-convert-ecb-1.4.2.jar | 549 kB | 29 | 8 | 2 | - | Yes |
moneta-convert-imf-1.4.2.jar | 32.1 kB | 30 | 11 | 2 | - | Yes |
moneta-core-1.4.2.jar | 232.6 kB | 166 | 138 | 8 | - | Yes |
jblas-1.2.4.jar | 10.6 MB | 113 | 63 | 5 | 1.5 | Yes |
jboss-logging-3.5.3.Final.jar | 59.2 kB | 46 | 35 | 2 | - | Yes |
jcommon-1.0.24.jar | 330.5 kB | 249 | 209 | 18 | 1.6 | Yes |
jfreechart-1.5.2.jar | 1.6 MB | 756 | 662 | 40 | 1.8 | Yes |
gluegen-rt-2.3.2-natives-android-aarch64.jar | 3.3 kB | 3 | 1 | 1 | 1.6 | No |
gluegen-rt-2.3.2-natives-android-armv6.jar | 7.2 kB | 3 | 1 | 1 | 1.6 | No |
gluegen-rt-2.3.2-natives-linux-amd64.jar | 4.1 kB | 3 | 1 | 1 | 1.6 | No |
gluegen-rt-2.3.2-natives-linux-armv6.jar | 3 kB | 3 | 1 | 1 | 1.6 | No |
gluegen-rt-2.3.2-natives-linux-armv6hf.jar | 3 kB | 3 | 1 | 1 | 1.6 | No |
gluegen-rt-2.3.2-natives-linux-i586.jar | 4.1 kB | 3 | 1 | 1 | 1.6 | No |
gluegen-rt-2.3.2-natives-macosx-universal.jar | 5.1 kB | 3 | 1 | 1 | 1.6 | No |
gluegen-rt-2.3.2-natives-solaris-amd64.jar | 4.6 kB | 3 | 1 | 1 | 1.6 | No |
gluegen-rt-2.3.2-natives-solaris-i586.jar | 3.9 kB | 3 | 1 | 1 | 1.6 | No |
gluegen-rt-2.3.2-natives-windows-amd64.jar | 8.2 kB | 3 | 1 | 1 | 1.6 | No |
gluegen-rt-2.3.2-natives-windows-i586.jar | 7.6 kB | 3 | 1 | 1 | 1.6 | No |
gluegen-rt-2.3.2.jar | 345.6 kB | 221 | 217 | 18 | 1.6 | Yes |
gluegen-rt-main-2.3.2.jar | 0.3 kB | 2 | 0 | 0 | - | No |
jogl-all-2.3.2.jar | 3.4 MB | 1521 | 1464 | 113 | 1.6 | Yes |
junit-jupiter-5.10.3.jar | 6.4 kB | 5 | 1 | 1 | - | No |
junit-jupiter-api-5.10.3.jar | 211.4 kB | 198 | 183 | 8 | - | Yes |
junit-jupiter-engine-5.10.3.jar | 244.7 kB | 147 | 130 | 9 | - | Yes |
junit-jupiter-params-5.10.3.jar | 586 kB | 381 | 347 | 22 | - | Yes |
junit-platform-commons-1.10.3.jar | 106.2 kB | 64 | 44 | 7 | - | Yes |
junit-platform-engine-1.10.3.jar | 204.8 kB | 153 | 136 | 10 | - | Yes |
mockito-core-5.7.0.jar | 700.1 kB | 641 | 569 | 64 | - | Yes |
mockito-junit-jupiter-5.7.0.jar | 8.8 kB | 13 | 5 | 2 | - | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
jackson-databind-nullable-0.2.6.jar | 19.7 kB | 29 | 14 | 1 | 1.8 | Yes |
javafx-base-19-mac-aarch64.jar | 752.4 kB | 698 | 668 | 22 | - | Yes |
javafx-base-19.jar | 0.3 kB | 2 | 0 | 0 | - | No |
javafx-controls-19-mac-aarch64.jar | 2.5 MB | 1508 | 1210 | 11 | - | Yes |
javafx-controls-19.jar | 0.3 kB | 2 | 0 | 0 | - | No |
javafx-graphics-19-mac-aarch64.jar | 4.8 MB | 3319 | 2881 | 106 | - | Yes |
javafx-graphics-19.jar | 0.3 kB | 2 | 0 | 0 | - | No |
javafx-swing-19-mac-aarch64.jar | 88.8 kB | 63 | 52 | 4 | - | Yes |
javafx-swing-19.jar | 0.3 kB | 2 | 0 | 0 | - | No |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | - | Yes |
asm-9.6.jar | 123.6 kB | 45 | 39 | 3 | - | Yes |
reactive-streams-1.0.4.jar | 11.6 kB | 17 | 13 | 1 | 1.6 | Yes |
jsonassert-1.5.3.jar | 31.1 kB | 32 | 20 | 3 | 1.8 | Yes |
jul-to-slf4j-2.0.16.jar | 6.4 kB | 15 | 2 | 2 | - | Yes |
slf4j-api-2.0.7.jar | 63.6 kB | 67 | 52 | 5 | - | Yes |
springdoc-openapi-starter-common-2.2.0.jar | 466.2 kB | 286 | 225 | 42 | - | Yes |
springdoc-openapi-starter-webmvc-api-2.2.0.jar | 42.1 kB | 37 | 17 | 5 | - | Yes |
springdoc-openapi-starter-webmvc-ui-2.2.0.jar | 23.2 kB | 26 | 11 | 1 | - | Yes |
spring-aop-6.1.13.jar | 417.2 kB | 320 | 288 | 17 | - | Yes |
spring-aspects-6.1.13.jar | 49.7 kB | 52 | 33 | 5 | - | Yes |
spring-beans-6.1.13.jar | 862.4 kB | 474 | 443 | 13 | - | Yes |
spring-context-6.1.13.jar | 1.3 MB | 927 | 842 | 58 | - | Yes |
spring-core-6.1.13.jar | 1.9 MB | 1222 | 1141 | 59 | - | Yes |
spring-expression-6.1.13.jar | 304.3 kB | 161 | 149 | 6 | - | Yes |
spring-jcl-6.1.13.jar | 24.5 kB | 26 | 15 | 2 | - | Yes |
spring-jdbc-6.1.13.jar | 467.3 kB | 333 | 301 | 17 | - | Yes |
spring-messaging-6.1.13.jar | 615.2 kB | 369 | 337 | 23 | - | Yes |
spring-orm-6.1.13.jar | 237.9 kB | 128 | 109 | 7 | - | Yes |
spring-test-6.1.13.jar | 856.6 kB | 578 | 519 | 42 | - | Yes |
spring-tx-6.1.13.jar | 282.2 kB | 237 | 207 | 13 | - | Yes |
spring-web-6.1.13.jar | 1.9 MB | 1203 | 1124 | 58 | - | Yes |
spring-webflux-6.1.13.jar | 980.1 kB | 564 | 531 | 24 | - | Yes |
spring-webmvc-6.1.13.jar | 1 MB | 570 | 526 | 27 | - | Yes |
spring-websocket-6.1.13.jar | 443.7 kB | 271 | 236 | 21 | - | Yes |
spring-boot-3.2.10.jar | 1.6 MB | 1116 | 987 | 81 | - | Yes |
spring-boot-actuator-3.2.10.jar | 650.7 kB | 565 | 478 | 71 | - | Yes |
spring-boot-actuator-autoconfigure-3.2.10.jar | 757.4 kB | 641 | 514 | 106 | - | Yes |
spring-boot-autoconfigure-3.2.10.jar | 1.9 MB | 1507 | 1373 | 111 | - | Yes |
spring-boot-starter-3.2.10.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-aop-3.2.10.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-data-jpa-3.2.10.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-jdbc-3.2.10.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-json-3.2.10.jar | 4.7 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-logging-3.2.10.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-reactor-netty-3.2.10.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-security-3.2.10.jar | 4.7 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-test-3.2.10.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-thymeleaf-3.2.10.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-tomcat-3.2.10.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-validation-3.2.10.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-web-3.2.10.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-webflux-3.2.10.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-websocket-2.7.4.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-test-3.2.10.jar | 248.4 kB | 178 | 143 | 18 | - | Yes |
spring-boot-test-autoconfigure-3.2.10.jar | 219.3 kB | 256 | 182 | 26 | - | Yes |
spring-data-commons-3.2.10.jar | 1.4 MB | 966 | 890 | 46 | - | Yes |
spring-data-jpa-3.2.10.jar | 1.5 MB | 775 | 731 | 15 | - | Yes |
spring-security-config-6.2.6.jar | 1.8 MB | 688 | 585 | 41 | - | Yes |
spring-security-core-6.2.6.jar | 512.9 kB | 427 | 355 | 42 | - | Yes |
spring-security-crypto-6.2.6.jar | 84.4 kB | 61 | 46 | 9 | - | Yes |
spring-security-test-6.2.6.jar | 132.2 kB | 96 | 74 | 9 | - | Yes |
spring-security-web-6.2.6.jar | 781.3 kB | 570 | 499 | 53 | - | Yes |
spring-statemachine-autoconfigure-3.2.0.jar | 15.2 kB | 24 | 14 | 4 | 1.8 | Yes |
spring-statemachine-core-3.2.0.jar | 486 kB | 389 | 356 | 28 | 1.8 | Yes |
spring-statemachine-test-3.2.0.jar | 25.8 kB | 23 | 15 | 3 | 1.8 | Yes |
thymeleaf-3.1.2.RELEASE.jar | 938.3 kB | 626 | 578 | 41 | 1.8 | Yes |
thymeleaf-spring6-3.1.2.RELEASE.jar | 189.1 kB | 126 | 101 | 17 | - | Yes |
unbescape-1.1.6.RELEASE.jar | 173.9 kB | 85 | 69 | 10 | 1.6 | Yes |
swagger-ui-5.2.0.jar | 4.3 MB | 39 | 0 | 0 | - | No |
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 |
spring-boot-configuration-processor-3.2.10.jar | 122 kB | 61 | 45 | 5 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
195 | 111.8 MB | 62081 | 55660 | 3200 | 1.8 | 158 |
compile: 178 | compile: 108.8 MB | compile: 59798 | compile: 53777 | compile: 3073 | - | compile: 143 |
test: 4 | test: 1 MB | test: 686 | test: 614 | test: 42 | - | test: 3 |
runtime: 13 | runtime: 2 MB | runtime: 1597 | runtime: 1269 | runtime: 85 | - | runtime: 12 |