Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
ch.qos.logback logback-classic 1.5.18 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.github.hazendaz sitemesh 2.6.1 jar The Apache Software License, Version 2.0
com.github.oshi oshi-core 6.8.1 jar SPDX-License-Identifier: MIT
com.google.guava guava 33.4.8-jre jar Apache License, Version 2.0
com.maxmind.geoip2 geoip2 4.3.0 jar Apache License, Version 2.0
com.thoughtworks.xstream xstream 1.4.21 jar BSD-3-Clause
commons-beanutils commons-beanutils 1.10.1 jar Apache-2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-io commons-io 2.19.0 jar Apache-2.0
jakarta.activation jakarta.activation-api 2.1.3 jar EDL 1.0
jakarta.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.17.0 jar Apache-2.0
org.apache.commons commons-text 1.13.1 jar Apache-2.0
org.codelibs jhighlight 1.1.0 jar CDDL, v1.0LGPL, v2.1 or later
org.eclipse.angus angus-activation 2.0.2 jar EDL 1.0
org.eclipse.angus angus-mail 2.0.3 jar EPL 2.0GPL2 w/ CPEEDL 1.0
org.jfree jfreechart 1.5.5 jar GNU Lesser General Public Licence
org.quartz-scheduler quartz 2.5.0 jar The Apache License, Version 2.0
org.springframework spring-beans 6.2.7 jar Apache License, Version 2.0
org.springframework spring-context 6.2.7 jar Apache License, Version 2.0
org.springframework spring-context-support 6.2.7 jar Apache License, Version 2.0
org.springframework spring-tx 6.2.7 jar Apache License, Version 2.0
org.springframework spring-webmvc 6.2.7 jar Apache License, Version 2.0
org.springframework.security spring-security-config 6.4.5 jar Apache License, Version 2.0
org.springframework.security spring-security-core 6.4.5 jar Apache License, Version 2.0
org.springframework.security spring-security-web 6.4.5 jar Apache License, Version 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
com.github.hazendaz javabean-tester 2.9.0 jar The Apache Software License, Version 2.0
com.github.hazendaz.jmockit jmockit 1.56.0 jar The MIT License
org.assertj assertj-core 3.27.3 jar Apache-2.0
org.junit.jupiter junit-jupiter-engine 5.12.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.12.2 jar Eclipse Public License v2.0
org.mockito mockito-core 5.17.0 jar MIT
org.mockito mockito-junit-jupiter 5.17.0 jar MIT
org.springframework spring-test 6.2.7 jar Apache License, Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
com.github.spotbugs spotbugs-annotations 4.9.3 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
com.google.errorprone error_prone_annotations 2.38.0 jar Apache 2.0
com.google.j2objc j2objc-annotations 3.0.0 jar Apache License, Version 2.0
com.mchange c3p0 0.11.0-pre2 jar LGPL-2.1-or-laterEPL-1.0
com.oracle.database.jdbc ojdbc8 19.27.0.0 jar Oracle Free Use Terms and Conditions (FUTC)
com.oracle.database.jdbc ucp 21.17.0.0 jar Oracle Free Use Terms and Conditions (FUTC)
com.zaxxer HikariCP 6.3.0 jar The Apache Software License, Version 2.0
jakarta.transaction jakarta.transaction-api 2.0.1 jar EPL 2.0GPL2 w/ CPE
org.apache.commons commons-dbcp2 2.13.0 jar Apache-2.0
org.apache.tomcat tomcat-catalina 10.1.41 jar Apache License, Version 2.0
org.apache.tomcat tomcat-coyote 10.1.41 jar Apache License, Version 2.0
org.apache.tomcat tomcat-jasper 10.1.41 jar Apache License, Version 2.0
org.apache.tomcat tomcat-jdbc 10.1.41 jar Apache License, Version 2.0
org.apache.tomee openejb-api 10.0.1 jar Apache-2.0
org.apache.tomee openejb-core 10.0.1 jar Apache-2.0
org.apache.tomee openejb-loader 10.0.1 jar Apache-2.0
org.apache.tomee tomee-jdbc 10.0.1 jar Apache-2.0
org.vibur vibur-dbcp 26.0 jar The Apache Software License, Version 2.0
tanukisoft wrapper 3.2.3 jar Tanuki Software license

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
ch.qos.logback logback-core 1.5.18 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml.jackson.core jackson-annotations 2.19.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.19.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.19.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.19.0 jar The Apache Software License, Version 2.0
com.google.guava failureaccess 1.0.3 jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.maxmind.db maxmind-db 3.1.1 jar Apache License 2.0
io.github.x-stream mxparser 1.2.2 jar Indiana University Extreme! Lab Software License
io.micrometer micrometer-commons 1.14.7 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.14.7 jar The Apache Software License, Version 2.0
jakarta.mail jakarta.mail-api 2.1.3 jar EPL 2.0GPL2 w/ CPEEDL 1.0
net.java.dev.jna jna 5.17.0 jar LGPL-2.1-or-laterApache-2.0
net.java.dev.jna jna-platform 5.17.0 jar LGPL-2.1-or-laterApache-2.0
org.checkerframework checker-qual 3.49.3 jar The MIT License
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0
org.slf4j slf4j-api 2.0.17 jar MIT
org.springframework spring-aop 6.2.7 jar Apache License, Version 2.0
org.springframework spring-core 6.2.7 jar Apache License, Version 2.0
org.springframework spring-expression 6.2.7 jar Apache License, Version 2.0
org.springframework spring-jcl 6.2.7 jar Apache License, Version 2.0
org.springframework spring-web 6.2.7 jar Apache License, Version 2.0
org.springframework.security spring-security-crypto 6.4.5 jar Apache License, Version 2.0
xmlpull xmlpull 1.1.3.1 jar Public Domain

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
jakarta.xml.bind jakarta.xml.bind-api 4.0.2 jar Eclipse Distribution License - v 1.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
cglib cglib 3.3.0 jar ASF 2.0
net.bytebuddy byte-buddy 1.17.5 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.17.5 jar Apache License, Version 2.0
nl.jqno.equalsverifier equalsverifier 4.0 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.javassist javassist 3.30.2-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.junit.jupiter junit-jupiter-api 5.12.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.12.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.12.2 jar Eclipse Public License v2.0
org.objenesis objenesis 3.4 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.ow2.asm asm 9.8 jar BSD-3-Clause

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.mchange mchange-commons-java 0.3.2 jar GNU Lesser General Public License, Version 2.1Eclipse Public License, Version 1.0
org.apache.commons commons-pool2 2.12.0 jar Apache-2.0
org.apache.tomcat tomcat-annotations-api 10.1.41 jar Apache License, Version 2.0
org.apache.tomcat tomcat-api 10.1.41 jar Apache License, Version 2.0
org.apache.tomcat tomcat-el-api 10.1.41 jar Apache License, Version 2.0
org.apache.tomcat tomcat-jasper-el 10.1.41 jar Apache License, Version 2.0
org.apache.tomcat tomcat-jaspic-api 10.1.41 jar Apache License, Version 2.0
org.apache.tomcat tomcat-jni 10.1.41 jar Apache License, Version 2.0
org.apache.tomcat tomcat-jsp-api 10.1.41 jar Apache License, Version 2.0
org.apache.tomcat tomcat-juli 10.1.41 jar Apache License, Version 2.0
org.apache.tomcat tomcat-servlet-api 10.1.41 jar Apache License, Version 2.0 and Common Development And Distribution License (CDDL) Version 1.0 and Eclipse Public License - v 2.0
org.apache.tomcat tomcat-util 10.1.41 jar Apache License, Version 2.0
org.apache.tomcat tomcat-util-scan 10.1.41 jar Apache License, Version 2.0
org.vibur vibur-object-pool 26.0 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

