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
aopalliance aopalliance 1.0 jar Public Domain
com.auth0 java-jwt 4.0.0 jar The MIT License (MIT)
com.fasterxml.jackson.core jackson-databind 2.9.10.8 jar The Apache Software License, Version 2.0
com.soffid hibernate 3.2.7.0 jar GNU GPL Version 3.0
com.soffid.iam.console dbtools 1.19 jar GNU GPL Version 3.0
com.soffid.iam.console iam-common 4.0.69-SNAPSHOT jar GNU GPL Version 3.0
com.soffid.iam.console scim-query 4.0.69-SNAPSHOT jar GNU GPL Version 3.0
com.twmacinta fast-md5 1.0.0 jar -
commons-codec commons-codec 1.9 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-dbcp commons-dbcp 1.3 jar The Apache Software License, Version 2.0
commons-io commons-io 2.18.0 jar Apache-2.0
commons-lang commons-lang 2.1 jar The Apache Software License, Version 2.0
es.caib.signatura.api signaturaapi 2.3 jar -
it.sauronsoftware.cron4j cron4j 2.2.5 jar GNU General Lesser Public License (LGPL) version 2.1
jcifs jcifs 1.2.14 jar -
net.sf.jasperreports jasperreports 6.18.1 jar GNU Lesser General Public License
nl.basjes.parse.useragent yauaa 7.22.0 jar Apache License, Version 2.0
org.apache.commons commons-compress 1.22 jar Apache License, Version 2.0
org.apache.commons commons-jcs-core 2.2 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-to-jul 2.24.3 jar Apache-2.0
org.apache.lucene lucene-core 9.5.0 jar Apache 2
org.apache.lucene lucene-queries 9.5.0 jar Apache 2
org.apache.lucene lucene-queryparser 9.5.0 jar Apache 2
org.apache.poi poi 5.2.3 jar Apache License, Version 2.0
org.apache.poi poi-ooxml 5.2.3 jar Apache License, Version 2.0
org.apache.poi poi-ooxml-lite 5.2.3 jar Apache License, Version 2.0
org.apache.santuario xmlsec 2.1.7 jar Apache License, Version 2.0
org.beanshell bsh 2.0b4 jar GNU LESSER GENERAL PUBLIC LICENSE
org.bouncycastle bcpkix-jdk18on 1.72 jar Bouncy Castle Licence
org.bouncycastle bcprov-jdk18on 1.72 jar Bouncy Castle Licence
org.dom4j dom4j 2.1.3 jar BSD 3-clause New License
org.finj finj 1.0.0 jar -
org.graalvm.js js 22.3.1 jar Universal Permissive License, Version 1.0MIT License
org.graalvm.js js-scriptengine 22.3.1 jar Universal Permissive License, Version 1.0
org.jbpm.jbpm3 jbpm-jpdl 3.3.1.GA jar lgpl
org.opensaml opensaml-core 3.3.0 jar The Apache Software License, Version 2.0
org.opensaml opensaml-saml-api 3.3.0 jar The Apache Software License, Version 2.0
org.opensaml opensaml-saml-impl 3.3.0 jar The Apache Software License, Version 2.0
org.springframework spring 1.2.7-soffid-9 jar GNU GPL Version 3.0
org.w3c client 1.0.0 jar -
org.w3c winie 1.0.10 jar -
xalan xalan 2.7.1 jar The Apache Software License, Version 2.0

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
commons-discovery commons-discovery 0.2 jar -

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
hsqldb hsqldb 1.8.0.7 jar HSQLDB License
junit junit 3.8.1 jar Common Public License Version 1.0
org.apache.derby derby 10.9.1.0 jar Apache 2

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.soffid.iam.console iam-juli 4.0.69-SNAPSHOT jar GNU GPL Version 3.0
com.soffid.iam.console iam-tomee 4.0.69-SNAPSHOT jar GNU GPL Version 3.0
com.sun.xml.bind jaxb-core 2.2.11 jar -
com.sun.xml.bind jaxb-impl 2.2.11 jar -
commons-beanutils commons-beanutils 1.9.4 jar Apache License, Version 2.0
commons-logging commons-logging 1.0.4 jar The Apache Software License, Version 2.0
javax.mail mail 1.4.7 jar CDDLGPLv2+CE
javax.xml.bind jaxb-api 2.2.11 jar CDDL 1.1GPL2 w/ CPE
org.apache.cxf cxf-rt-rs-client 4.1.0 jar Apache-2.0
org.apache.tomcat tomcat-catalina 10.1.34 jar Apache License, Version 2.0
org.apache.tomee openejb-core 10.0.0 jar Apache-2.0
org.apache.tomee tomee-catalina 10.0.0 jar Apache-2.0
wsdl4j wsdl4j 1.5.1 jar -

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 Optional
asm asm 1.5.3 jar - No
asm asm-attrs 1.5.3 jar - No
cglib cglib 2.1_3 jar - No
com.fasterxml.jackson.core jackson-annotations 2.9.10 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.core jackson-core 2.9.10 jar The Apache Software License, Version 2.0 No
com.fasterxml.woodstox woodstox-core 5.0.3 jar The Apache License, Version 2.0 No
com.github.ben-manes.caffeine caffeine 3.1.7 jar Apache License, Version 2.0 No
com.github.virtuald curvesapi 1.07 jar BSD License No
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0 No
com.google.errorprone error_prone_annotations 2.20.0 jar Apache 2.0 No
com.google.guava guava 19.0 jar The Apache Software License, Version 2.0 No
com.ibm.icu icu4j 71.1 jar Unicode/ICU License No
com.lowagie itext 2.1.7.js9 jar Mozilla Public License No
com.soffid.zkib jxpath 1.3.1 jar GNU GPL Version 3.0 No
com.soffid.zkib zkdb-api 4.0.30 jar GNU GPL Version 3.0 No
com.sun.istack istack-commons-runtime 3.0.8 jar Eclipse Distribution License - v 1.0 No
com.sun.xml.fastinfoset FastInfoset 1.2.16 jar Apache License, Version 2.0Eclipse Distribution License - v 1.0 No
com.zaxxer SparseBitSet 1.2 jar The Apache Software License, Version 2.0 No
commons-pool commons-pool 1.5.4 jar The Apache Software License, Version 2.0 No
io.dropwizard.metrics metrics-core 3.1.2 jar Apache License 2.0 No
jakarta.activation jakarta.activation-api 1.2.1 jar EDL 1.0 No
jakarta.xml.bind jakarta.xml.bind-api 2.3.2 jar Eclipse Distribution License - v 1.0 No
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0 No
joda-time joda-time 2.2 jar Apache 2 No
net.sf.ehcache ehcache 1.2.3 jar The Apache Software License, Version 2.0 No
net.shibboleth.utilities java-support 7.3.0 jar The Apache Software License, Version 2.0 No
nl.basjes.collections prefixmap 2.0 jar Apache License, Version 2.0 No
org.apache.commons commons-collections4 4.4 jar Apache License, Version 2.0 No
org.apache.commons commons-lang3 3.17.0 jar Apache-2.0 No
org.apache.commons commons-math3 3.6.1 jar Apache License, Version 2.0 No
org.apache.commons commons-text 1.10.0 jar Apache License, Version 2.0 No
org.apache.httpcomponents httpclient 4.3.6 jar Apache License, Version 2.0 No
org.apache.httpcomponents httpcore 4.3.3 jar Apache License, Version 2.0 No
org.apache.logging.log4j log4j-api 2.24.3 jar Apache-2.0 No
org.apache.lucene lucene-sandbox 9.5.0 jar Apache 2 No
org.apache.velocity velocity 1.7 jar The Apache Software License, Version 2.0 No
org.apache.xmlbeans xmlbeans 5.1.1 jar The Apache Software License, Version 2.0 No
org.bouncycastle bcutil-jdk18on 1.72 jar Bouncy Castle Licence No
org.checkerframework checker-qual 3.36.0 jar The MIT License No
org.codehaus.castor castor-core 1.4.1 jar - No
org.codehaus.castor castor-xml 1.4.1 jar - No
org.codehaus.woodstox stax2-api 3.1.4 jar The BSD License No
org.cryptacular cryptacular 1.1.1 jar Apache 2GNU Lesser General Public License No
org.eclipse.jdt ecj 3.21.0 jar Eclipse Public License - v 2.0 No
org.glassfish.jaxb jaxb-runtime 2.3.2 jar Eclipse Distribution License - v 1.0 No
org.glassfish.jaxb txw2 2.3.2 jar Eclipse Distribution License - v 1.0 No
org.graalvm.regex regex 22.3.1 jar Universal Permissive License, Version 1.0 No
org.graalvm.sdk graal-sdk 22.3.1 jar Universal Permissive License, Version 1.0 No
org.graalvm.truffle truffle-api 22.3.1 jar Universal Permissive License, Version 1.0 No
org.jfree jcommon 1.0.23 jar GNU Lesser General Public Licence No
org.jfree jfreechart 1.0.19 jar GNU Lesser General Public Licence No
org.json json 20240303 jar Public Domain No
org.jvnet.staxex stax-ex 1.8.1 jar Eclipse Distribution License - v 1.0 No
org.opensaml opensaml-messaging-api 3.3.0 jar The Apache Software License, Version 2.0 No
org.opensaml opensaml-profile-api 3.3.0 jar The Apache Software License, Version 2.0 No
org.opensaml opensaml-security-api 3.3.0 jar The Apache Software License, Version 2.0 No
org.opensaml opensaml-security-impl 3.3.0 jar The Apache Software License, Version 2.0 No
org.opensaml opensaml-soap-api 3.3.0 jar The Apache Software License, Version 2.0 No
org.opensaml opensaml-soap-impl 3.3.0 jar The Apache Software License, Version 2.0 No
org.opensaml opensaml-storage-api 3.3.0 jar The Apache Software License, Version 2.0 No
org.opensaml opensaml-xmlsec-api 3.3.0 jar The Apache Software License, Version 2.0 No
org.opensaml opensaml-xmlsec-impl 3.3.0 jar The Apache Software License, Version 2.0 No
org.slf4j slf4j-api 2.0.16 jar MIT License No
xalan serializer 2.7.1 jar The Apache Software License, Version 2.0 No
antlr antlr 2.7.6 jar - Yes

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 Optional
commons-digester commons-digester 1.7 jar The Apache Software License, Version 2.0 Yes

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 Classifier Type Licenses
commons-cli commons-cli 1.9.0 - jar Apache-2.0
io.github.rzo1.org.metatype.sxc sxc-jaxb-core 0.9 - jar Apache 2.0
io.github.rzo1.org.metatype.sxc sxc-runtime 0.9 - jar Apache 2.0
jakarta.annotation jakarta.annotation-api 2.1.1 - jar EPL 2.0GPL2 w/ CPE
jakarta.transaction jakarta.transaction-api 1.3.3 - jar EPL 2.0GPL2 w/ CPE
jakarta.ws.rs jakarta.ws.rs-api 3.1.0 - jar EPL-2.0GPL-2.0-with-classpath-exception
javax.activation activation 1.1 - jar Common Development and Distribution License (CDDL) v1.0
org.apache.bval bval-jsr 3.0.1 - jar Apache-2.0
org.apache.commons commons-dbcp2 2.13.0 - jar Apache-2.0
org.apache.commons commons-pool2 2.12.0 - jar Apache-2.0
org.apache.cxf cxf-core 4.1.0 - jar Apache-2.0
org.apache.cxf cxf-rt-frontend-jaxrs 4.1.0 - jar Apache-2.0
org.apache.cxf cxf-rt-security 4.1.0 - jar Apache-2.0
org.apache.cxf cxf-rt-transports-http 4.1.0 - jar Apache-2.0
org.apache.geronimo.components geronimo-connector 4.0.0 - jar Apache-2.0
org.apache.geronimo.components geronimo-transaction 4.0.0 - jar Apache-2.0
org.apache.geronimo.mail geronimo-mail_2.1_provider 1.0.0 - jar The Apache Software License, Version 2.0
org.apache.geronimo.specs geronimo-mail_2.1_spec 1.0.0-M1 - jar The Apache Software License, Version 2.0
org.apache.openejb.shade quartz-openejb-shade 2.2.4 - jar The Apache Software License, Version 2.0
org.apache.openjpa openjpa 4.0.1 - jar Apache License, Version 2.0
org.apache.openwebbeans openwebbeans-ee 4.0.3 - jar Apache-2.0
org.apache.openwebbeans openwebbeans-ee-common 4.0.3 - jar Apache-2.0
org.apache.openwebbeans openwebbeans-ejb 4.0.3 - jar Apache-2.0
org.apache.openwebbeans openwebbeans-el22 4.0.3 - jar Apache-2.0
org.apache.openwebbeans openwebbeans-impl 4.0.3 - jar Apache-2.0
org.apache.openwebbeans openwebbeans-spi 4.0.3 - jar Apache-2.0
org.apache.openwebbeans openwebbeans-web 4.0.3 - jar Apache-2.0
org.apache.tomcat tomcat-annotations-api 10.1.34 - jar Apache License, Version 2.0
org.apache.tomcat tomcat-api 10.1.34 - jar Apache License, Version 2.0
org.apache.tomcat tomcat-coyote 10.1.34 - jar Apache License, Version 2.0
org.apache.tomcat tomcat-el-api 10.1.34 - jar Apache License, Version 2.0
org.apache.tomcat tomcat-jaspic-api 10.1.34 - jar Apache License, Version 2.0
org.apache.tomcat tomcat-jni 10.1.34 - jar Apache License, Version 2.0
org.apache.tomcat tomcat-jsp-api 10.1.34 - jar Apache License, Version 2.0
org.apache.tomcat tomcat-juli 10.1.34 - jar Apache License, Version 2.0
org.apache.tomcat tomcat-servlet-api 10.1.34 - 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.34 - jar Apache License, Version 2.0
org.apache.tomcat tomcat-util-scan 10.1.34 - jar Apache License, Version 2.0
org.apache.tomee commons-dbcp2-shade 10.0.0 - jar Apache-2.0
org.apache.tomee jakartaee-api 10.0 tomcat jar Apache-2.0
org.apache.tomee jakartaee-api 10.0 - jar Apache-2.0
org.apache.tomee mbean-annotation-api 10.0.0 - jar Apache-2.0
org.apache.tomee openejb-api 10.0.0 - jar Apache-2.0
org.apache.tomee openejb-client 10.0.0 - jar Apache-2.0
org.apache.tomee openejb-ejbd 10.0.0 - jar Apache-2.0
org.apache.tomee openejb-http 10.0.0 - jar Apache-2.0
org.apache.tomee openejb-javaagent 10.0.0 - jar Apache-2.0
org.apache.tomee openejb-jee 10.0.0 - jar Apache-2.0
org.apache.tomee openejb-jee-accessors 10.0.0 - jar Apache-2.0
org.apache.tomee openejb-jpa-integration 10.0.0 - jar Apache-2.0
org.apache.tomee openejb-loader 10.0.0 - jar Apache-2.0
org.apache.tomee openejb-server 10.0.0 - jar Apache-2.0
org.apache.tomee tomee-common 10.0.0 - jar Apache-2.0
org.apache.tomee tomee-config 10.0.0 - jar Apache-2.0
org.apache.tomee tomee-jdbc 10.0.0 - jar Apache-2.0
org.apache.tomee tomee-juli 10.0.0 - jar Apache-2.0
org.apache.tomee tomee-loader 10.0.0 - jar Apache-2.0
org.apache.tomee.bom jaxb-runtime 10.0.0 - pom Apache-2.0
org.apache.ws.xmlschema xmlschema-core 2.3.1 - jar Apache License, Version 2.0
org.apache.xbean xbean-asm9-shaded 4.26 - jar nullnull
org.apache.xbean xbean-bundleutils 4.26 - jar The Apache Software License, Version 2.0
org.apache.xbean xbean-finder-shaded 4.26 - jar The Apache Software License, Version 2.0
org.apache.xbean xbean-naming 4.26 - jar The Apache Software License, Version 2.0
org.apache.xbean xbean-reflect 4.26 - jar The Apache Software License, Version 2.0
org.eclipse.angus angus-activation 2.0.2 - jar EDL 1.0
org.objectweb.howl howl 1.0.1-1 - jar -
org.slf4j slf4j-jdk14 2.0.16 - jar MIT License
org.tomitribe swizzle 1.3 - jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

