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
fr.inrae.agroclim season-core 1.4.3 jar GPL-3.0-only
info.picocli picocli 4.7.6 jar The Apache Software License, version 2.0
org.apache.logging.log4j log4j-core 2.23.1 jar Apache-2.0
org.hibernate.orm hibernate-hikaricp 6.5.2.Final jar GNU Library General Public License v2.1 or later

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.h2database h2 2.2.224 jar MPL 2.0EPL 1.0
fr.inrae.agroclim season-core-test 1.4.3 jar GPL-3.0-only
org.junit.jupiter junit-jupiter 5.10.3 jar Eclipse Public License v2.0
org.mockito mockito-core 5.12.0 jar MIT

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
org.projectlombok lombok 1.18.34 jar The 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 Classifier Type Licenses
aopalliance aopalliance 1.0 - jar Public Domain
biz.aQute.bnd biz.aQute.bnd.util 6.2.0 - jar (Apache-2.0 OR EPL-2.0),https://opensource.org/licenses/Apache-2.0
biz.aQute.bnd biz.aQute.bndlib 6.2.0 - jar (Apache-2.0 OR EPL-2.0),https://opensource.org/licenses/Apache-2.0
com.fasterxml.jackson.core jackson-annotations 2.18.1 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.18.1 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.18.1 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-csv 2.17.2 - jar The Apache Software License, Version 2.0
com.google.guava guava 18.0 - jar The Apache Software License, Version 2.0
com.google.inject guice 4.0 no_aop jar The Apache Software License, Version 2.0
com.sun.istack istack-commons-runtime 4.1.2 - jar Eclipse Distribution License - v 1.0
com.zaxxer HikariCP 5.1.0 - jar The Apache Software License, Version 2.0
commons-beanutils commons-beanutils 1.9.4 - jar Apache License, Version 2.0
commons-collections commons-collections 3.2.2 - jar Apache License, Version 2.0
commons-io commons-io 2.6 - jar Apache License, Version 2.0
commons-lang commons-lang 2.1 - jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.3.2 - jar Apache-2.0
de.dentrassi.crypto pem-keystore 2.4.0 - jar Eclipse Public License - v 1.0
de.ruedigermoeller fst 3.0.4-jdk17 - jar Apache License 2.0
fr.inrae.agroclim Indicators 2.1.1 - jar GPL-3.0-only
io.netty netty-buffer 4.1.114.Final - jar Apache License, Version 2.0
io.netty netty-codec 4.1.114.Final - jar Apache License, Version 2.0
io.netty netty-codec-http 4.1.114.Final - jar Apache License, Version 2.0
io.netty netty-codec-socks 4.1.114.Final - jar Apache License, Version 2.0
io.netty netty-common 4.1.114.Final - jar Apache License, Version 2.0
io.netty netty-handler 4.1.114.Final - jar Apache License, Version 2.0
io.netty netty-handler-proxy 4.1.114.Final - jar Apache License, Version 2.0
io.netty netty-resolver 4.1.114.Final - jar Apache License, Version 2.0
io.netty netty-transport 4.1.114.Final - jar Apache License, Version 2.0
io.netty netty-transport-classes-epoll 4.1.114.Final - jar Apache License, Version 2.0
io.netty netty-transport-classes-kqueue 4.1.114.Final - jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.114.Final linux-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-kqueue 4.1.114.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.114.Final - jar Apache License, Version 2.0
it.unimi.dsi fastutil 8.5.9 - jar Apache License, Version 2.0
jakarta.activation jakarta.activation-api 2.1.0 - jar EDL 1.0
jakarta.annotation jakarta.annotation-api 2.1.1 - jar EPL 2.0GPL2 w/ CPE
jakarta.authentication jakarta.authentication-api 3.0.0 - jar EPL 2.0GPL2 w/ CPE
jakarta.authorization jakarta.authorization-api 2.1.0 - jar EPL 2.0GPL2 w/ CPE
jakarta.batch jakarta.batch-api 2.1.1 - jar The Apache Software License, Version 2.0
jakarta.ejb jakarta.ejb-api 4.0.1 - jar EPL 2.0GPL2 w/ CPE
jakarta.el jakarta.el-api 5.0.1 - jar Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.enterprise jakarta.enterprise.cdi-api 4.0.1 - jar Apache License 2.0
jakarta.enterprise jakarta.enterprise.lang-model 4.0.1 - jar Apache License 2.0
jakarta.faces jakarta.faces-api 4.0.1 - jar EPL 2.0GPL2 w/ CPE
jakarta.inject jakarta.inject-api 2.0.1 - jar The Apache Software License, Version 2.0
jakarta.interceptor jakarta.interceptor-api 2.1.0 - jar EPL 2.0GPL2 w/ CPE
jakarta.jms jakarta.jms-api 3.1.0 - jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.json jakarta.json-api 2.1.0 - jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.json.bind jakarta.json.bind-api 3.0.0 - jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.mail jakarta.mail-api 2.1.0 - jar EPL 2.0GPL2 w/ CPEEDL 1.0
jakarta.persistence jakarta.persistence-api 3.1.0 - jar Eclipse Public License v. 2.0Eclipse Distribution License v. 1.0
jakarta.platform jakarta.jakartaee-api 10.0.0 - jar Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.platform jakarta.jakartaee-web-api 10.0.0 - jar Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.resource jakarta.resource-api 2.1.0 - jar EPL 2.0GPL2 w/ CPE
jakarta.security.enterprise jakarta.security.enterprise-api 3.0.0 - jar EPL 2.0GPL2 w/ CPE
jakarta.servlet jakarta.servlet-api 6.0.0 - jar EPL 2.0GPL2 w/ CPE
jakarta.servlet.jsp jakarta.servlet.jsp-api 3.1.0 - jar Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.servlet.jsp.jstl jakarta.servlet.jsp.jstl-api 3.0.0 - jar EPL 2.0GPL2 w/ CPE
jakarta.transaction jakarta.transaction-api 2.0.1 - jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 3.0.2 - jar Apache License 2.0
jakarta.websocket jakarta.websocket-api 2.1.0 - jar Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.websocket jakarta.websocket-client-api 2.1.0 - jar Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.ws.rs jakarta.ws.rs-api 3.1.0 - jar EPL-2.0GPL-2.0-with-classpath-exception
jakarta.xml.bind jakarta.xml.bind-api 4.0.0 - jar Eclipse Distribution License - v 1.0
javax.annotation jsr250-api 1.0 - jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprise cdi-api 1.0 - jar Apache License, Version 2.0
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
junit junit 3.8.1 - jar Common Public License Version 1.0
org.apache.activemq artemis-commons 2.38.0 - jar Apache-2.0
org.apache.activemq artemis-core-client 2.38.0 - jar Apache-2.0
org.apache.activemq artemis-jakarta-client 2.38.0 - jar Apache-2.0
org.apache.activemq artemis-selector 2.38.0 - jar Apache-2.0
org.apache.commons commons-compress 1.20 - jar Apache License, Version 2.0
org.apache.commons commons-jexl3 3.4.0 - jar Apache-2.0
org.apache.commons commons-lang3 3.4 - jar Apache License, Version 2.0
org.apache.felix maven-bundle-plugin 5.1.5 - maven-plugin Apache License, Version 2.0
org.apache.felix org.apache.felix.bundlerepository 1.6.6 - jar The Apache Software License, Version 2.0
org.apache.felix org.apache.felix.utils 1.6.0 - jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-api 2.23.1 - jar Apache-2.0
org.apache.logging.log4j log4j-slf4j2-impl 2.23.1 - jar Apache-2.0
org.apache.maven maven-aether-provider 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-archiver 3.5.2 - jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-builder-support 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-compat 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-core 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-model 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.3.9 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-core 1.0 - jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-decoration-model 1.0 - jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-module-apt 1.0 - jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-module-fml 1.0 - jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-module-xdoc 1.0 - jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-module-xhtml 1.0 - jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-sink-api 1.0 - jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-site-renderer 1.0 - jar The Apache Software License, Version 2.0
org.apache.maven.reporting maven-reporting-api 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven.shared maven-dependency-tree 3.0 - jar Apache License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.3.3 - jar Apache License, Version 2.0
org.apache.maven.wagon wagon-provider-api 2.10 - jar Apache License, Version 2.0
org.apache.velocity velocity 1.5 - jar -
org.bouncycastle bcpkix-jdk18on 1.78 - jar Bouncy Castle Licence
org.bouncycastle bcprov-jdk18on 1.78 - jar Bouncy Castle Licence
org.bouncycastle bcutil-jdk18on 1.78 - jar Bouncy Castle Licence
org.codehaus.plexus plexus-archiver 4.2.7 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.5.2 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.6 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-container-default 1.0-alpha-30 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-i18n 1.0-beta-7 - jar -
org.codehaus.plexus plexus-interpolation 1.21 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-io 3.2.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.3.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-velocity 1.1.7 - jar -
org.easymock easymock 2.4 - jar MIT License
org.eclipse.aether aether-api 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-impl 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-spi 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-util 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.2 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.2 - jar Eclipse Public License, Version 1.0
org.glassfish javax.json 1.1.4 - jar Dual license consisting of the CDDL v1.1 and GPL v2
org.glassfish.jaxb jaxb-core 4.0.5 - jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb jaxb-runtime 4.0.5 - jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 4.0.5 - jar Eclipse Distribution License - v 1.0
org.hibernate.orm hibernate-core 6.6.2.Final - jar GNU Library General Public License v2.1 or later
org.iq80.snappy snappy 0.4 - jar Apache License 2.0
org.javassist javassist 3.21.0-GA - jar MPL 1.1LGPL 2.1Apache License 2.0
org.jdom jdom 1.1 - jar -
org.jgroups jgroups 5.3.13.Final - jar Apache License 2.0
org.json json 20240303 - jar Public Domain
org.objenesis objenesis 3.3 - jar Apache License, Version 2.0
org.osgi org.osgi.compendium 4.2.0 - jar -
org.osgi org.osgi.core 6.0.0 - jar Apache License, Version 2.0
org.osgi org.osgi.dto 1.0.0 - jar Apache License, Version 2.0
org.osgi org.osgi.framework 1.8.0 - jar Apache License, Version 2.0
org.osgi org.osgi.resource 1.0.0 - jar Apache License, Version 2.0
org.osgi org.osgi.service.log 1.3.0 - jar Apache License, Version 2.0
org.osgi org.osgi.service.repository 1.1.0 - jar Apache License, Version 2.0
org.osgi org.osgi.util.function 1.2.0 - jar Apache-2.0
org.osgi org.osgi.util.promise 1.2.0 - jar Apache-2.0
org.osgi org.osgi.util.tracker 1.5.4 - jar Apache-2.0
org.osgi osgi.annotation 8.0.1 - jar Apache-2.0
org.postgresql postgresql 42.7.4 - jar BSD-2-Clause
org.semver4j semver4j 5.4.1 - jar The MIT License
org.slf4j slf4j-api 2.0.16 - jar MIT License
org.sonatype.plexus plexus-build-api 0.0.7 - jar Apache Public License 2.0
org.sonatype.plexus plexus-cipher 1.4 - jar Apache Public License 2.0
org.sonatype.plexus plexus-sec-dispatcher 1.3 - jar Apache Public License 2.0
oro oro 2.0.8 - jar -

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
com.fasterxml classmate 1.5.1 jar Apache License, Version 2.0
io.smallrye jandex 3.2.0 jar Apache License, Version 2.0
net.bytebuddy byte-buddy 1.14.15 jar Apache License, Version 2.0
org.antlr antlr4-runtime 4.13.0 jar BSD-3-Clause
org.checkerframework checker-qual 3.42.0 jar The MIT License
org.eclipse.angus angus-activation 2.0.2 jar EDL 1.0
org.hibernate.common hibernate-commons-annotations 7.0.3.Final jar Apache License Version 2.0
org.jboss.logging jboss-logging 3.5.0.Final jar Apache License, version 2.0
org.tukaani xz 1.9 jar Public Domain

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
net.bytebuddy byte-buddy-agent 1.14.15 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.10.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.3 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component, plexus-build-api