CDDL, v1.0: JHighlight

The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j, quartz

Apache 2.0: error-prone annotations

LGPL, v2.1 or later: JHighlight

SPDX-License-Identifier: MIT: oshi-core

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

Apache License, Version 2.0 and Common Development And Distribution License (CDDL) Version 1.0 and Eclipse Public License - v 2.0: tomcat-servlet-api

GPL2 w/ CPE: Angus Mail Provider, Jakarta Mail API, jakarta.transaction API

GNU General Public License, version 2: psi-probe-core

Tanuki Software license: Java Service Wrapper

Eclipse Public License, Version 1.0: mchange-commons-java

Apache License 2.0: Javassist, MaxMind DB Reader

LGPL-2.1-or-later: Java Native Access, Java Native Access Platform, c3p0

The MIT License: Checker Qual, jmockit

Apache License, Version 2.0: Apache Commons Collections, Byte Buddy (without dependencies), Byte Buddy agent, EqualsVerifier | release normal jar, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations, MaxMind GeoIP2 API, Objenesis, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, spring-security-config, spring-security-core, spring-security-crypto, spring-security-web, tomcat-annotations-api, tomcat-api, tomcat-catalina, tomcat-coyote, tomcat-el-api, tomcat-jasper, tomcat-jasper-el, tomcat-jaspic-api, tomcat-jdbc, tomcat-jni, tomcat-jsp-api, tomcat-juli, tomcat-util, tomcat-util-scan