GPLv2+CE: JavaMail API (compat)

Unnamed: Apache XBean :: ASM shaded (repackaged)

GNU LESSER GENERAL PUBLIC LICENSE: BeanShell

lgpl: JBoss jBPM3 - Core

Apache 2.0: SXC JAXB :: Core, SXC Runtime, error-prone annotations

The Apache License, Version 2.0: Woodstox

The BSD License: Stax2 API

MIT License: Graaljs, SLF4J API Module, SLF4J JDK14 Provider

Unicode/ICU License: ICU4J

GPL2 w/ CPE: Jakarta Annotations API, Java Architecture for XML Binding, javax.transaction 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

HSQLDB License: HSQLDB

Apache 2: Apache Derby Database Engine and Embedded JDBC Driver, Apache Lucene (module: core), Apache Lucene (module: queries), Apache Lucene (module: queryparser), Apache Lucene (module: sandbox), Cryptacular Library, Joda time

Unknown: AntLR, Castor CORE - Core code/functionality, Castor XML - core, Discovery, WSDL4J, asm, asm-attrs, cglib, client, fast-md5, finj, jcifs, signaturaapi

GNU General Lesser Public License (LGPL) version 2.1: cron4j

Apache License 2.0: Metrics Core

BSD License: curvesapi

Universal Permissive License, Version 1.0: Graal Sdk, Graaljs, Graaljs Scriptengine, Tregex, Truffle API

