Project Dependencies

compile

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

GroupId ArtifactId Version Type Licenses
com.github.waffle waffle-jna 3.3.1-SNAPSHOT jar MIT
net.bytebuddy byte-buddy 1.14.11 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.14.11 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.jmockit jmockit 1.52.0 jar The MIT License
net.sf.jopt-simple jopt-simple 5.0.4 jar The MIT License
org.apache.commons commons-math3 3.6.1 jar Apache License, Version 2.0
org.assertj assertj-core 3.25.1 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter-engine 5.10.1 jar Eclipse Public License v2.0
org.openjdk.jmh jmh-core 1.37 jar GNU General Public License (GPL), version 2, with the Classpath exception
org.openjdk.jmh jmh-generator-annprocess 1.37 jar GNU General Public License (GPL), version 2, with the Classpath exception
org.slf4j slf4j-simple 2.0.11 jar MIT License

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.8.3 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
com.google.errorprone error_prone_annotations 2.24.1 jar Apache 2.0
com.google.j2objc j2objc-annotations 2.8 jar Apache License, Version 2.0
jakarta.annotation jakarta.annotation-api 1.3.5 jar EPL 2.0GPL2 w/ CPE
jakarta.el jakarta.el-api 3.0.3 jar EPL 2.0GPL2 w/ CPE
jakarta.servlet.jsp jakarta.servlet.jsp-api 2.3.6 jar EPL 2.0GPL2 w/ CPE
org.eclipse.jdt ecj 3.33.0 jar Eclipse Public License - v 2.0
org.eclipse.jetty apache-jsp 10.0.19 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-client 10.0.19 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-servlet 10.0.19 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-webapp 10.0.19 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.glassfish jakarta.el 3.0.4 jar EPL 2.0GPL2 w/ CPE
org.glassfish.web jakarta.servlet.jsp 2.3.6 jar EPL 2.0GPL2 w/ CPE
org.glassfish.web jakarta.servlet.jsp.jstl 1.2.6 jar EPL 2.0GPL2 w/ CPE
org.ow2.asm asm-commons 9.6 jar BSD-3-Clause

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
com.github.ben-manes.caffeine caffeine 3.1.8 jar Apache License, Version 2.0
net.java.dev.jna jna 5.14.0 jar LGPL-2.1-or-laterApache-2.0
net.java.dev.jna jna-platform 5.14.0 jar LGPL-2.1-or-laterApache-2.0
org.checkerframework checker-qual 3.42.0 jar The MIT License
org.slf4j jcl-over-slf4j 2.0.11 jar Apache License, Version 2.0
org.slf4j slf4j-api 2.0.11 jar MIT License

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.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.1 jar Eclipse Public License v2.0
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The 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.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
jakarta.servlet jakarta.servlet-api 4.0.2 jar EPL 2.0GPL2 w/ CPE
jakarta.servlet.jsp.jstl jakarta.servlet.jsp.jstl-api 1.2.4 jar EPL 2.0GPL2 w/ CPE
org.eclipse.jetty jetty-alpn-client 10.0.19 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-http 10.0.19 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-io 10.0.19 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-security 10.0.19 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-server 10.0.19 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-util 10.0.19 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-xml 10.0.19 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty.toolchain jetty-servlet-api 4.0.6 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.ow2.asm asm 9.6 jar BSD-3-Clause
org.ow2.asm asm-tree 9.6 jar BSD-3-Clause

Project Dependency Graph

Dependency Tree

Licenses

Apache Software License - Version 2.0: Jetty :: ALPN :: Client, Jetty :: Apache JSP Implementation, Jetty :: Asynchronous HTTP Client, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet API and Schemas for JPMS and OSGi, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Webapp Application Support, Jetty :: XML utilities

Apache 2.0: error-prone annotations

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

MIT License: SLF4J API Module, SLF4J Simple Provider

BSD-3-Clause: asm, asm-commons, asm-tree

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

GPL2 w/ CPE: JSP implementation, Jakarta Annotations API, Jakarta Expression Language 3.0, Jakarta Expression Language 3.0 API, Jakarta Server Pages API, Java Servlet API, JavaServer Pages (TM) TagLib Implementation, JavaServer Pages(TM) Standard Tag Library API

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

Eclipse Public License - Version 2.0: Jetty :: ALPN :: Client, Jetty :: Apache JSP Implementation, Jetty :: Asynchronous HTTP Client, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Webapp Application Support, Jetty :: XML utilities

Eclipse Public License - Version 1.0: Jetty :: Servlet API and Schemas for JPMS and OSGi

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

The MIT License: Checker Qual, JOpt Simple, jmockit

Apache-2.0: Java Native Access, Java Native Access Platform

Apache License, Version 2.0: Apache Commons Math, AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Caffeine cache, J2ObjC Annotations, JCL 1.2 implemented over SLF4J, Objenesis

MIT: waffle-jetty, waffle-jna

