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
org.apache.tomcat tomcat-jasper 9.0.45 jar Apache License, Version 2.0
org.codegeny.jakartron jakartron-security 0.1-SNAPSHOT jar Apache License, Version 2.0
org.eclipse.jetty apache-jsp 9.4.43.v20210629 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty apache-jstl 9.4.43.v20210629 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-webapp 9.4.43.v20210629 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.jboss.weld.module weld-web 3.1.7.SP1 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
org.apache.logging.log4j log4j-core 2.14.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-jcl 2.14.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-jul 2.14.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-slf4j-impl 2.14.1 jar Apache License, Version 2.0
org.codegeny.jakartron jakartron-junit 0.1-SNAPSHOT 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
jakarta.platform jakarta.jakartaee-api 8.0.0 jar Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception
org.kohsuke.metainf-services metainf-services 1.8 jar MIT 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
org.apache.taglibs taglibs-standard-impl 1.2.5 jar The Apache Software License, Version 2.0
org.apache.tomcat tomcat-api 9.0.45 jar Apache License, Version 2.0
org.apache.tomcat tomcat-jasper-el 9.0.45 jar Apache License, Version 2.0
org.apache.tomcat tomcat-juli 9.0.45 jar Apache License, Version 2.0
org.apache.tomcat tomcat-util 9.0.45 jar Apache License, Version 2.0
org.apache.tomcat tomcat-util-scan 9.0.45 jar Apache License, Version 2.0
org.codegeny.jakartron jakartron-core 0.1-SNAPSHOT jar Apache License, Version 2.0
org.eclipse.jdt ecj 3.24.0 jar Eclipse Public License - v 2.0
org.eclipse.jetty jetty-annotations 9.4.43.v20210629 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-http 9.4.43.v20210629 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 9.4.43.v20210629 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-plus 9.4.43.v20210629 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-security 9.4.43.v20210629 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 9.4.43.v20210629 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlet 9.4.43.v20210629 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 9.4.43.v20210629 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util-ajax 9.4.43.v20210629 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-xml 9.4.43.v20210629 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty.toolchain jetty-schemas 4.0.3 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.jboss.classfilewriter jboss-classfilewriter 1.2.4.Final jar Apache License, version 2.0
org.jboss.logging jboss-logging 3.4.2.Final jar Apache License, version 2.0
org.jboss.weld weld-api 3.1.SP4 jar Apache License, Version 2.0
org.jboss.weld weld-core-impl 3.1.7.SP1 jar Apache License, Version 2.0
org.jboss.weld weld-spi 3.1.SP4 jar Apache License, Version 2.0
org.jboss.weld.environment weld-environment-common 3.1.7.SP1 jar Apache License, Version 2.0
org.jboss.weld.probe weld-probe-core 3.1.7.SP1 jar Apache License, Version 2.0
org.jboss.weld.se weld-se-core 3.1.7.SP1 jar Apache License, Version 2.0
org.ow2.asm asm 9.1 jar BSD-3-Clause
org.ow2.asm asm-analysis 9.1 jar BSD-3-Clause
org.ow2.asm asm-commons 9.1 jar BSD-3-Clause
org.ow2.asm asm-tree 9.1 jar BSD-3-Clause

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
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-api 2.14.1 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.8.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.8.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.8.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.8.1 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0
org.slf4j slf4j-api 1.7.30 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3, classfilewriter

Apache Software License - Version 2.0: Apache :: JSTL module, Jetty :: Apache JSP Implementation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Plus, Jetty :: Schemas, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Annotations, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utilities :: Ajax(JSON), Jetty :: Webapp Application Support, Jetty :: XML utilities

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

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

MIT License: SLF4J API Module

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

Eclipse Public License v. 2.0: jakarta.jakartaee-api

Eclipse Public License - Version 1.0: Apache :: JSTL module, Jetty :: Apache JSP Implementation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Plus, Jetty :: Schemas, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Annotations, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utilities :: Ajax(JSON), Jetty :: Webapp Application Support, Jetty :: XML utilities

GNU General Public License, version 2 with the GNU Classpath Exception: jakarta.jakartaee-api

Apache License, Version 2.0: Apache Log4j API, Apache Log4j Commons Logging Bridge, Apache Log4j Core, Apache Log4j JUL Adapter, Apache Log4j SLF4J Binding, Weld APIs, Weld Environment Common, Weld Implementation (Core), Weld Probe Core, Weld SE (Core), Weld SPIs for container integration, Weld Web, jakartron-core, jakartron-junit, jakartron-security, jakartron-servlet, tomcat-api, tomcat-jasper, tomcat-jasper-el, tomcat-juli, tomcat-util, tomcat-util-scan

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

MIT license: META-INF/services generator