The MIT License: Checker Qual

Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons Compress, Apache Commons JCS :: Core, Apache Commons Math, Apache Commons Text, Apache HttpClient, Apache HttpCore, Apache POI, Apache POI - API based on OPC and OOXML schemas, Apache POI - Common, Apache XML Security for Java, Caffeine cache, OpenJPA Aggregate Jar, PrefixMap : Implementation, XmlSchema Core, Yauaa : Analyzer, fastinfoset, tomcat-annotations-api, tomcat-api, tomcat-catalina, tomcat-coyote, tomcat-el-api, tomcat-jaspic-api, tomcat-jni, tomcat-jsp-api, tomcat-juli, tomcat-util, tomcat-util-scan

Apache-2.0: Apache BVal :: Implementation, Apache CXF Core, Apache CXF JAX-RS Client, Apache CXF Runtime HTTP Transport, Apache CXF Runtime JAX-RS Frontend, Apache CXF Runtime Security functionality, Apache Commons CLI, Apache Commons DBCP, Apache Commons IO, Apache Commons Lang, Apache Commons Pool, Apache Log4j API, Apache Log4j to JUL Bridge, Apache TomEE :: Jakarta EE 10 Full API, EE Common plugin, EJB plugin, EL 2.2 plugin, Geronimo TxManager :: Connector, Geronimo TxManager :: Transaction, Java EE plugin, OpenWebBeans Core, SPI definition, TomEE :: BOMs :: JAXB Runtime, TomEE :: Container :: API, TomEE :: Container :: Core, TomEE :: Container :: JPA Integration, TomEE :: Container :: Java Agent, TomEE :: Container :: Java EE, TomEE :: Container :: Java EE Accessors, TomEE :: Container :: Loader, TomEE :: Container :: MBean Annotation API, TomEE :: Deps :: Apache Commons DBCP2 shade, TomEE :: Server :: Client, TomEE :: Server :: Core, TomEE :: Server :: EJBd, TomEE :: Server :: Http, TomEE :: TomEE :: Catalina, TomEE :: TomEE :: Common, TomEE :: TomEE :: Config, TomEE :: TomEE :: JDBC, TomEE :: TomEE :: Juli, TomEE :: TomEE :: Loader, Web plugin