Apache-2.0: Apache Commons BeanUtils, Apache Commons DBCP, Apache Commons IO, Apache Commons Lang, Apache Commons Pool, Apache Commons Text, AssertJ Core, Java Native Access, Java Native Access Platform, TomEE :: Container :: API, TomEE :: Container :: Core, TomEE :: Container :: Loader, TomEE :: TomEE :: JDBC

Oracle Free Use Terms and Conditions (FUTC): ojdbc8, ucp

EPL 2.0: Angus Mail Provider, Jakarta Mail API, jakarta.transaction API

MPL 1.1: Javassist

GNU Lesser General Public License, Version 2.1: mchange-commons-java

BSD-3-Clause: XStream Core, asm

ASF 2.0: cglib

Public Domain: XML Pull Parsing API

Indiana University Extreme! Lab Software License: MXParser

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

EPL-1.0: c3p0

EDL 1.0: Angus Activation Registries, Angus Mail Provider, Jakarta Activation API, Jakarta Mail API

MIT: SLF4J API Module, mockito-core, mockito-junit-jupiter

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

LGPL 2.1: Javassist

GNU Lesser General Public Licence: JFreeChart

The Apache Software License, Version 2.0: FindBugs-jsr305, Guava ListenableFuture only, HikariCP, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, Jakarta Dependency Injection, Vibur Database Connections Pool, Vibur Object Pool, jackson-databind, javabean-tester, micrometer-commons, micrometer-observation, sitemesh

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
cglib-3.3.0.jar 306.9 kB 270 249 8 1.5 Yes No
logback-classic-1.5.18.jar 306.8 kB 242 189 29 11 Yes No
logback-core-1.5.18.jar 627.2 kB 531 - - - - No
   • Root - 524 472 41 11 Yes -
   • Versioned - 7 1 1 21 Yes -
jackson-annotations-2.19.0.jar 78.6 kB 87 74 2 1.6 Yes No
jackson-core-2.19.0.jar 599.9 kB 293 - - - - No
   • Root - 246 211 14 1.8 Yes -
   • Versioned - 2 1 1 9 No -
   • Versioned - 12 3 1 11 Yes -
   • Versioned - 11 2 1 17 Yes -
   • Versioned - 11 2 1 21 Yes -
   • Versioned - 11 2 1 22 Yes -
jackson-databind-2.19.0.jar 1.7 MB 847 - - - - No
   • Root - 845 807 23 1.8 Yes -
   • Versioned - 2 1 1 9 No -
jackson-datatype-jsr310-2.19.0.jar 137 kB 88 - - - - No
   • Root - 86 64 6 1.8 Yes -
   • Versioned - 2 1 1 9 No -
javabean-tester-2.9.0.jar 42.2 kB 34 21 4 17 Yes No
sitemesh-2.6.1.jar 223.4 kB 211 169 18 11 Yes No
jmockit-1.56.0.jar 776.7 kB 480 410 48 11 Yes No
oshi-core-6.8.1.jar 1 MB 656 583 53 1.8 Yes No
spotbugs-annotations-4.9.3.jar 16.2 kB 32 25 1 11 Yes No
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes No
error_prone_annotations-2.38.0.jar 20.4 kB 49 - - - - No
   • Root - 42 29 2 1.8 Yes -
   • Versioned - 7 1 1 9 No -
failureaccess-1.0.3.jar 10.8 kB 25 - - - - No
   • Root - 17 2 1 1.8 Yes -
   • Versioned - 8 1 1 9 No -
guava-33.4.8-jre.jar 3 MB 2008 - - - - No
   • Root - 2006 1967 18 1.8 Yes -
   • Versioned - 2 1 1 9 No -
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - - -
j2objc-annotations-3.0.0.jar 12.5 kB 31 - - - - No
   • Root - 29 17 1 1.8 Yes -
   • Versioned - 2 1 1 9 No -