Apache License Version 2.0: Hibernate Commons Annotations

Eclipse Public License 2.0: JSON-B API, Jakarta JSON Processing API, Jakarta Messaging API

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

MIT License: EasyMock, SLF4J API Module

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

GPL2 w/ CPE: Jakarta Annotations API, Jakarta Authentication, Jakarta Authorization, Jakarta Enterprise Beans API, Jakarta Faces, Jakarta Interceptors, Jakarta Mail API, Jakarta Security, Jakarta Servlet, Jakarta Standard Tag Library API, jakarta.resource API, jakarta.transaction API

Eclipse Public License, Version 1.0: Aether API, Aether Implementation, Aether SPI, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus

Eclipse Public License v. 2.0: Jakarta Expression Language API, Jakarta Persistence API, Jakarta Server Pages API, Jakarta WebSocket - Client API, Jakarta WebSocket - Server API, jakarta.jakartaee-api, jakarta.jakartaee-web-api

Unknown: JDOM, Plexus I18N Component, Plexus Velocity Component, org.osgi.compendium, oro

Apache License 2.0: CDI APIs, CDI Language Model, JGroups, Jakarta Bean Validation API, Javassist, fst, snappy

The MIT License: Checker Qual, Project Lombok, semver4j

Apache-2.0: ActiveMQ Artemis Commons, ActiveMQ Artemis Core Client, ActiveMQ Artemis Jakarta Messaging Client, ActiveMQ Artemis Selector Implementation, Apache Commons JEXL, Apache Commons Logging, Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J 2.0 Binding, org.osgi:org.osgi.util.function, org.osgi:org.osgi.util.promise, org.osgi:org.osgi.util.tracker, org.osgi:osgi.annotation

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Maven Archiver, Apache Maven Dependency Tree, Apache Maven Shared Utils, Apache Maven Wagon :: API, Byte Buddy (without dependencies), Byte Buddy agent, CDI APIs, ClassMate, Jandex: Core, Maven Aether Provider, Maven Artifact, Maven Builder Support, Maven Bundle Plugin, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Netty/Buffer, Netty/Codec, Netty/Codec/HTTP, Netty/Codec/Socks, Netty/Common, Netty/Handler, Netty/Handler/Proxy, Netty/Resolver, Netty/Transport, Netty/Transport/Classes/Epoll, Netty/Transport/Classes/KQueue, Netty/Transport/Native/Epoll, Netty/Transport/Native/KQueue, Netty/Transport/Native/Unix/Common, Objenesis, Plexus Archiver Component, Plexus Common Utilities, Plexus IO Components, fastutil, org.osgi.core, org.osgi:org.osgi.dto, org.osgi:org.osgi.framework, org.osgi:org.osgi.resource, org.osgi:org.osgi.service.log, org.osgi:org.osgi.service.repository

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