EPL 2.0: Jakarta Annotations API, javax.transaction API

GPL-2.0-with-classpath-exception: Jakarta RESTful WS API

Mozilla Public License: iText, a Free Java-PDF library

Common Public License Version 1.0: JUnit

GNU GPL Version 3.0: Commons JXPath, Hibernate, IAM Common, SCIM Query Tool, Soffid Core Business Tier, Soffid DB Tools, Soffid Logging system, Soffid Tomee Security tier, ZK data binding API, spring

CDDL 1.1: Java Architecture for XML Binding

BSD 3-clause New License: dom4j

Public Domain: AOP alliance, JSON in Java

GNU Lesser General Public License: Cryptacular Library, JasperReports Library

Bouncy Castle Licence: Bouncy Castle ASN.1 Extension and Utility APIs, Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider

The MIT License (MIT): java jwt

EDL 1.0: Angus Activation Registries, JavaBeans Activation Framework API jar

CDDL: JavaMail API (compat)

Eclipse Distribution License - v 1.0: Extended StAX API, JAXB Runtime, TXW2 Runtime, fastinfoset, istack common utility code runtime, jakarta.xml.bind-api

GNU Lesser General Public Licence: JCommon, JFreeChart

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

EPL-2.0: Jakarta RESTful WS API

The Apache Software License, Version 2.0: Apache Commons Codec, Apache Geronimo Jakarta Mail Spec 2.1, Apache Velocity, Apache XBean :: Finder shaded (repackaged), Apache XBean :: Naming, Apache XBean :: OSGI Bundle Utilities, Apache XBean :: Reflect, Commons DBCP, Commons Pool, Digester, FindBugs-jsr305, Geronimo Mail 2.1 :: Provider, Guava: Google Core Libraries for Java, Jackson-annotations, Jackson-core, Lang, Logging, OpenEJB :: Dependencies :: Quartz Shade, OpenSAML :: Core, OpenSAML :: Messaging API, OpenSAML :: Profile API, OpenSAML :: SAML Provider API, OpenSAML :: SAML Provider Implementations, OpenSAML :: SOAP Provider API, OpenSAML :: SOAP Provider Implementations, OpenSAML :: Security API, OpenSAML :: Security Implementation, OpenSAML :: Storage API, OpenSAML :: XML Security API, OpenSAML :: XML Security Implementation, SparseBitSet, Swizzle :: Stream, Xalan Java, Xalan Java Serializer, XmlBeans, ehcache, jackson-databind, java-support, javax.inject

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes No
asm-1.5.3.jar 26.4 kB 19 14 1 1.2 No No
asm-attrs-1.5.3.jar 16.8 kB 22 16 1 1.2 No No
cglib-2.1_3.jar 282.3 kB 243 228 8 1.2 Yes No
java-jwt-4.0.0.jar 64.3 kB 67 - - - - No
   • Root - 65 55 5 1.8 Yes -
   • Versioned - 2 1 1 9 No -