maxmind-db-3.1.1.jar 39 kB 40 30 2 11 Yes No
geoip2-4.3.0.jar 63.7 kB 60 47 5 11 Yes No
c3p0-0.11.0-pre2.jar 397.9 kB 238 218 16 1.7 Yes No
mchange-commons-java-0.3.2.jar 632.9 kB 685 619 58 1.7 Yes No
ojdbc8-19.27.0.0.jar 4.5 MB 2112 2020 44 1.8 Yes Yes
ucp-21.17.0.0.jar 1.8 MB 610 550 25 1.8 Yes No
xstream-1.4.21.jar 646.5 kB 530 498 23 1.8 Yes No
HikariCP-6.3.0.jar 170.5 kB 97 80 9 11 Yes No
commons-beanutils-1.10.1.jar 246.6 kB 152 - - - - No
   • Root - 151 134 5 1.8 Yes -
   • Versioned - 1 1 1 9 No -
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes No
commons-io-2.19.0.jar 556.1 kB 408 - - - - No
   • Root - 407 380 15 1.8 Yes -
   • Versioned - 1 1 1 9 No -
mxparser-1.2.2.jar 29.7 kB 16 1 1 1.4 Yes No
micrometer-commons-1.14.7.jar 47.9 kB 50 36 6 1.8 Yes No
micrometer-observation-1.14.7.jar 75 kB 74 59 6 1.8 Yes No
jakarta.activation-api-2.1.3.jar 66.5 kB 60 46 3 1.8 Yes No
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 1.8 No No
jakarta.mail-api-2.1.3.jar 236.5 kB 165 150 6 1.8 Yes No
jakarta.transaction-api-2.0.1.jar 28.6 kB 32 20 2 1.8 Yes No
jakarta.xml.bind-api-4.0.2.jar 131 kB 138 115 7 11 Yes No
byte-buddy-1.17.5.jar 9 MB 6028 - - - - No
   • Root - 3004 2951 38 1.5 Yes -
   • Versioned - 2994 2952 39 1.8 Yes -
   • Versioned - 30 25 1 24 Yes -
byte-buddy-agent-1.17.5.jar 365.9 kB 170 - - - - No
   • Root - 91 72 2 1.5 Yes -
   • Versioned - 79 73 3 1.8 Yes -
jna-5.17.0.jar 2 MB 191 124 4 1.8 Yes No
jna-platform-5.17.0.jar 1.4 MB 1333 1285 15 1.8 Yes No
equalsverifier-4.0.jar 251.9 kB 174 - - - - No
   • Root - 167 147 16 17 Yes -
   • Versioned - 7 1 1 21 Yes -
commons-dbcp2-2.13.0.jar 221.8 kB 95 - - - - No
   • Root - 94 77 4 1.8 Yes -
   • Versioned - 1 1 1 9 No -
commons-lang3-3.17.0.jar 673.6 kB 426 - - - - No
   • Root - 425 395 18 1.8 Yes -
   • Versioned - 1 1 1 9 No -
commons-pool2-2.12.0.jar 150 kB 101 - - - - No
   • Root - 99 83 3 1.8 Yes -
   • Versioned - 2 1 1 9 No -
commons-text-1.13.1.jar 259.1 kB 185 - - - - No
   • Root - 184 164 8 1.8 Yes -
   • Versioned - 1 1 1 9 No -
tomcat-annotations-api-10.1.41.jar 14.2 kB 26 18 4 11 Yes No
tomcat-api-10.1.41.jar 11.7 kB 19 12 2 11 Yes No
tomcat-catalina-10.1.41.jar 1.8 MB 787 706 29 11 Yes No
tomcat-coyote-10.1.41.jar 940.1 kB 484 436 24 11 Yes No
tomcat-el-api-10.1.41.jar 90.7 kB 60 53 2 11 Yes No
tomcat-jasper-10.1.41.jar 564.8 kB 257 232 12 11 Yes No
tomcat-jasper-el-10.1.41.jar 180.5 kB 118 103 6 11 Yes No
tomcat-jaspic-api-10.1.41.jar 28.6 kB 46 35 5 11 Yes No
tomcat-jdbc-10.1.41.jar 154.7 kB 74 60 4 1.8 Yes No
tomcat-jni-10.1.41.jar 16.2 kB 20 12 2 11 Yes No
tomcat-jsp-api-10.1.41.jar 78.6 kB 87 74 4 11 Yes No
tomcat-juli-10.1.41.jar 51.6 kB 35 27 3 11 Yes No
tomcat-servlet-api-10.1.41.jar 367 kB 152 89 5 11 Yes No
tomcat-util-10.1.41.jar 226.6 kB 140 115 11 11 Yes No
tomcat-util-scan-10.1.41.jar 232.2 kB 138 118 7 11 Yes No
openejb-api-10.0.1.jar 16.7 kB 36 17 4 17 No No
openejb-core-10.0.1.jar 3.4 MB 2010 1816 112 17 Yes No
openejb-loader-10.0.1.jar 120.5 kB 90 72 5 17 Yes No
tomee-jdbc-10.0.1.jar 20.1 kB 22 6 1 17 Yes No
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes No
assertj-core-3.27.3.jar 1.4 MB 881 - - - - No
   • Root - 877 838 27 1.8 Yes -
   • Versioned - 4 1 1 9 No -