EPL 2.0: Jakarta Annotations API, Jakarta Authentication, Jakarta Authorization, Jakarta Enterprise Beans API, Jakarta Faces, Jakarta Interceptors, Jakarta Mail API, Jakarta Security, Jakarta Servlet, Jakarta Standard Tag Library API, jakarta.resource API, jakarta.transaction API

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

EPL 1.0: H2 Database Engine

MPL 1.1: Javassist

MPL 2.0: H2 Database Engine

Common Public License Version 1.0: JUnit

The Apache Software License, version 2.0: picocli

BSD-3-Clause: ANTLR 4 Runtime

BSD-2-Clause: PostgreSQL JDBC Driver

Eclipse Distribution License v. 1.0: Jakarta Persistence API

Public Domain: AOP alliance, JSON in Java, XZ for Java

GNU Library General Public License v2.1 or later: Hibernate ORM - hibernate-core, Hibernate ORM - hibernate-hikaricp

GPL-3.0-only: Indicators, SEASON - core, SEASON - core-test

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

GNU General Public License: AgroMetInfo SEASON handler

(Apache-2.0 OR EPL-2.0): biz.aQute.bnd.util, biz.aQute.bndlib

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

GNU General Public License, version 2 with the GNU Classpath Exception: JSON-B API, Jakarta Expression Language API, Jakarta JSON Processing API, Jakarta Messaging API, Jakarta Server Pages API, Jakarta WebSocket - Client API, Jakarta WebSocket - Server API, jakarta.jakartaee-api, jakarta.jakartaee-web-api

Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime

LGPL 2.1: Javassist

MIT: mockito-core

Dual license consisting of the CDDL v1.1 and GPL v2: JSR 374 (JSON Processing) Default Provider

EPL-2.0: Jakarta RESTful WS API

The Apache Software License, Version 2.0: Apache Felix Bundle Repository, Apache Felix Utils, Default Plexus Container, Doxia :: APT Module, Doxia :: Core, Doxia :: FML Module, Doxia :: Sink API, Doxia :: XDoc Module, Doxia :: XHTML Module, Doxia Sitetools :: Decoration Model, Doxia Sitetools :: Site Renderer Component, Google Guice - Core Library, Guava: Google Core Libraries for Java, HikariCP, Jackson-annotations, Jackson-core, Jackson-dataformat-CSV, Jakarta Batch API, Jakarta Dependency Injection, Lang, Maven Reporting API, Plexus :: Component Annotations, Plexus Classworlds, Plexus Interpolation API, jackson-databind, javax.inject

Eclipse Public License - v 1.0: PEM Key Store Provider

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
biz.aQute.bnd.util-6.2.0.jar 424.5 kB 369 198 12 1.8 Yes No
biz.aQute.bndlib-6.2.0.jar 3.2 MB 2084 989 137 1.8 Yes No
classmate-1.5.1.jar 67.8 kB 55 40 5 9 Yes No
jackson-annotations-2.18.1.jar 78.5 kB 87 74 2 9 Yes No
jackson-core-2.18.1.jar 597.8 kB 293 212 15 - - -
jackson-databind-2.18.1.jar 1.7 MB 829 790 24 9 Yes No
jackson-dataformat-csv-2.17.2.jar 102.7 kB 57 37 3 9 Yes No
guava-18.0.jar 2.3 MB 1719 1690 17 1.6 Yes No
guice-4.0-no_aop.jar 423.6 kB 344 329 8 1.6 Yes No
h2-2.2.224.jar 2.6 MB 1057 1049 58 21 Yes No
istack-commons-runtime-4.1.2.jar 25.8 kB 35 23 4 11 Yes No
HikariCP-5.1.0.jar 161.8 kB 93 76 9 11 Yes No
commons-beanutils-1.9.4.jar 246.9 kB 154 137 5 1.6 Yes No
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes No
commons-io-2.6.jar 214.8 kB 146 127 7 1.7 Yes No
commons-lang-2.1.jar 207.7 kB 125 110 8 1.1 Yes No
commons-logging-1.3.2.jar 71.6 kB 42 28 3 9 Yes No
pem-keystore-2.4.0.jar 20.8 kB 30 17 1 1.8 Yes No
fst-3.0.4-jdk17.jar 364 kB 226 201 16 14 Yes No
Indicators-2.1.1.jar 386.5 kB 223 185 20 17 Yes No
season-core-1.4.3.jar 245.7 kB 156 132 8 17 Yes No
season-core-test-1.4.3.jar 49.3 kB 19 0 0 - - -
picocli-4.7.6.jar 415.7 kB 233 228 2 9 Yes No
netty-buffer-4.1.114.Final.jar 336.5 kB 171 154 2 1.6 Yes No
netty-codec-4.1.114.Final.jar 352.1 kB 248 219 10 1.6 Yes No
netty-codec-http-4.1.114.Final.jar 668.3 kB 420 391 9 1.6 Yes No
netty-codec-socks-4.1.114.Final.jar 121 kB 130 107 4 1.6 Yes No
netty-common-4.1.114.Final.jar 694.5 kB 552 516 13 1.6 Yes No
netty-handler-4.1.114.Final.jar 577.4 kB 395 363 12 1.6 Yes No
netty-handler-proxy-4.1.114.Final.jar 25.7 kB 31 12 1 1.6 Yes No
netty-resolver-4.1.114.Final.jar 37.8 kB 41 29 1 1.6 Yes No
netty-transport-4.1.114.Final.jar 521.4 kB 416 386 12 1.6 Yes No
netty-transport-classes-epoll-4.1.114.Final.jar 147.6 kB 87 67 1 1.6 Yes No
netty-transport-classes-kqueue-4.1.114.Final.jar 108.5 kB 63 50 1 1.6 Yes No
netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar 40 kB 11 0 0 - - -
netty-transport-native-kqueue-4.1.114.Final-osx-x86_64.jar 25.2 kB 11 0 0 - - -
netty-transport-native-unix-common-4.1.114.Final.jar 44.2 kB 45 32 1 1.6 Yes No
jandex-3.2.0.jar 374.7 kB 203 193 1 1.8 Yes No
fastutil-8.5.9.jar 23.4 MB 12811 12795 11 1.8 Yes No
jakarta.activation-api-2.1.0.jar 63.5 kB 57 43 3 9 Yes No
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 9 Yes No
jakarta.authentication-api-3.0.0.jar 45.2 kB 57 36 5 11 Yes No
jakarta.authorization-api-2.1.0.jar 46.7 kB 28 15 2 11 Yes No
jakarta.batch-api-2.1.1.jar 45.6 kB 83 61 9 11 Yes No
jakarta.ejb-api-4.0.1.jar 61.8 kB 98 82 4 9 Yes No
jakarta.el-api-5.0.1.jar 88.3 kB 65 53 2 11 Yes No
jakarta.enterprise.cdi-api-4.0.1.jar 151.3 kB 214 184 13 11 Yes No
jakarta.enterprise.lang-model-4.0.1.jar 26.2 kB 38 23 4 11 Yes No
jakarta.faces-api-4.0.1.jar 718.6 kB 553 500 22 11 Yes No
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 9 No No
jakarta.interceptor-api-2.1.0.jar 25.3 kB 23 11 2 9 Yes No
jakarta.jms-api-3.1.0.jar 59 kB 93 82 2 11 Yes No
jakarta.json-api-2.1.0.jar 49.3 kB 51 38 4 9 Yes No
jakarta.json.bind-api-3.0.0.jar 36.8 kB 46 29 7 11 Yes No
jakarta.mail-api-2.1.0.jar 235.8 kB 165 149 6 9 Yes No
jakarta.persistence-api-3.1.0.jar 165.2 kB 226 207 5 11 Yes No
jakarta.jakartaee-api-10.0.0.jar 2.3 MB 2634 2440 140 11 Yes No
jakarta.jakartaee-web-api-10.0.0.jar 1.7 MB 1936 1787 100 11 Yes No
jakarta.resource-api-2.1.0.jar 65.2 kB 106 90 7 11 Yes No
jakarta.security.enterprise-api-3.0.0.jar 85.3 kB 84 59 7 11 Yes No
jakarta.servlet-api-6.0.0.jar 347.6 kB 157 85 5 11 Yes No
jakarta.servlet.jsp-api-3.1.0.jar 71.1 kB 75 60 4 11 Yes No
jakarta.servlet.jsp.jstl-api-3.0.0.jar 46 kB 38 21 5 11 Yes No
jakarta.transaction-api-2.0.1.jar 28.6 kB 32 20 2 11 Yes No
jakarta.validation-api-3.0.2.jar 93.3 kB 161 144 10 9 Yes No
jakarta.websocket-api-2.1.0.jar 23.9 kB 22 10 2 9 Yes No
jakarta.websocket-client-api-2.1.0.jar 41.8 kB 57 46 2 9 Yes No
jakarta.ws.rs-api-3.1.0.jar 154.8 kB 167 150 7 11 Yes No
jakarta.xml.bind-api-4.0.0.jar 127.1 kB 132 109 7 11 Yes No
jsr250-api-1.0.jar 5.8 kB 16 11 2 1.5 Yes No
cdi-api-1.0.jar 44.9 kB 92 75 7 1.5 Yes No
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No No
junit-3.8.1.jar 121.1 kB 119 100 6 1.1 Yes No
byte-buddy-1.14.15.jar 4.2 MB 2935 2881 39 9 Yes No
byte-buddy-agent-1.14.15.jar 258 kB 90 70 3 9 Yes No
antlr4-runtime-4.13.0.jar 326.3 kB 232 215 7 1.8 Yes No
artemis-commons-2.38.0.jar 667.9 kB 501 448 25 11 Yes No
artemis-core-client-2.38.0.jar 831 kB 457 392 39 11 Yes No
artemis-jakarta-client-2.38.0.jar 187.9 kB 110 87 6 11 Yes No
artemis-selector-2.38.0.jar 112.1 kB 72 53 4 11 Yes No
commons-compress-1.20.jar 632.4 kB 400 359 29 1.7 Yes No
commons-jexl3-3.4.0.jar 549.2 kB 355 334 8 9 Yes No
commons-lang3-3.4.jar 434.7 kB 248 224 12 1.6 Yes No
maven-bundle-plugin-5.1.5.jar 211.7 kB - - - - - -
org.apache.felix.bundlerepository-1.6.6.jar 168.3 kB 112 84 11 1.4 Yes No
org.apache.felix.utils-1.6.0.jar 67.6 kB 58 36 8 1.5 Yes No
log4j-api-2.23.1.jar 342.5 kB 241 206 9 9 Yes No
log4j-core-2.23.1.jar 1.9 MB 1310 1206 55 9 Yes No
log4j-slf4j2-impl-2.23.1.jar 27.3 kB 28 12 2 9 Yes No
maven-aether-provider-3.3.9.jar 66.9 kB 43 26 1 1.7 Yes No
maven-archiver-3.5.2.jar 26.2 kB 19 5 1 1.7 Yes No
maven-artifact-3.3.9.jar 55 kB 57 32 11 1.7 Yes No
maven-builder-support-3.3.9.jar 14.9 kB 24 10 1 1.7 Yes No
maven-compat-3.3.9.jar 290.3 kB 215 163 29 1.7 Yes No
maven-core-3.3.9.jar 637.9 kB 493 394 56 1.7 Yes No
maven-model-3.3.9.jar 164 kB 71 54 3 1.7 Yes No
maven-model-builder-3.3.9.jar 177 kB 154 121 16 1.7 Yes No
maven-plugin-api-3.3.9.jar 47.5 kB 48 27 6 1.7 Yes No
maven-repository-metadata-3.3.9.jar 27.3 kB 27 9 2 1.7 Yes No
maven-settings-3.3.9.jar 44.3 kB 35 19 2 1.7 Yes No
maven-settings-builder-3.3.9.jar 43 kB 53 32 5 1.7 Yes No
doxia-core-1.0.jar 55 kB 77 48 13 1.4 Yes No
doxia-decoration-model-1.0.jar 49 kB 39 18 3 1.4 Yes No
doxia-module-apt-1.0.jar 47.1 kB 45 27 1 1.4 Yes No
doxia-module-fml-1.0.jar 18.5 kB 24 5 2 1.4 Yes No
doxia-module-xdoc-1.0.jar 27.8 kB 31 13 1 1.4 Yes No
doxia-module-xhtml-1.0.jar 21.8 kB 27 7 2 1.4 Yes No
doxia-sink-api-1.0.jar 10.1 kB 22 4 2 1.4 Yes No
doxia-site-renderer-1.0.jar 46.5 kB 50 9 2 1.4 Yes No
maven-reporting-api-3.0.jar 10.9 kB 20 5 1 1.4 Yes No
maven-dependency-tree-3.0.jar 36.6 kB 41 20 4 1.6 Yes No
maven-shared-utils-3.3.3.jar 154 kB 103 79 9 1.7 Yes No
wagon-provider-api-2.10.jar 53.5 kB 60 39 8 1.5 Yes No
velocity-1.5.jar 392.1 kB 282 246 25 1.2 Yes No
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes No
bcpkix-jdk18on-1.78.jar 1.1 MB 970 906 53 9 No No
bcprov-jdk18on-1.78.jar 8.3 MB 5698 4257 183 21 No No
bcutil-jdk18on-1.78.jar 704.7 kB 670 611 48 9 No No
checker-qual-3.42.0.jar 230.8 kB 438 369 30 1.8 Yes No
plexus-archiver-4.2.7.jar 194.9 kB 164 132 18 1.7 Yes No
plexus-classworlds-2.5.2.jar 52.7 kB 52 37 5 1.6 Yes No
plexus-component-annotations-1.6.jar 4.3 kB 15 3 1 1.5 No No
plexus-container-default-1.0-alpha-30.jar 237.5 kB 218 212 32 1.4 Yes No
plexus-i18n-1.0-beta-7.jar 10.5 kB 19 6 1 1.4 Yes No
plexus-interpolation-1.21.jar 62.5 kB 60 44 6 1.5 Yes No
plexus-io-3.2.0.jar 75.6 kB 85 64 7 1.7 Yes No
plexus-utils-3.3.0.jar 263.3 kB 130 105 9 1.6 Yes No
plexus-velocity-1.1.7.jar 7.7 kB 18 5 1 1.4 Yes No
easymock-2.4.jar 81.1 kB 83 71 3 1.5 Yes No
aether-api-1.0.2.v20150114.jar 136.3 kB 149 128 11 1.5 Yes No
aether-impl-1.0.2.v20150114.jar 173 kB 114 96 4 1.5 Yes No
aether-spi-1.0.2.v20150114.jar 30.7 kB 54 34 8 1.5 Yes No
aether-util-1.0.2.v20150114.jar 146.9 kB 126 101 13 1.5 Yes No
angus-activation-2.0.2.jar 27 kB 33 11 3 9 Yes No
org.eclipse.sisu.inject-0.3.2.jar 377.6 kB 288 270 9 1.6 Yes No
org.eclipse.sisu.plexus-0.3.2.jar 205.4 kB 196 164 20 1.6 Yes No
javax.json-1.1.4.jar 128.8 kB 110 94 5 1.8 Yes No
jaxb-core-4.0.5.jar 138.7 kB 158 107 18 11 Yes No
jaxb-runtime-4.0.5.jar 920.2 kB 693 559 19 11 Yes No
txw2-4.0.5.jar 73.3 kB 72 57 4 11 Yes No
hibernate-commons-annotations-7.0.3.Final.jar 68 kB 69 59 5 11 Yes No
hibernate-core-6.6.2.Final.jar 12 MB 7337 6897 345 11 Yes No
hibernate-hikaricp-6.5.2.Final.jar 7.5 kB 14 3 1 11 Yes No
snappy-0.4.jar 58 kB 34 24 1 1.6 Yes No
javassist-3.21.0-GA.jar 734.8 kB 423 399 17 1.6 Yes No
jboss-logging-3.5.0.Final.jar 62.6 kB 47 35 2 11 Yes No
jdom-1.1.jar 153.1 kB 89 76 8 1.2 Yes No
jgroups-5.3.13.Final.jar 2.4 MB 986 921 25 11 Yes No
json-20240303.jar 78.3 kB 42 31 2 9 Yes No
junit-jupiter-5.10.3.jar 6.4 kB 5 1 1 9 No No
junit-jupiter-api-5.10.3.jar 211.4 kB 198 183 8 9 Yes No
junit-jupiter-engine-5.10.3.jar 244.7 kB 147 130 9 9 Yes No
junit-jupiter-params-5.10.3.jar 586 kB 381 347 22 9 Yes No
junit-platform-commons-1.10.3.jar 106.2 kB 64 44 7 9 Yes No
junit-platform-engine-1.10.3.jar 204.8 kB 153 136 10 9 Yes No
mockito-core-5.12.0.jar 704 kB 642 570 64 11 Yes No
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes No
opentest4j-1.3.0.jar 14.3 kB 15 9 2 9 Yes No
org.osgi.compendium-4.2.0.jar 614.2 kB 584 189 33 1.2 Yes No
org.osgi.core-6.0.0.jar 475.3 kB 387 158 21 1.5 Yes No
org.osgi.dto-1.0.0.jar 14.8 kB 22 2 1 1.5 Yes No
org.osgi.framework-1.8.0.jar 345 kB 257 108 12 1.5 Yes No
org.osgi.resource-1.0.0.jar 33 kB 52 15 2 1.5 Yes No
org.osgi.service.log-1.3.0.jar 16.7 kB 29 4 1 1.2 No No
org.osgi.service.repository-1.1.0.jar 25.4 kB 42 11 1 1.5 Yes No
org.osgi.util.function-1.2.0.jar 23.6 kB 31 6 1 1.8 Yes No
org.osgi.util.promise-1.2.0.jar 83.4 kB 70 38 1 1.8 Yes No
org.osgi.util.tracker-1.5.4.jar 44 kB 34 9 1 1.8 Yes No
osgi.annotation-8.0.1.jar 36.9 kB 54 18 2 1.8 Yes No
postgresql-42.7.4.jar 1.1 MB 535 472 38 1.8 Yes No
lombok-1.18.34.jar 2.1 MB 1083 178 13 9 Yes No
semver4j-5.4.1.jar 45.4 kB 40 28 4 1.8 Yes No
slf4j-api-2.0.16.jar 69.4 kB 71 56 5 9 Yes No
plexus-build-api-0.0.7.jar 8.5 kB 19 4 1 1.4 Yes No
plexus-cipher-1.4.jar 13.5 kB 20 6 1 1.4 Yes No
plexus-sec-dispatcher-1.3.jar 28.6 kB 31 13 3 1.4 Yes No
xz-1.9.jar 116 kB 132 117 10 9 No Yes
oro-2.0.8.jar 65.3 kB 74 62 6 1.2 No No
Total Size Entries Classes Packages Java Version Debug Information Sealed
179 99 MB 66295 57073 2539 21 164 1
compile: 157 compile: 86.5 MB compile: 58288 compile: 50433 compile: 2238 21 compile: 145 -
runtime: 9 runtime: 5.5 MB runtime: 4144 runtime: 3920 runtime: 102 runtime: 8 runtime: 1
provided: 1 provided: 2.1 MB provided: 1083 provided: 178 provided: 13 provided: 1 -
test: 12 test: 5 MB test: 2780 test: 2542 test: 186 21 test: 10 -