jackson-annotations-2.9.10.jar 66.9 kB 80 68 1 1.6 Yes No
jackson-core-2.9.10.jar 325.6 kB 132 107 11 1.6 Yes No
jackson-databind-2.9.10.8.jar 1.4 MB 658 624 20 1.7 Yes No
woodstox-core-5.0.3.jar 512.7 kB 238 205 16 1.6 Yes No
caffeine-3.1.7.jar 889.3 kB 713 704 3 11 Yes No
curvesapi-1.07.jar 112 kB 120 101 6 1.5 Yes No
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes No
error_prone_annotations-2.20.0.jar 16.8 kB 39 27 2 1.8 Yes No
guava-19.0.jar 2.3 MB 1746 1717 17 1.6 Yes No
icu4j-71.1.jar 14 MB 5310 1555 17 1.7 Yes No
itext-2.1.7.js9.jar 1.1 MB 522 474 22 1.5 No No
hibernate-3.2.7.0.jar 2.4 MB 1454 1361 78 11 Yes No
dbtools-1.19.jar 40.1 kB 28 14 3 1.8 Yes No
iam-common-4.0.69-SNAPSHOT.jar 1.1 MB 657 513 53 17 Yes No
iam-juli-4.0.69-SNAPSHOT.jar 107.4 kB 98 63 6 11 Yes No
iam-tomee-4.0.69-SNAPSHOT.jar 9.4 kB 21 5 3 11 Yes No
scim-query-4.0.69-SNAPSHOT.jar 53.7 kB 33 20 4 11 Yes No
jxpath-1.3.1.jar 292.5 kB 206 180 16 1.1 Yes No
zkdb-api-4.0.30.jar 6.7 kB 15 4 1 1.8 Yes No
istack-commons-runtime-3.0.8.jar 27.2 kB 37 22 4 1.7 Yes No
jaxb-core-2.2.11.jar 252.3 kB 251 175 23 1.6 Yes No
jaxb-impl-2.2.11.jar 1 MB 670 537 19 1.6 Yes No
FastInfoset-1.2.16.jar 317.2 kB 185 149 18 1.6 Yes No
fast-md5-1.0.0.jar 31.2 kB 13 7 3 1.2 Yes No
SparseBitSet-1.2.jar 24.5 kB 25 15 1 1.5 Yes No
commons-beanutils-1.9.4.jar 246.9 kB 154 137 5 1.6 Yes No
commons-cli-1.9.0.jar 75.5 kB 51 - - - - No
   • Root - 50 37 1 1.8 Yes -
   • Versioned - 1 1 1 9 No -
commons-codec-1.9.jar 264 kB 227 85 6 1.6 Yes No
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes No
commons-dbcp-1.3.jar 148.8 kB 80 62 5 1.4 Yes No
commons-discovery-0.2.jar 71.4 kB 80 58 8 1.1 Yes No
commons-io-2.18.0.jar 538.9 kB 398 - - - - No
   • Root - 397 370 15 1.8 Yes -
   • Versioned - 1 1 1 9 No -