EPL 2.0: JSP implementation, Jakarta Annotations API, Jakarta Expression Language 3.0, Jakarta Expression Language 3.0 API, Jakarta Server Pages API, Java Servlet API, JavaServer Pages (TM) TagLib Implementation, JavaServer Pages(TM) Standard Tag Library API

Eclipse Public License - v 2.0: Eclipse Compiler for Java(TM)

GNU General Public License (GPL), version 2, with the Classpath exception: JMH Core, JMH Generators: Annotation Processors

The Apache Software License, Version 2.0: FindBugs-jsr305

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
caffeine-3.1.8.jar 889.2 kB 713 704 3 11 Yes
jmockit-1.52.0.jar 754.7 kB 481 409 48 11 Yes
spotbugs-annotations-4.8.3.jar 15.2 kB 31 24 1 1.8 Yes
waffle-jna/target/classes - 0 0 0 - -
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.24.1.jar 16.8 kB 39 27 2 1.8 Yes
j2objc-annotations-2.8.jar 9.3 kB 24 13 1 1.7 Yes
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
jakarta.el-api-3.0.3.jar 79.8 kB 61 49 1 1.7 Yes
jakarta.servlet-api-4.0.2.jar 95.1 kB 110 85 4 1.8 Yes
jakarta.servlet.jsp-api-2.3.6.jar 53.7 kB 70 58 3 1.7 Yes
jakarta.servlet.jsp.jstl-api-1.2.4.jar 56.7 kB 40 22 4 1.5 Yes
byte-buddy-1.14.11.jar 4.2 MB 2935 2881 39 9 Yes
byte-buddy-agent-1.14.11.jar 256.8 kB 90 70 3 9 Yes
jna-5.14.0.jar 1.9 MB 188 125 4 1.8 Yes
jna-platform-5.14.0.jar 1.4 MB 1332 1284 15 1.8 Yes
jopt-simple-5.0.4.jar 78.1 kB 71 59 3 1.7 Yes
commons-math3-3.6.1.jar 2.2 MB 1402 1301 75 1.5 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
assertj-core-3.25.1.jar 1.4 MB 872 830 28 9 Yes
checker-qual-3.42.0.jar 230.8 kB 438 369 30 1.8 Yes
ecj-3.33.0.jar 3.2 MB 908 769 21 11 Yes
apache-jsp-10.0.19.jar 21.2 kB 24 6 3 11 Yes
jetty-alpn-client-10.0.19.jar 17 kB 17 3 2 11 Yes
jetty-client-10.0.19.jar 408.5 kB 260 241 8 11 Yes
jetty-http-10.0.19.jar 272.9 kB 146 126 4 11 Yes
jetty-io-10.0.19.jar 216.4 kB 134 119 4 11 Yes
jetty-security-10.0.19.jar 121.6 kB 77 63 3 11 Yes
jetty-server-10.0.19.jar 796.5 kB 375 354 8 11 Yes
jetty-servlet-10.0.19.jar 165.4 kB 88 73 4 11 Yes
jetty-util-10.0.19.jar 571.4 kB 332 306 13 11 Yes
jetty-webapp-10.0.19.jar 158.5 kB 75 59 2 11 Yes
jetty-xml-10.0.19.jar 73 kB 33 15 2 11 Yes
jetty-servlet-api-4.0.6.jar 273.1 kB 137 86 5 11 Yes
jakarta.el-3.0.4.jar 237.8 kB 182 162 6 1.7 Yes
jakarta.servlet.jsp-2.3.6.jar 561.2 kB 256 227 9 1.7 Yes
jakarta.servlet.jsp.jstl-1.2.6.jar 3.7 MB 1878 1758 72 1.5 Yes
junit-jupiter-api-5.10.1.jar 211 kB 197 182 8 9 Yes
junit-jupiter-engine-5.10.1.jar 244.7 kB 147 130 9 9 Yes
junit-platform-commons-1.10.1.jar 106.3 kB 64 44 7 9 Yes
junit-platform-engine-1.10.1.jar 204.8 kB 153 136 10 9 Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
jmh-core-1.37.jar 553 kB 363 332 13 1.8 Yes
jmh-generator-annprocess-1.37.jar 30.9 kB 26 8 2 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 9 Yes
asm-9.6.jar 123.6 kB 45 39 3 9 Yes
asm-commons-9.6.jar 72.2 kB 34 28 2 9 Yes
asm-tree-9.6.jar 51.9 kB 45 39 2 9 Yes
jcl-over-slf4j-2.0.11.jar 18.4 kB 26 9 3 9 Yes
slf4j-api-2.0.11.jar 67.8 kB 70 55 5 9 Yes
slf4j-simple-2.0.11.jar 15.7 kB 22 7 2 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
51 26.1 MB 15168 13791 516 11 50
compile: 9 compile: 8.9 MB compile: 5792 compile: 5497 compile: 102 11 compile: 8
provided: 28 provided: 11.4 MB provided: 5495 provided: 4801 provided: 195 provided: 28
test: 14 test: 5.9 MB test: 3881 test: 3493 test: 219 11 test: 14