The Apache Software License, Version 2.0: Apache Commons Logging, Apache Standard Taglib Implementation

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
jakarta.jakartaee-api-8.0.0.jar 2 MB 2403 2249 134 1.8 Yes
log4j-api-2.14.1.jar 300.4 kB 211 177 9 - Yes
log4j-core-2.14.1.jar 1.7 MB 1184 1092 51 1.8 Yes
log4j-jcl-2.14.1.jar 12.7 kB 20 3 1 1.8 Yes
log4j-jul-2.14.1.jar 26.5 kB 28 13 1 1.8 Yes
log4j-slf4j-impl-2.14.1.jar 23.6 kB 26 10 2 1.8 Yes
taglibs-standard-impl-1.2.5.jar 206.4 kB 174 130 14 1.5 Yes
tomcat-api-9.0.45.jar 11.5 kB 19 12 2 - Yes
tomcat-jasper-9.0.45.jar 571.5 kB 267 242 12 - Yes
tomcat-jasper-el-9.0.45.jar 170.1 kB 121 105 6 - Yes
tomcat-juli-9.0.45.jar 46.6 kB 34 26 3 - Yes
tomcat-util-9.0.45.jar 198.2 kB 127 101 11 - Yes
tomcat-util-scan-9.0.45.jar 224.5 kB 140 120 7 - Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes
jakartron-core-0.1-SNAPSHOT.jar 23.4 kB 36 18 2 1.8 Yes
jakartron-junit-0.1-SNAPSHOT.jar 10.4 kB 17 5 1 1.8 Yes
jakartron-security-0.1-SNAPSHOT.jar 7.9 kB 17 5 1 1.8 Yes
ecj-3.24.0.jar 3.1 MB 906 768 21 1.8 Yes
apache-jsp-9.4.43.v20210629.jar 21.2 kB 25 6 2 1.8 Yes
apache-jstl-9.4.43.v20210629.jar 12.5 kB 11 0 0 - No
jetty-annotations-9.4.43.v20210629.jar 86.7 kB 52 38 1 1.8 Yes
jetty-http-9.4.43.v20210629.jar 224.7 kB 122 102 2 1.8 Yes
jetty-io-9.4.43.v20210629.jar 178.9 kB 126 110 3 1.8 Yes
jetty-plus-9.4.43.v20210629.jar 65.6 kB 43 25 4 1.8 Yes
jetty-security-9.4.43.v20210629.jar 118.5 kB 77 62 2 1.8 Yes
jetty-server-9.4.43.v20210629.jar 717 kB 370 347 8 1.8 Yes
jetty-servlet-9.4.43.v20210629.jar 145.9 kB 86 70 3 1.8 Yes
jetty-util-9.4.43.v20210629.jar 575.5 kB 352 325 12 1.8 Yes
jetty-util-ajax-9.4.43.v20210629.jar 65.2 kB 48 33 1 1.8 Yes
jetty-webapp-9.4.43.v20210629.jar 140.3 kB 69 54 1 1.8 Yes
jetty-xml-9.4.43.v20210629.jar 68.3 kB 33 15 1 1.8 Yes
jetty-schemas-4.0.3.jar 228.3 kB 56 0 0 - No
jboss-classfilewriter-1.2.4.Final.jar 120.7 kB 90 75 6 1.8 Yes
jboss-logging-3.4.2.Final.jar 60.9 kB 47 35 1 1.8 Yes
weld-api-3.1.SP4.jar 32.6 kB 68 42 12 1.8 Yes
weld-core-impl-3.1.7.SP1.jar 1.7 MB 1190 1107 60 - Yes
weld-spi-3.1.SP4.jar 84.9 kB 153 107 23 1.8 Yes
weld-environment-common-3.1.7.SP1.jar 86.5 kB 73 53 6 1.8 Yes
weld-web-3.1.7.SP1.jar 79.7 kB 78 51 8 1.8 Yes
weld-probe-core-3.1.7.SP1.jar 817.6 kB 123 86 1 1.8 Yes
weld-se-core-3.1.7.SP1.jar 72.4 kB 71 45 8 1.8 Yes
junit-jupiter-api-5.8.1.jar 193.5 kB 183 168 8 - Yes
junit-jupiter-engine-5.8.1.jar 229.7 kB 140 123 9 - Yes
junit-platform-commons-1.8.1.jar 100.5 kB 63 43 7 - Yes
junit-platform-engine-1.8.1.jar 185.8 kB 142 126 9 - Yes
metainf-services-1.8.jar 7.5 kB 14 2 2 1.6 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
asm-9.1.jar 121.8 kB 44 38 3 - Yes
asm-analysis-9.1.jar 34.3 kB 22 15 2 - Yes
asm-commons-9.1.jar 72.6 kB 34 28 2 - Yes
asm-tree-9.1.jar 52.7 kB 45 39 2 - Yes
slf4j-api-1.7.30.jar 41.5 kB 46 34 4 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
53 15.5 MB 9888 8518 497 1.8 51
compile: 37 compile: 10.5 MB compile: 5349 compile: 4435 compile: 253 - compile: 35
test: 14 test: 2.9 MB test: 2122 test: 1832 test: 108 - test: 14
provided: 2 provided: 2 MB provided: 2417 provided: 2251 provided: 136 - provided: 2