commons-lang-2.1.jar 207.7 kB 125 110 8 1.1 Yes No
commons-logging-1.0.4.jar 38 kB 29 18 2 1.2 Yes No
commons-pool-1.5.4.jar 96.2 kB 66 52 2 1.3 Yes No
signaturaapi-2.3.jar 10.6 kB 22 15 1 1.4 Yes No
hsqldb-1.8.0.7.jar 643.7 kB 340 301 13 1.2 No No
metrics-core-3.1.2.jar 112.6 kB 112 102 1 1.6 Yes No
sxc-jaxb-core-0.9.jar 40.9 kB 40 27 1 11 Yes No
sxc-runtime-0.9.jar 44.7 kB 41 30 2 11 Yes No
cron4j-2.2.5.jar 36.2 kB 43 38 1 1.2 No No
jakarta.activation-api-1.2.1.jar 44.4 kB 42 31 1 1.5 Yes No
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 1.8 Yes No
jakarta.transaction-api-1.3.3.jar 15.4 kB 29 19 1 1.7 Yes No
jakarta.ws.rs-api-3.1.0.jar 154.8 kB 167 150 7 11 Yes No
jakarta.xml.bind-api-2.3.2.jar 115.5 kB 137 - - - - No
   • Root - 132 111 7 1.8 Yes -
   • Versioned - 5 1 1 9 Yes -
activation-1.1.jar 63 kB 50 38 3 1.4 Yes No
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No No
mail-1.4.7.jar 521.2 kB 324 293 14 1.4 Yes No
jaxb-api-2.2.11.jar 102.2 kB 122 104 6 1.5 Yes No
jcifs-1.2.14.jar 305.1 kB 194 179 11 1.2 Yes No
joda-time-2.2.jar 573.9 kB 708 229 7 1.5 Yes No
junit-3.8.1.jar 121.1 kB 119 100 6 1.1 Yes No
ehcache-1.2.3.jar 208 kB 137 117 13 1.3 Yes No
jasperreports-6.18.1.jar 5.6 MB 3738 3441 134 1.8 Yes No
java-support-7.3.0.jar 233.3 kB 180 152 16 1.7 Yes No
prefixmap-2.0.jar 15 kB 19 8 3 1.8 Yes No
yauaa-7.22.0.jar 2.3 MB 1001 - - - - No
   • Root - 993 792 53 1.8 Yes -
   • Versioned - 8 2 1 11 Yes -
bval-jsr-3.0.1.jar 748.3 kB 513 462 16 11 Yes No
commons-collections4-4.4.jar 751.9 kB 555 524 19 1.8 Yes No
commons-compress-1.22.jar 1 MB 575 523 35 1.8 Yes No
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-jcs-core-2.2.jar 534.9 kB 358 279 63 1.6 Yes 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-math3-3.6.1.jar 2.2 MB 1402 1301 75 1.5 Yes 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.10.0.jar 238.4 kB 174 154 8 1.8 Yes No
cxf-core-4.1.0.jar 1.4 MB 999 847 71 17 Yes No
cxf-rt-frontend-jaxrs-4.1.0.jar 723.2 kB 348 294 21 17 Yes No
cxf-rt-rs-client-4.1.0.jar 187.5 kB 95 66 5 17 Yes No
cxf-rt-security-4.1.0.jar 41.6 kB 34 14 6 17 Yes No
cxf-rt-transports-http-4.1.0.jar 334.4 kB 202 157 11 17 Yes No
derby-10.9.1.0.jar 2.7 MB 1588 1528 96 1.6 No Yes
geronimo-connector-4.0.0.jar 125 kB 100 79 8 11 Yes No
geronimo-transaction-4.0.0.jar 76.9 kB 58 42 3 11 Yes No
geronimo-mail_2.1_provider-1.0.0.jar 300.3 kB 204 155 12 1.8 Yes No
geronimo-mail_2.1_spec-1.0.0-M1.jar 351.1 kB 267 222 15 1.8 Yes No
httpclient-4.3.6.jar 592 kB 459 420 24 1.5 Yes No
httpcore-4.3.3.jar 282.8 kB 260 232 15 1.5 Yes No
log4j-api-2.24.3.jar 348.5 kB 247 - - - - No
   • Root - 236 209 11 1.8 Yes -
   • Versioned - 11 4 2 9 Yes -
log4j-to-jul-2.24.3.jar 18.5 kB 26 9 2 1.8 Yes No
lucene-core-9.5.0.jar 3.7 MB 2276 - - - - No
   • Root - 2267 2222 30 11 Yes -
   • Versioned - 9 4 1 19 Yes -
lucene-queries-9.5.0.jar 496.3 kB 372 357 9 11 Yes No
lucene-queryparser-9.5.0.jar 422.8 kB 290 250 28 11 Yes No
lucene-sandbox-9.5.0.jar 238.1 kB 141 124 7 11 Yes No
quartz-openejb-shade-2.2.4.jar 1.2 MB 674 348 31 1.6 Yes No
openjpa-4.0.1.jar 4.8 MB 2282 2130 53 11 Yes No
openwebbeans-ee-4.0.3.jar 19.4 kB 28 12 2 11 Yes No
openwebbeans-ee-common-4.0.3.jar 9.9 kB 19 1 1 11 Yes No
openwebbeans-ejb-4.0.3.jar 17.7 kB 24 6 3 11 Yes No
openwebbeans-el22-4.0.3.jar 17.6 kB 23 6 1 11 Yes No
openwebbeans-impl-4.0.3.jar 794 kB 451 388 44 11 Yes No
openwebbeans-spi-4.0.3.jar 23.1 kB 43 26 4 11 Yes No
openwebbeans-web-4.0.3.jar 46 kB 44 20 6 11 Yes No
poi-5.2.3.jar 3 MB 1762 - - - - No
   • Root - 1760 1678 63 1.8 Yes -
   • Versioned - 2 1 1 11 No -