checker-qual-3.49.3.jar 238.2 kB 453 380 33 1.8 Yes No
jhighlight-1.1.0.jar 238.4 kB 166 140 12 1.8 Yes No
angus-activation-2.0.2.jar 27 kB 33 11 3 1.8 Yes No
angus-mail-2.0.3.jar 498.5 kB 264 207 11 9 Yes No
javassist-3.30.2-GA.jar 794.7 kB 450 426 17 1.8 Yes No
jfreechart-1.5.5.jar 1.7 MB 787 692 41 1.8 Yes No
jspecify-1.0.0.jar 3.8 kB 14 - - - - No
   • Root - 10 4 1 1.8 No -
   • Versioned - 4 1 1 9 No -
junit-jupiter-api-5.12.2.jar 233.4 kB 211 192 8 1.8 Yes No
junit-jupiter-engine-5.12.2.jar 292 kB 171 150 9 1.8 Yes No
junit-jupiter-params-5.12.2.jar 601.7 kB 396 358 22 1.8 Yes No
junit-platform-commons-1.12.2.jar 151.9 kB 99 - - - - No
   • Root - 88 69 9 1.8 Yes -
   • Versioned - 11 5 1 9 Yes -
junit-platform-engine-1.12.2.jar 255.8 kB 184 161 10 1.8 Yes No
mockito-core-5.17.0.jar 709.1 kB 648 576 66 11 Yes No
mockito-junit-jupiter-5.17.0.jar 9.4 kB 14 6 3 11 Yes No
objenesis-3.4.jar 49.1 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.8.jar 126.1 kB 45 39 3 1.5 Yes No
quartz-2.5.0.jar 613.2 kB 362 293 30 11 Yes No
slf4j-api-2.0.17.jar 69.9 kB 71 - - - - No
   • Root - 69 55 4 1.8 Yes -
   • Versioned - 2 1 1 9 No -
spring-aop-6.2.7.jar 419.8 kB 321 289 17 17 Yes No
spring-beans-6.2.7.jar 886.4 kB 482 451 13 17 Yes No
spring-context-6.2.7.jar 1.4 MB 944 862 58 17 Yes No
spring-context-support-6.2.7.jar 175.2 kB 125 104 9 17 Yes No
spring-core-6.2.7.jar 2 MB 1265 - - - - No
   • Root - 1259 1184 59 17 Yes -
   • Versioned - 6 1 1 21 Yes -
spring-expression-6.2.7.jar 317.8 kB 168 156 6 17 Yes No
spring-jcl-6.2.7.jar 24.5 kB 26 15 2 17 Yes No
spring-test-6.2.7.jar 1 MB 682 613 49 17 Yes No
spring-tx-6.2.7.jar 285.4 kB 238 208 13 17 Yes No
spring-web-6.2.7.jar 2.1 MB 1321 1241 59 17 Yes No
spring-webmvc-6.2.7.jar 1.1 MB 590 546 27 17 Yes No
spring-security-config-6.4.5.jar 2 MB 757 647 44 17 Yes No
spring-security-core-6.4.5.jar 611.3 kB 499 421 45 17 Yes No
spring-security-crypto-6.4.5.jar 100.8 kB 67 52 9 17 Yes No
spring-security-web-6.4.5.jar 997 kB 744 661 62 17 Yes No
vibur-dbcp-26.0.jar 102.8 kB 86 72 5 10 Yes No
vibur-object-pool-26.0.jar 19.4 kB 27 16 2 10 Yes No
wrapper-3.2.3.jar 83.8 kB 70 60 5 1.2 Yes No
xmlpull-1.1.3.1.jar 7.2 kB 10 4 1 1.2 Yes No
Total Size Entries Classes Packages Java Version Debug Information Sealed
105 63.4 MB 38964 32347 1677 17 101 1
compile: 50 compile: 30.3 MB compile: 18894 compile: 16977 compile: 895 17 compile: 47 -
runtime: 1 runtime: 131 kB runtime: 138 runtime: 115 runtime: 7 runtime: 1 -
provided: 34 provided: 16.6 MB provided: 8912 provided: 7922 provided: 422 provided: 33 provided: 1
test: 20 test: 16.4 MB test: 11020 test: 7333 test: 353 17 test: 20 -