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.openwebbeans openwebbeans-web 2.0.16 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
ch.qos.logback logback-classic 1.2.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
org.junit.jupiter junit-jupiter-engine 5.6.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.6.2 jar Eclipse Public License v2.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.el jakarta.el-api 3.0.3 jar EPL 2.0-GPL2 w/ CPE
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
org.apache.portals portlet-api_2.0_spec 1.0 jar The Apache Software 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:

GroupId ArtifactId Version Type Licenses
org.apache.openwebbeans openwebbeans-el22 2.0.16 jar Apache License, Version 2.0
org.apache.openwebbeans openwebbeans-impl 2.0.16 jar Apache License, Version 2.0
org.apache.openwebbeans openwebbeans-spi 2.0.16 jar Apache License, Version 2.0
org.apache.xbean xbean-asm7-shaded 4.16 jar null-null
org.apache.xbean xbean-finder-shaded 4.16 jar The Apache Software 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
ch.qos.logback logback-core 1.2.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
org.apiguardian apiguardian-api 1.1.0 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.6.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.6.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.6.2 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

Unnamed: Apache XBean :: ASM shaded (repackaged)

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

MIT License: SLF4J API Module

Apache License, Version 2.0: EL 2.2 plugin, OpenWebBeans Core, SPI definition, Web plugin

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

CDDL + GPLv2 with classpath exception: Java Servlet API

EPL 2.0: Jakarta Expression Language 3.0 API

GPL2 w/ CPE: Jakarta Expression Language 3.0 API

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

The Apache Software License, Version 2.0: Apache XBean :: Finder shaded (repackaged), Java Portlet Specification V2.0, Tobago Helper to activate OpenWebBeans

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.2.3.jar 290.3 kB 234 175 27 1.6 Yes
logback-core-1.2.3.jar 471.9 kB 419 373 36 1.6 Yes
jakarta.el-api-3.0.3.jar 79.8 kB 61 49 1 1.7 Yes
javax.servlet-api-3.1.0.jar 95.8 kB 103 79 4 1.7 Yes
openwebbeans-el22-2.0.16.jar 15.8 kB 22 5 1 1.8 Yes
openwebbeans-impl-2.0.16.jar 770 kB 450 390 41 1.8 Yes
openwebbeans-spi-2.0.16.jar 22.6 kB 42 25 4 1.8 Yes
openwebbeans-web-2.0.16.jar 45.9 kB 44 20 6 1.8 Yes
portlet-api_2.0_spec-1.0.jar 54.1 kB 74 61 2 1.5 Yes
xbean-asm7-shaded-4.16.jar 293 kB 143 121 6 1.5 Yes
xbean-finder-shaded-4.16.jar 153.5 kB 105 88 4 1.5 Yes
apiguardian-api-1.1.0.jar 2.4 kB 8 2 1 1.6 Yes
junit-jupiter-api-5.6.2.jar 154 kB 150 134 7 1.8 Yes
junit-jupiter-engine-5.6.2.jar 209.3 kB 130 112 8 1.8 Yes
junit-jupiter-params-5.6.2.jar 562.3 kB 370 335 21 1.8 Yes
junit-platform-commons-1.6.2.jar 96.7 kB 61 40 6 - Yes
junit-platform-engine-1.6.2.jar 174.1 kB 139 122 8 1.8 Yes
opentest4j-1.2.0.jar 7.7 kB 11 6 1 1.6 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
19 3.5 MB 2612 2171 188 1.8 19
compile: 6 compile: 1.3 MB compile: 806 compile: 649 compile: 62 - compile: 6
test: 10 test: 2 MB test: 1568 test: 1333 test: 119 - test: 10
provided: 3 provided: 229.7 kB provided: 238 provided: 189 provided: 7 - provided: 3

Dependency Repository Locations

Repo ID URL Release Snapshot
central https://repo.maven.apache.org/maven2 Yes No
glassfish-repository http://download.java.net/maven/glassfish Yes Yes
jvnet-nexus-snapshots https://maven.java.net/content/repositories/snapshots No Yes
apache.snapshots https://repository.apache.org/snapshots No Yes

Repository locations for each of the Dependencies.

Artifact central glassfish-repository jvnet-nexus-snapshots apache.snapshots
ch.qos.logback:logback-classic:jar:1.2.3 Found at https://repo.maven.apache.org/maven2 - - -
ch.qos.logback:logback-core:jar:1.2.3 Found at https://repo.maven.apache.org/maven2 - - -
jakarta.el:jakarta.el-api:jar:3.0.3 Found at https://repo.maven.apache.org/maven2 - - -
javax.servlet:javax.servlet-api:jar:3.1.0 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.openwebbeans:openwebbeans-el22:jar:2.0.16 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.openwebbeans:openwebbeans-impl:jar:2.0.16 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.openwebbeans:openwebbeans-spi:jar:2.0.16 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.openwebbeans:openwebbeans-web:jar:2.0.16 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.portals:portlet-api_2.0_spec:jar:1.0 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.xbean:xbean-asm7-shaded:jar:4.16 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.xbean:xbean-finder-shaded:jar:4.16 Found at https://repo.maven.apache.org/maven2 - - -
org.apiguardian:apiguardian-api:jar:1.1.0 Found at https://repo.maven.apache.org/maven2 - - -
org.junit.jupiter:junit-jupiter-api:jar:5.6.2 Found at https://repo.maven.apache.org/maven2 - - -
org.junit.jupiter:junit-jupiter-engine:jar:5.6.2 Found at https://repo.maven.apache.org/maven2 - - -
org.junit.jupiter:junit-jupiter-params:jar:5.6.2 Found at https://repo.maven.apache.org/maven2 - - -
org.junit.platform:junit-platform-commons:jar:1.6.2 Found at https://repo.maven.apache.org/maven2 - - -
org.junit.platform:junit-platform-engine:jar:1.6.2 Found at https://repo.maven.apache.org/maven2 - - -
org.opentest4j:opentest4j:jar:1.2.0 Found at https://repo.maven.apache.org/maven2 - - -
org.slf4j:slf4j-api:jar:1.7.30 Found at https://repo.maven.apache.org/maven2 - - -
Total central glassfish-repository jvnet-nexus-snapshots apache.snapshots
19 (compile: 6, test: 10, provided: 3) 19 0 0 0