poi-ooxml-5.2.3.jar 2 MB 944 - - - - No
   • Root - 942 872 46 1.8 Yes -
   • Versioned - 2 1 1 9 No -
poi-ooxml-lite-5.2.3.jar 5.9 MB 4196 - - - - No
   • Root - 4194 2520 57 1.8 Yes -
   • Versioned - 2 1 1 9 No -
xmlsec-2.1.7.jar 1.1 MB 750 649 48 1.8 Yes No
tomcat-annotations-api-10.1.34.jar 14.2 kB 26 18 4 11 Yes No
tomcat-api-10.1.34.jar 11.7 kB 19 12 2 11 Yes No
tomcat-catalina-10.1.34.jar 1.8 MB 779 698 29 11 Yes No
tomcat-coyote-10.1.34.jar 937.6 kB 485 437 24 11 Yes No
tomcat-el-api-10.1.34.jar 91.7 kB 61 54 2 11 Yes No
tomcat-jaspic-api-10.1.34.jar 28.6 kB 46 35 5 11 Yes No
tomcat-jni-10.1.34.jar 16.2 kB 20 12 2 11 Yes No
tomcat-jsp-api-10.1.34.jar 78.6 kB 87 74 4 11 Yes No
tomcat-juli-10.1.34.jar 48.8 kB 34 26 3 11 Yes No
tomcat-servlet-api-10.1.34.jar 367 kB 152 89 5 11 Yes No
tomcat-util-10.1.34.jar 221.3 kB 138 113 11 11 Yes No
tomcat-util-scan-10.1.34.jar 232.4 kB 138 118 7 11 Yes No
commons-dbcp2-shade-10.0.0.jar 229.7 kB 106 78 5 1.8 Yes No
jakartaee-api-10.0-tomcat.jar 1.4 MB 1922 1635 111 11 Yes No
jakartaee-api-10.0.jar 2 MB 2336 1957 125 11 Yes No
mbean-annotation-api-10.0.0.jar 10.2 kB 18 6 1 17 No No
openejb-api-10.0.0.jar 16.7 kB 36 17 4 17 No No
openejb-client-10.0.0.jar 360.2 kB 251 219 9 17 Yes No
openejb-core-10.0.0.jar 3.4 MB 1996 1802 112 17 Yes No
openejb-ejbd-10.0.0.jar 78.5 kB 48 27 1 17 Yes No
openejb-http-10.0.0.jar 133.9 kB 82 60 4 17 Yes No
openejb-javaagent-10.0.0.jar 13.9 kB 16 2 1 17 Yes No
openejb-jee-10.0.0.jar 1.3 MB 1121 1063 20 17 Yes No
openejb-jee-accessors-10.0.0.jar 1.1 MB 294 275 4 17 Yes No
openejb-jpa-integration-10.0.0.jar 25.2 kB 34 13 5 17 Yes No
openejb-loader-10.0.0.jar 120.1 kB 89 71 5 17 Yes No
openejb-server-10.0.0.jar 122.7 kB 100 68 6 17 Yes No
tomee-catalina-10.0.0.jar 322.4 kB 159 121 18 17 Yes No
tomee-common-10.0.0.jar 76.8 kB 42 23 2 17 Yes No
tomee-config-10.0.0.jar 11.5 kB 17 1 1 17 Yes No
tomee-jdbc-10.0.0.jar 20.1 kB 22 6 1 17 Yes No
tomee-juli-10.0.0.jar 101.2 kB 79 55 5 17 Yes No
tomee-loader-10.0.0.jar 58.6 kB 47 28 4 17 Yes No
jaxb-runtime-10.0.0.pom 2.6 kB - - - - - -
velocity-1.7.jar 449.5 kB 306 270 25 1.4 Yes No
xmlschema-core-2.3.1.jar 173.4 kB 150 130 6 1.8 Yes No
xbean-asm9-shaded-4.26.jar 268.1 kB 129 108 5 1.8 Yes No
xbean-bundleutils-4.26.jar 74.1 kB 59 41 3 1.8 Yes No
xbean-finder-shaded-4.26.jar 161.4 kB 105 88 4 1.8 Yes No
xbean-naming-4.26.jar 57.3 kB 49 31 4 1.8 Yes No
xbean-reflect-4.26.jar 164.3 kB 141 126 2 1.8 Yes No
xmlbeans-5.1.1.jar 2.2 MB 1751 - - - - No
   • Root - 1743 1027 39 1.8 Yes -
   • Versioned - 8 2 2 9 Yes -
bsh-2.0b4.jar 281.7 kB 238 158 8 1.2 No No
bcpkix-jdk18on-1.72.jar 1 MB 909 - - - - No
   • Root - 907 852 50 1.8 No -
   • Versioned - 2 1 1 9 No -
bcprov-jdk18on-1.72.jar 11.3 MB 5433 - - - - No
   • Root - 4199 4000 177 1.8 No -
   • Versioned - 1168 1062 92 9 Yes -
   • Versioned - 39 32 1 11 Yes -
   • Versioned - 27 20 1 15 Yes -
