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.springframework.boot | spring-boot-starter-test | 3.3.5 | jar | Apache License, Version 2.0 |
org.springframework.security | spring-security-test | 6.3.4 | 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 |
---|---|---|---|---|
io.prometheus | prometheus-metrics-exposition-formats | 1.2.1 | jar | The Apache Software License, Version 2.0 |
io.prometheus | prometheus-metrics-shaded-protobuf | 1.2.1 | jar | The Apache Software License, Version 2.0 |
org.checkerframework | checker-qual | 3.42.0 | jar | The MIT License |
org.hdrhistogram | HdrHistogram | 2.2.2 | 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
- nl.b3p.pmw:planmonitor-wonen-api:jar:1.0.0-SNAPSHOT
- org.springframework.boot:spring-boot-starter-web:jar:3.3.5 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.3.5 (compile)
- org.springframework.boot:spring-boot:jar:3.3.5 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.3.5 (compile)
- org.springframework.boot:spring-boot-starter-logging:jar:3.3.5 (compile)
- ch.qos.logback:logback-classic:jar:1.5.11 (compile)
- ch.qos.logback:logback-core:jar:1.5.11 (compile)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.23.1 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.23.1 (compile)
- org.slf4j:jul-to-slf4j:jar:2.0.16 (compile)
- ch.qos.logback:logback-classic:jar:1.5.11 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (compile)
- org.yaml:snakeyaml:jar:2.2 (compile)
- org.springframework.boot:spring-boot-starter-json:jar:3.3.5 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.17.2 (compile)
- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.17.2 (compile)
- org.springframework.boot:spring-boot-starter-tomcat:jar:3.3.5 (compile)
- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.31 (compile)
- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.31 (compile)
- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.31 (compile)
- org.springframework:spring-web:jar:6.1.14 (compile)
- org.springframework:spring-beans:jar:6.1.14 (compile)
- org.springframework:spring-webmvc:jar:6.1.14 (compile)
- org.springframework:spring-context:jar:6.1.14 (compile)
- org.springframework:spring-expression:jar:6.1.14 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.3.5 (compile)
- org.springframework.boot:spring-boot-starter-actuator:jar:3.3.5 (compile)
- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.3.5 (compile)
- org.springframework.boot:spring-boot-actuator:jar:3.3.5 (compile)
- io.micrometer:micrometer-observation:jar:1.13.6 (compile)
- io.micrometer:micrometer-commons:jar:1.13.6 (compile)
- io.micrometer:micrometer-jakarta9:jar:1.13.6 (compile)
- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.3.5 (compile)
- org.springframework.boot:spring-boot-starter-aop:jar:3.3.5 (compile)
- org.springframework:spring-aop:jar:6.1.14 (compile)
- org.aspectj:aspectjweaver:jar:1.9.22.1 (compile)
- org.springframework.boot:spring-boot-starter-security:jar:3.3.5 (compile)
- org.springframework.security:spring-security-config:jar:6.3.4 (compile)
- org.springframework.security:spring-security-web:jar:6.3.4 (compile)
- io.micrometer:micrometer-registry-prometheus:jar:1.13.6 (compile)
- io.micrometer:micrometer-core:jar:1.13.6 (compile)
- org.hdrhistogram:HdrHistogram:jar:2.2.2 (runtime)
- org.latencyutils:LatencyUtils:jar:2.0.3 (runtime)
- io.prometheus:prometheus-metrics-core:jar:1.2.1 (compile)
- io.prometheus:prometheus-metrics-model:jar:1.2.1 (compile)
- io.prometheus:prometheus-metrics-config:jar:1.2.1 (compile)
- io.prometheus:prometheus-metrics-tracer-common:jar:1.2.1 (compile)
- io.prometheus:prometheus-metrics-exposition-formats:jar:1.2.1 (runtime)
- io.prometheus:prometheus-metrics-shaded-protobuf:jar:1.2.1 (runtime)
- io.micrometer:micrometer-core:jar:1.13.6 (compile)
- org.springframework.boot:spring-boot-starter-jdbc:jar:3.3.5 (compile)
- com.zaxxer:HikariCP:jar:5.1.0 (compile)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- org.springframework:spring-jdbc:jar:6.1.14 (compile)
- org.springframework:spring-tx:jar:6.1.14 (compile)
- com.zaxxer:HikariCP:jar:5.1.0 (compile)
- org.postgresql:postgresql:jar:42.7.4 (compile)
- org.checkerframework:checker-qual:jar:3.42.0 (runtime)
- org.flywaydb:flyway-core:jar:10.17.2 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-toml:jar:2.17.2 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.17.2 (compile)
- org.flywaydb:flyway-database-postgresql:jar:10.17.2 (compile)
- org.apache.commons:commons-lang3:jar:3.16.0 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.17.2 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2 (compile)
- org.geotools:gt-main:jar:32.1 (compile)
- org.geotools:gt-referencing:jar:32.1 (compile)
- commons-pool:commons-pool:jar:1.6 (compile)
- org.geotools:gt-metadata:jar:32.1 (compile)
- org.geotools:gt-api:jar:32.1 (compile)
- systems.uom:systems-common:jar:2.1 (compile)
- si.uom:si-quantity:jar:2.1 (compile)
- si.uom:si-units:jar:2.1 (compile)
- tech.units:indriya:jar:2.2 (compile)
- tech.uom.lib:uom-lib-common:jar:2.2 (compile)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (compile)
- systems.uom:systems-common:jar:2.1 (compile)
- org.geotools.ogc:net.opengis.ows:jar:32.1 (compile)
- org.geotools:gt-api:jar:32.1 (compile)
- it.geosolutions.jgridshift:jgridshift-core:jar:1.3 (compile)
- net.sf.geographiclib:GeographicLib-Java:jar:1.49 (compile)
- org.geotools:gt-http:jar:32.1 (compile)
- javax.measure:unit-api:jar:2.2 (compile)
- org.locationtech.jts:jts-core:jar:1.20.0 (compile)
- org.apache.commons:commons-text:jar:1.12.0 (compile)
- com.google.re2j:re2j:jar:1.6 (compile)
- org.ejml:ejml-ddense:jar:0.41 (compile)
- org.ejml:ejml-core:jar:0.41 (compile)
- javax.media:jai_core:jar:1.1.3 (compile)
- org.geotools:gt-referencing:jar:32.1 (compile)
- org.geotools:gt-wfs-ng:jar:32.1 (compile)
- org.geotools:gt-complex:jar:32.1 (compile)
- org.geotools:gt-app-schema-resolver:jar:32.1 (compile)
- org.geotools.xsd:gt-xsd-gml3:jar:32.1 (compile)
- org.geotools.xsd:gt-xsd-core:jar:32.1 (compile)
- picocontainer:picocontainer:jar:1.2 (compile)
- commons-jxpath:commons-jxpath:jar:1.3 (compile)
- org.eclipse.xsd:org.eclipse.xsd:jar:2.12.0 (compile)
- org.geotools.xsd:gt-xsd-gml2:jar:32.1 (compile)
- org.geotools.xsd:gt-xsd-core:jar:32.1 (compile)
- org.geotools:gt-xml:jar:32.1 (compile)
- org.apache.commons:commons-collections4:jar:4.4 (compile)
- org.apache.xml:xml-commons-resolver:jar:1.2 (compile)
- org.geotools:gt-gml-geometry-streaming:jar:32.1 (compile)
- org.geotools:gt-http-commons:jar:32.1 (compile)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (compile)
- commons-codec:commons-codec:jar:1.16.1 (compile)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (compile)
- org.geotools.xsd:gt-xsd-wfs:jar:32.1 (compile)
- org.geotools.xsd:gt-xsd-filter:jar:32.1 (compile)
- org.geotools.xsd:gt-xsd-fes:jar:32.1 (compile)
- org.geotools.xsd:gt-xsd-ows:jar:32.1 (compile)
- org.geotools.ogc:net.opengis.wfs:jar:32.1 (compile)
- org.geotools.ogc:org.w3.xlink:jar:32.1 (compile)
- org.geotools.ogc:net.opengis.fes:jar:32.1 (compile)
- org.eclipse.emf:org.eclipse.emf.common:jar:2.15.0 (compile)
- org.eclipse.emf:org.eclipse.emf.ecore:jar:2.15.0 (compile)
- org.eclipse.emf:org.eclipse.emf.ecore.xmi:jar:2.15.0 (compile)
- org.geotools:gt-cql:jar:32.1 (compile)
- commons-io:commons-io:jar:2.17.0 (compile)
- org.geotools:gt-complex:jar:32.1 (compile)
- org.geotools:gt-epsg-hsql:jar:32.1 (compile)
- org.hsqldb:hsqldb:jar:2.7.3 (compile)
- org.springframework.boot:spring-boot-starter-test:jar:3.3.5 (test)
- org.springframework.boot:spring-boot-test:jar:3.3.5 (test)
- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.3.5 (test)
- com.jayway.jsonpath:json-path:jar:2.9.0 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (test)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (test)
- 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.25.3 (test)
- net.bytebuddy:byte-buddy:jar:1.14.19 (test)
- org.awaitility:awaitility:jar:4.2.2 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.junit.jupiter:junit-jupiter:jar:5.11.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.3 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
- org.junit.jupiter:junit-jupiter-params:jar:5.11.3 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.3 (test)
- org.mockito:mockito-core:jar:5.11.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.19 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- org.mockito:mockito-junit-jupiter:jar:5.11.0 (test)
- org.skyscreamer:jsonassert:jar:1.5.3 (test)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
- org.springframework:spring-core:jar:6.1.14 (compile)
- org.springframework:spring-jcl:jar:6.1.14 (compile)
- org.springframework:spring-test:jar:6.1.14 (test)
- org.xmlunit:xmlunit-core:jar:2.9.1 (test)
- org.springframework.security:spring-security-test:jar:6.3.4 (test)
- org.springframework.security:spring-security-core:jar:6.3.4 (compile)
- org.springframework.security:spring-security-crypto:jar:6.3.4 (compile)
- org.springframework.security:spring-security-core:jar:6.3.4 (compile)
- org.springframework.boot:spring-boot-configuration-processor:jar:3.3.5 (compile)
- org.springframework.boot:spring-boot-starter-web:jar:3.3.5 (compile)
Licenses
The Apache License, Version 2.0: EJML, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: Awaitility
MIT License: JUL to SLF4J bridge, Planmonitor Wonen API, SLF4J API Module
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
Eclipse Public License, Version 2.0: org.locationtech.jts:jts-core
Go License: RE2/J
BSD: Units of Measurement Common Library for Java, Units of Measurement Common Unit Systems
Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils
Unknown: PicoContainer Core, jgridshift-core
Apache License 2.0: JSON library from Android SDK
The MIT License: Checker Qual
Lesser General Public License (LGPL): Application Schema Resolver, Complex Features Support, EPSG Authority Service using HSQL database, Filter Encoding Specification Model, Filter Encoding Specification XML Support, Filter XML Support, GML geometry XML parsing support using StAX, GML2 XML Support, GML3 XML Support, GeoTools Interfaces, HTTP Client based on Apache Commons HttpClient, HTTP Clients, Main module, Metadata, OGC CQL to Filter parser, OWS XML Support, Open Web Services Model, Referencing services, WFS XML Support, WFS client module (NG), Web Feature Service Model, XML Parsing, XML Parsing Support, Xlink Model
Apache License, Version 2.0: Apache Commons Collections, Apache HttpClient, Apache HttpCore, AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, flyway-core, flyway-database-postgresql, spring-boot, spring-boot-actuator, spring-boot-actuator-autoconfigure, spring-boot-autoconfigure, spring-boot-configuration-processor, spring-boot-starter, spring-boot-starter-actuator, spring-boot-starter-aop, spring-boot-starter-jdbc, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-security, spring-boot-starter-test, spring-boot-starter-tomcat, spring-boot-starter-web, 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 Codec, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Log4j API, Apache Log4j to SLF4J Adapter
EPL 2.0: Jakarta Annotations API
JDL (Java Distribution License): Java Advanced Imaging
BSD 3-Clause: SI Quantities, SI Units, Units of Measurement API, Units of Measurement Reference Implementation
HSQLDB License, a BSD open source license: HyperSQL Database
BSD-2-Clause: HdrHistogram, PostgreSQL JDBC Driver
BSD-3-Clause: asm
The MIT License(MIT): Java implementation of GeographicLib
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
BSD License for HSQL: EPSG Authority Service using HSQL database
EPSG database distribution license: EPSG Authority Service using HSQL database
EDL 1.0: Jakarta Activation API
CC0-1.0: Planmonitor Wonen API
Eclipse Distribution License - v 1.0: Jakarta XML Binding API, org.locationtech.jts:jts-core
MIT: mockito-core, mockito-junit-jupiter
The Eclipse Public License Version 1.0: org.eclipse.emf.common, org.eclipse.emf.ecore, org.eclipse.emf.ecore.xmi, org.eclipse.xsd
Eclipse Public License - v 2.0: AspectJ Weaver
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Commons JXPath, Commons Pool, HikariCP, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-dataformat-TOML, Jackson-module-parameter-names, Jakarta Dependency Injection, Prometheus Metrics Config, Prometheus Metrics Core, Prometheus Metrics Exposition Formats, Prometheus Metrics Model, Prometheus Metrics Tracer Common, Shaded Protobuf, jackson-databind, json-path, micrometer-commons, micrometer-core, micrometer-jakarta9, micrometer-observation, micrometer-registry-prometheus, 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 | Sealed |
---|---|---|---|---|---|---|---|
logback-classic-1.5.11.jar | 306.2 kB | 242 | 189 | 29 | 11 | Yes | No |
logback-core-1.5.11.jar | 628.7 kB | 536 | - | - | - | - | No |
• Root | - | 526 | 473 | 42 | 11 | Yes | - |
• Versioned | - | 10 | 3 | 2 | 21 | Yes | - |
jackson-annotations-2.17.2.jar | 78.5 kB | 87 | 74 | 2 | 1.6 | Yes | No |
jackson-core-2.17.2.jar | 581.9 kB | 272 | - | - | - | - | No |
• Root | - | 242 | 210 | 14 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
• Versioned | - | 10 | 3 | 1 | 11 | Yes | - |
• Versioned | - | 9 | 2 | 1 | 17 | Yes | - |
• Versioned | - | 9 | 2 | 1 | 21 | Yes | - |
jackson-databind-2.17.2.jar | 1.6 MB | 824 | - | - | - | - | No |
• Root | - | 822 | 784 | 23 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
jackson-dataformat-toml-2.17.2.jar | 56.1 kB | 40 | - | - | - | - | No |
• Root | - | 38 | 23 | 1 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
jackson-datatype-jdk8-2.17.2.jar | 36.2 kB | 41 | - | - | - | - | No |
• Root | - | 39 | 22 | 1 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
jackson-datatype-jsr310-2.17.2.jar | 132.3 kB | 86 | - | - | - | - | No |
• Root | - | 84 | 62 | 6 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
jackson-module-parameter-names-2.17.2.jar | 10.3 kB | 23 | - | - | - | - | No |
• Root | - | 21 | 4 | 1 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
re2j-1.6.jar | 113.2 kB | 52 | 47 | 1 | 1.6 | Yes | No |
json-path-2.9.0.jar | 276.6 kB | 221 | 203 | 13 | 1.8 | Yes | No |
android-json-0.0.20131108.vaadin1.jar | 18.3 kB | 12 | 8 | 1 | 1.5 | Yes | No |
HikariCP-5.1.0.jar | 161.8 kB | 93 | 76 | 9 | 11 | Yes | No |
commons-codec-1.16.1.jar | 365.5 kB | 259 | - | - | - | - | No |
• Root | - | 257 | 109 | 7 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
commons-io-2.17.0.jar | 516 kB | 378 | - | - | - | - | No |
• Root | - | 377 | 350 | 15 | 1.8 | Yes | - |
• Versioned | - | 1 | 1 | 1 | 9 | No | - |
commons-jxpath-1.3.jar | 300 kB | 208 | 180 | 16 | 1.3 | Yes | No |
commons-pool-1.6.jar | 111.1 kB | 69 | 55 | 2 | 1.5 | Yes | No |
micrometer-commons-1.13.6.jar | 47.5 kB | 50 | 36 | 6 | 1.8 | Yes | No |
micrometer-core-1.13.6.jar | 863.5 kB | 610 | - | - | - | - | No |
• Root | - | 589 | 526 | 44 | 1.8 | Yes | - |
• Versioned | - | 21 | 14 | 1 | 1.8 | Yes | - |
micrometer-jakarta9-1.13.6.jar | 32.4 kB | 34 | 24 | 1 | 1.8 | Yes | No |
micrometer-observation-1.13.6.jar | 71.8 kB | 71 | 56 | 6 | 1.8 | Yes | No |
micrometer-registry-prometheus-1.13.6.jar | 41.1 kB | 26 | 18 | 1 | 1.8 | Yes | No |
prometheus-metrics-config-1.2.1.jar | 32.4 kB | 33 | 22 | 1 | 1.8 | Yes | No |
prometheus-metrics-core-1.2.1.jar | 95.3 kB | 75 | 60 | 4 | 1.8 | Yes | No |
prometheus-metrics-exposition-formats-1.2.1.jar | 202 kB | 72 | 59 | 2 | 1.8 | Yes | No |
prometheus-metrics-model-1.2.1.jar | 88.9 kB | 90 | 77 | 2 | 1.8 | Yes | No |
prometheus-metrics-shaded-protobuf-1.2.1.jar | 2 MB | 750 | 736 | 3 | 1.8 | Yes | No |
prometheus-metrics-tracer-common-1.2.1.jar | 3.4 kB | 13 | 1 | 1 | 1.8 | No | No |
jgridshift-core-1.3.jar | 13 kB | 15 | 4 | 1 | 1.6 | Yes | No |
jakarta.activation-api-2.1.3.jar | 66.5 kB | 60 | 46 | 3 | 1.8 | Yes | No |
jakarta.annotation-api-2.1.1.jar | 26.1 kB | 31 | 18 | 4 | 1.8 | Yes | No |
jakarta.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | 1.8 | No | No |
jakarta.xml.bind-api-4.0.2.jar | 131 kB | 138 | 115 | 7 | 11 | Yes | No |
unit-api-2.2.jar | 38.4 kB | 74 | - | - | - | - | No |
• Root | - | 67 | 59 | 4 | 1.8 | Yes | - |
• Versioned | - | 7 | 3 | 2 | 9 | No | - |
jai_core-1.1.3.jar | 1.9 MB | 844 | 826 | 16 | 1.3 | Yes | Yes |
byte-buddy-1.14.19.jar | 4.2 MB | 2939 | - | - | - | - | No |
• Root | - | 2937 | 2884 | 38 | 1.6 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
byte-buddy-agent-1.14.19.jar | 262.8 kB | 93 | - | - | - | - | No |
• Root | - | 91 | 72 | 2 | 1.5 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
accessors-smart-2.5.1.jar | 30.3 kB | 24 | 13 | 2 | 1.8 | Yes | No |
json-smart-2.5.1.jar | 122.3 kB | 107 | 93 | 5 | 1.8 | Yes | No |
GeographicLib-Java-1.49.jar | 36.9 kB | 28 | 18 | 1 | 1.6 | Yes | No |
commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes | No |
commons-lang3-3.16.0.jar | 674.2 kB | 426 | - | - | - | - | No |
• Root | - | 425 | 395 | 18 | 1.8 | Yes | - |
• Versioned | - | 1 | 1 | 1 | 9 | No | - |
commons-text-1.12.0.jar | 251.2 kB | 181 | - | - | - | - | No |
• Root | - | 180 | 160 | 8 | 1.8 | Yes | - |
• Versioned | - | 1 | 1 | 1 | 9 | No | - |
httpclient-4.5.14.jar | 785.6 kB | 511 | 470 | 24 | 1.6 | Yes | No |
httpcore-4.4.16.jar | 327.9 kB | 283 | 253 | 17 | 1.6 | Yes | No |
log4j-api-2.23.1.jar | 342.5 kB | 241 | - | - | - | - | No |
• Root | - | 230 | 205 | 9 | 1.8 | Yes | - |
• Versioned | - | 11 | 4 | 2 | 9 | Yes | - |
log4j-to-slf4j-2.23.1.jar | 23.1 kB | 26 | 10 | 2 | 1.8 | Yes | No |
tomcat-embed-core-10.1.31.jar | 3.6 MB | 1629 | 1493 | 79 | 11 | Yes | No |
tomcat-embed-el-10.1.31.jar | 263.5 kB | 166 | 156 | 7 | 11 | Yes | No |
tomcat-embed-websocket-10.1.31.jar | 282.5 kB | 190 | 177 | 6 | 11 | Yes | No |
xml-commons-resolver-1.2.jar | 84.1 kB | 49 | 30 | 5 | 1.1 | Yes | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes | No |
aspectjweaver-1.9.22.1.jar | 2.2 MB | 1056 | 1002 | 37 | 1.8 | Yes | No |
assertj-core-3.25.3.jar | 1.4 MB | 873 | - | - | - | - | No |
• Root | - | 869 | 830 | 27 | 1.8 | Yes | - |
• Versioned | - | 4 | 1 | 1 | 9 | No | - |
awaitility-4.2.2.jar | 97.2 kB | 93 | 77 | 8 | 1.8 | Yes | No |
checker-qual-3.42.0.jar | 230.8 kB | 438 | 369 | 30 | 1.8 | Yes | No |
org.eclipse.emf.common-2.15.0.jar | 376 kB | 250 | 220 | 6 | 1.5 | Yes | No |
org.eclipse.emf.ecore-2.15.0.jar | 1.4 MB | 715 | 636 | 13 | 1.5 | Yes | No |
org.eclipse.emf.ecore.xmi-2.15.0.jar | 235.2 kB | 126 | 107 | 3 | 1.5 | Yes | No |
org.eclipse.xsd-2.12.0.jar | 996.7 kB | 297 | 231 | 5 | 1.5 | Yes | No |
ejml-core-0.41.jar | 259 kB | 212 | 198 | 10 | 1.8 | Yes | No |
ejml-ddense-0.41.jar | 408.1 kB | 187 | 151 | 29 | 1.8 | Yes | No |
flyway-core-10.17.2.jar | 652.5 kB | 467 | 388 | 64 | 17 | Yes | No |
flyway-database-postgresql-10.17.2.jar | 47.2 kB | 33 | 19 | 2 | 17 | Yes | No |
gt-api-32.1.jar | 227.1 kB | 437 | 398 | 29 | 11 | Yes | No |
gt-app-schema-resolver-32.1.jar | 14.1 kB | 20 | 8 | 1 | 11 | Yes | No |
gt-complex-32.1.jar | 66.4 kB | 57 | 37 | 5 | 11 | Yes | No |
gt-cql-32.1.jar | 200.9 kB | 73 | 57 | 4 | 11 | Yes | No |
gt-epsg-hsql-32.1.jar | 2.7 MB | 30 | 8 | 1 | 11 | Yes | No |
gt-gml-geometry-streaming-32.1.jar | 13.7 kB | 13 | 2 | 1 | 11 | Yes | No |
gt-http-32.1.jar | 26.9 kB | 29 | 17 | 1 | 11 | Yes | No |
gt-http-commons-32.1.jar | 11.8 kB | 17 | 4 | 1 | 11 | Yes | No |
gt-main-32.1.jar | 2.1 MB | 1239 | 1176 | 39 | 11 | Yes | No |
gt-metadata-32.1.jar | 509.2 kB | 285 | 245 | 14 | 11 | Yes | No |
gt-referencing-32.1.jar | 1.5 MB | 547 | 505 | 19 | 11 | Yes | No |
gt-wfs-ng-32.1.jar | 253 kB | 139 | 118 | 7 | 11 | Yes | No |
gt-xml-32.1.jar | 825.7 kB | 448 | 415 | 15 | 11 | Yes | No |
net.opengis.fes-32.1.jar | 231.8 kB | 142 | 130 | 3 | 11 | Yes | No |
net.opengis.ows-32.1.jar | 586.3 kB | 437 | 417 | 11 | 11 | Yes | No |
net.opengis.wfs-32.1.jar | 474.9 kB | 336 | 320 | 7 | 11 | Yes | No |
org.w3.xlink-32.1.jar | 53.3 kB | 36 | 24 | 3 | 11 | Yes | No |
gt-xsd-core-32.1.jar | 306.1 kB | 253 | 233 | 8 | 11 | Yes | No |
gt-xsd-fes-32.1.jar | 76.9 kB | 93 | 75 | 2 | 11 | Yes | No |
gt-xsd-filter-32.1.jar | 108.6 kB | 101 | 77 | 5 | 11 | Yes | No |
gt-xsd-gml2-32.1.jar | 121.9 kB | 87 | 73 | 3 | 11 | Yes | No |
gt-xsd-gml3-32.1.jar | 1.6 MB | 1079 | 957 | 15 | 11 | Yes | No |
gt-xsd-ows-32.1.jar | 128.9 kB | 102 | 48 | 5 | 11 | Yes | No |
gt-xsd-wfs-32.1.jar | 171.5 kB | 124 | 102 | 7 | 11 | Yes | No |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes | No |
HdrHistogram-2.2.2.jar | 177.2 kB | 108 | 97 | 2 | 1.8 | Yes | No |
hsqldb-2.7.3.jar | 1.7 MB | 749 | 685 | 23 | 11 | No | Yes |
junit-jupiter-5.11.3.jar | 6.4 kB | 5 | 1 | 1 | 9 | No | No |
junit-jupiter-api-5.11.3.jar | 216.4 kB | 197 | 182 | 8 | 1.8 | Yes | No |
junit-jupiter-engine-5.11.3.jar | 260.1 kB | 152 | 135 | 9 | 1.8 | Yes | No |
junit-jupiter-params-5.11.3.jar | 591.6 kB | 388 | 354 | 22 | 1.8 | Yes | No |
junit-platform-commons-1.11.3.jar | 142 kB | 88 | - | - | - | - | No |
• Root | - | 78 | 64 | 8 | 1.8 | Yes | - |
• Versioned | - | 10 | 4 | 1 | 9 | Yes | - |
junit-platform-engine-1.11.3.jar | 246.8 kB | 177 | 158 | 10 | 1.8 | Yes | No |
LatencyUtils-2.0.3.jar | 29.8 kB | 31 | 22 | 1 | 1.6 | Yes | No |
jts-core-1.20.0.jar | 1.2 MB | 804 | 732 | 63 | 1.8 | Yes | No |
mockito-core-5.11.0.jar | 704 kB | 642 | 570 | 64 | 11 | Yes | No |
mockito-junit-jupiter-5.11.0.jar | 8.9 kB | 13 | 5 | 2 | 11 | Yes | No |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes | No |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes | No |
asm-9.6.jar | 123.6 kB | 45 | 39 | 3 | 1.5 | Yes | No |
postgresql-42.7.4.jar | 1.1 MB | 535 | 472 | 38 | 1.8 | Yes | No |
jsonassert-1.5.3.jar | 31.1 kB | 32 | 20 | 3 | 1.8 | Yes | No |
jul-to-slf4j-2.0.16.jar | 6.4 kB | 15 | - | - | - | - | No |
• Root | - | 13 | 1 | 1 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
slf4j-api-2.0.16.jar | 69.4 kB | 71 | - | - | - | - | No |
• Root | - | 69 | 55 | 4 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
spring-aop-6.1.14.jar | 417.2 kB | 320 | 288 | 17 | 17 | Yes | No |
spring-beans-6.1.14.jar | 862.6 kB | 474 | 443 | 13 | 17 | Yes | No |
spring-context-6.1.14.jar | 1.3 MB | 927 | 842 | 58 | 17 | Yes | No |
spring-core-6.1.14.jar | 1.9 MB | 1222 | - | - | - | - | No |
• Root | - | 1216 | 1141 | 59 | 17 | Yes | - |
• Versioned | - | 6 | 1 | 1 | 21 | Yes | - |
spring-expression-6.1.14.jar | 304.5 kB | 161 | 149 | 6 | 17 | Yes | No |
spring-jcl-6.1.14.jar | 24.5 kB | 26 | 15 | 2 | 17 | Yes | No |
spring-jdbc-6.1.14.jar | 467.6 kB | 333 | 301 | 17 | 17 | Yes | No |
spring-test-6.1.14.jar | 856.8 kB | 578 | 519 | 42 | 17 | Yes | No |
spring-tx-6.1.14.jar | 282.2 kB | 237 | 207 | 13 | 17 | Yes | No |
spring-web-6.1.14.jar | 1.9 MB | 1203 | 1124 | 58 | 17 | Yes | No |
spring-webmvc-6.1.14.jar | 1 MB | 570 | 526 | 27 | 17 | Yes | No |
spring-boot-3.3.5.jar | 1.6 MB | 1118 | 988 | 82 | 17 | Yes | No |
spring-boot-actuator-3.3.5.jar | 676.4 kB | 586 | 498 | 72 | 17 | Yes | No |
spring-boot-actuator-autoconfigure-3.3.5.jar | 779.4 kB | 655 | 527 | 107 | 17 | Yes | No |
spring-boot-autoconfigure-3.3.5.jar | 2 MB | 1531 | 1397 | 111 | 17 | Yes | No |
spring-boot-starter-3.3.5.jar | 4.8 kB | 4 | 0 | 0 | - | - | - |
spring-boot-starter-actuator-3.3.5.jar | 4.8 kB | 4 | 0 | 0 | - | - | - |
spring-boot-starter-aop-3.3.5.jar | 4.8 kB | 4 | 0 | 0 | - | - | - |
spring-boot-starter-jdbc-3.3.5.jar | 4.8 kB | 4 | 0 | 0 | - | - | - |
spring-boot-starter-json-3.3.5.jar | 4.7 kB | 4 | 0 | 0 | - | - | - |
spring-boot-starter-logging-3.3.5.jar | 4.8 kB | 4 | 0 | 0 | - | - | - |
spring-boot-starter-security-3.3.5.jar | 4.7 kB | 4 | 0 | 0 | - | - | - |
spring-boot-starter-test-3.3.5.jar | 4.8 kB | 4 | 0 | 0 | - | - | - |
spring-boot-starter-tomcat-3.3.5.jar | 4.8 kB | 4 | 0 | 0 | - | - | - |
spring-boot-starter-web-3.3.5.jar | 4.8 kB | 4 | 0 | 0 | - | - | - |
spring-boot-test-3.3.5.jar | 249.2 kB | 179 | 144 | 18 | 17 | Yes | No |
spring-boot-test-autoconfigure-3.3.5.jar | 223 kB | 259 | 185 | 26 | 17 | Yes | No |
spring-security-config-6.3.4.jar | 1.9 MB | 717 | 611 | 42 | 17 | Yes | No |
spring-security-core-6.3.4.jar | 561.3 kB | 461 | 388 | 43 | 17 | Yes | No |
spring-security-crypto-6.3.4.jar | 100.2 kB | 67 | 52 | 9 | 17 | Yes | No |
spring-security-test-6.3.4.jar | 132.2 kB | 96 | 74 | 9 | 17 | Yes | No |
spring-security-web-6.3.4.jar | 820 kB | 593 | 520 | 55 | 17 | Yes | No |
xmlunit-core-2.9.1.jar | 175.2 kB | 178 | 161 | 9 | 1.7 | Yes | No |
snakeyaml-2.2.jar | 334.4 kB | 278 | - | - | - | - | No |
• Root | - | 270 | 229 | 23 | 1.7 | Yes | - |
• Versioned | - | 8 | 3 | 2 | 9 | Yes | - |
picocontainer-1.2.jar | 112.6 kB | 108 | 101 | 4 | 1.3 | Yes | No |
si-quantity-2.1.jar | 11.4 kB | 38 | 28 | 2 | 1.8 | No | No |
si-units-2.1.jar | 15.3 kB | 16 | 5 | 2 | 1.8 | Yes | No |
systems-common-2.1.jar | 27.6 kB | 27 | 13 | 4 | 1.8 | Yes | No |
indriya-2.2.jar | 289.3 kB | 196 | - | - | - | - | No |
• Root | - | 170 | 126 | 12 | 1.8 | Yes | - |
• Versioned | - | 9 | 3 | 3 | 9 | Yes | - |
• Versioned | - | 9 | 4 | 2 | 12 | Yes | - |
• Versioned | - | 8 | 4 | 2 | 14 | Yes | - |
uom-lib-common-2.2.jar | 23.3 kB | 47 | 34 | 3 | 9 | Yes | No |
spring-boot-configuration-processor-3.3.5.jar | 129.9 kB | 65 | 49 | 5 | 17 | Yes | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
149 | 69.8 MB | 42329 | 37626 | 2210 | 17 | 134 | 2 |
compile: 115 | compile: 56.4 MB | compile: 33141 | compile: 29231 | compile: 1809 | 17 | compile: 102 | compile: 2 |
runtime: 5 | runtime: 2.6 MB | runtime: 1399 | runtime: 1283 | runtime: 38 | runtime: 5 | - | |
test: 29 | test: 10.8 MB | test: 7789 | test: 7112 | test: 363 | 17 | test: 27 | - |