bcutil-jdk18on-1.72.jar 672.2 kB 624 - - - - No
   • Root - 622 582 33 1.8 No -
   • Versioned - 2 1 1 9 No -
checker-qual-3.36.0.jar 224.5 kB 427 359 30 1.8 Yes No
castor-core-1.4.1.jar 48.1 kB 61 36 9 1.7 Yes No
castor-xml-1.4.1.jar 911 kB 623 551 31 1.7 Yes No
stax2-api-3.1.4.jar 161.9 kB 144 124 11 1.5 Yes No
cryptacular-1.1.1.jar 151.3 kB 148 126 14 1.7 Yes No
dom4j-2.1.3.jar 323.6 kB 201 184 14 1.8 Yes No
angus-activation-2.0.2.jar 27 kB 33 11 3 1.8 Yes No
ecj-3.21.0.jar 3 MB 876 748 21 1.8 Yes No
finj-1.0.0.jar 36 kB 35 16 3 1.1 Yes No
jaxb-runtime-2.3.2.jar 1 MB 804 643 26 1.7 Yes No
txw2-2.3.2.jar 72.1 kB 69 54 4 1.7 Yes No
js-22.3.1.jar 23.5 MB 4647 4640 50 11 Yes No
js-scriptengine-22.3.1.jar 73.6 kB 22 21 2 11 Yes No
regex-22.3.1.jar 3.1 MB 580 579 29 11 Yes No
graal-sdk-22.3.1.jar 719.4 kB 358 353 22 11 Yes No
truffle-api-22.3.1.jar 15.1 MB 3330 - - - - No
   • Root - 3326 2657 39 11 Yes -
   • Versioned - 2 2 2 11 Yes -
   • Versioned - 2 2 2 17 Yes -
jbpm-jpdl-3.3.1.GA.jar 684.2 kB 599 416 69 1.5 Yes No
jcommon-1.0.23.jar 330.2 kB 249 209 18 1.6 Yes No
jfreechart-1.0.19.jar 1.6 MB 718 635 36 1.6 Yes No
json-20240303.jar 78.3 kB 42 - - - - No
   • Root - 40 30 1 1.8 Yes -
   • Versioned - 2 1 1 9 No -
stax-ex-1.8.1.jar 38.1 kB 38 25 3 1.7 Yes No
howl-1.0.1-1.jar 80 kB 60 42 3 1.4 Yes No
opensaml-core-3.3.0.jar 177.9 kB 158 125 13 1.7 Yes No
opensaml-messaging-api-3.3.0.jar 53.2 kB 77 52 16 1.7 Yes No
opensaml-profile-api-3.3.0.jar 27 kB 37 23 4 1.7 Yes No
opensaml-saml-api-3.3.0.jar 397.4 kB 466 352 48 1.7 Yes No
opensaml-saml-impl-3.3.0.jar 1.1 MB 1055 931 39 1.7 Yes No
opensaml-security-api-3.3.0.jar 60.8 kB 65 47 9 1.7 Yes No
opensaml-security-impl-3.3.0.jar 97.7 kB 76 48 8 1.7 Yes No
opensaml-soap-api-3.3.0.jar 160.7 kB 213 178 17 1.7 Yes No
opensaml-soap-impl-3.3.0.jar 403.1 kB 544 491 15 1.7 Yes No
opensaml-storage-api-3.3.0.jar 23.5 kB 28 17 2 1.7 Yes No
opensaml-xmlsec-api-3.3.0.jar 206.3 kB 229 200 12 1.7 Yes No
opensaml-xmlsec-impl-3.3.0.jar 292.5 kB 302 274 8 1.7 Yes 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 -
slf4j-jdk14-2.0.16.jar 10.4 kB 20 - - - - No
   • Root - 18 4 1 1.8 Yes -
   • Versioned - 2 1 1 9 No -
spring-1.2.7-soffid-9.jar 1.2 MB 986 883 73 17 Yes No
swizzle-1.3.jar 66.8 kB 77 66 2 1.8 Yes No
client-1.0.0.jar 389 kB 242 242 20 1.2 Yes No
winie-1.0.10.jar 181.8 kB 135 107 6 1.1 Yes No
wsdl4j-1.5.1.jar 126.8 kB 142 119 18 1.2 No No
serializer-2.7.1.jar 278.3 kB 124 109 3 1.1 Yes No
xalan-2.7.1.jar 3.2 MB 1577 1513 49 1.1 Yes No
antlr-2.7.6.jar 443.4 kB 226 224 12 1.2 Yes No
commons-digester-1.7.jar 140 kB 112 98 6 1.2 Yes No
Total Size Entries Classes Packages Java Version Debug Information Sealed
194 170.2 MB 88086 71618 3432 17 179 1
compile: 108 compile: 136.2 MB compile: 65400 compile: 52468 compile: 2293 17 compile: 99 -
runtime: 2 runtime: 211.4 kB runtime: 192 runtime: 156 runtime: 14 runtime: 2 -
provided: 81 provided: 30.3 MB provided: 20447 provided: 17065 provided: 1010 provided: 77 -
test: 3 test: 3.5 MB test: 2047 test: 1929 test: 115 1.6 test: 1 test: 1