Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (86)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-classic Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework. | 1.5.32 | ✔ | |
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-core Core implementation of Logback, a reliable, generic, fast and flexible logging framework. | 1.5.32 | ✔ | |
EPL 2.0 +1
| ch.qos.logback
»
logback-access Logback Access Common module | 1.5.32 | 2.0.12 | |
Code Analyzer
LGPL 2.1
| com.google.code.findbugs
»
jsr305 Annotations the SpotBugs tool supports | 3.0.2 | 4.9.8 | |
Embedded SQL DB
EPL 1.0 +1
| com.h2database
»
h2 A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | 2.4.240 | ✔ | |
Mail Client
EDL 1.0 +2
| com.sun.mail
»
javax.mail JavaMail API for sending and receiving emails using standard protocols like SMTP, POP3, and IMAP, supporting both text ... | 1.6.2 | 2.0.2 | |
Logging
Apache 2.0
| commons-logging
»
commons-logging Apache Commons Logging is a thin adapter allowing configurable bridging to other, | 1.3.6 | ✔ | |
Annotation Lib
EPL 2.0 +1
| javax.annotation
»
javax.annotation-api Jakarta Annotations API | 1.3.2 | 3.0.0 | |
Java Spec
Apache 2.0
| javax.batch » javax.batch-api | 1.0.1 | 2.1.1 | |
Java Spec
EPL 2.0 +1
| javax.ejb
»
javax.ejb-api Jakarta Enterprise Beans API | 3.2.2 | 4.0.1 | |
Expression Lang
EPL 2.0 +1
| javax.el
»
javax.el-api Jakarta Expression Language defines an expression language for Java applications | 3.0.0 | 6.0.1 | |
Dep Injection
Apache 2.0
| javax.enterprise
»
cdi-api APIs for CDI (Contexts and Dependency Injection for Java) | 2.0.SP1 | 4.1.0 | |
Concurrency
EPL 2.0 +1
| javax.enterprise.concurrent
»
javax.enterprise.concurrent-api Jakarta Concurrency provides a specification for using concurrency from application | 1.1 | 3.1.1 | |
Java Spec
EPL 2.0 +1
| javax.enterprise.deploy
»
javax.enterprise.deploy-api Eclipse Project for Stable Jakarta EE APIs | 1.7 | 1.7.2 | |
Java Spec
EPL 2.0 +1
| javax.faces
»
jsf-api Jakarta Faces defines an MVC framework for building user interfaces for web applications, | 2.1 | 4.1.2 | |
Dep Injection
Apache 2.0
| javax.inject
»
javax.inject Jakarta Dependency Injection | 1 | 2.0.1 | |
Java Spec
EPL 2.0 +1
| javax.interceptor
»
javax.interceptor-api Jakarta Interceptors defines a means of interposing on business method invocations | 1.2.2 | 2.2.0 | |
Message Queue Client
EPL 2.0
| javax.jms
»
javax.jms-api Jakarta Messaging describes a means for Java applications to create, send, | 2.0.1 | 3.1.0 | |
Java Spec
EPL 2.0
| javax.json
»
javax.json-api Jakarta JSON Processing defines a Java(R) based framework for parsing, generating, transforming, and querying JSON ... | 1.1.4 | 2.1.3 | |
Java Spec
EPL 2.0
| javax.json.bind
»
javax.json.bind-api Jakarta JSON Binding is a standard binding layer for converting Java objects to/from JSON documents. | 1.0 | 3.0.1 | |
Mail Client
EDL 1.0 +2
| javax.mail
»
javax.mail-api Jakarta Mail API 2.1 Specification API | 1.6.2 | 2.1.5 | |
Java Spec
CDDL +2
| javax.management.j2ee
»
javax.management.j2ee-api JavaEE Management API | 1.1.2 | ✔ | |
Java Spec
EDL 1.0 +1
| javax.persistence
»
javax.persistence-api The Jakarta Persistence API (JPA), providing object-relational mapping capabilities for managing relational data in Java ... | 2.2 | 3.2.0 | |
Java Spec
EPL 2.0 +1
| javax.resource
»
javax.resource-api Jakarta Connectors 2.1 | 1.7.1 | 2.1.0 | |
Java Spec
EPL 2.0 +1
| javax.security.auth.message
»
javax.security.auth.message-api Jakarta Authentication defines a general low-level SPI for authentication mechanisms, which are controllers | 1.1.1 | 1.1.3 | |
Java Spec
EPL 2.0 +1
| javax.security.enterprise
»
javax.security.enterprise-api Jakarta Security defines a standard for creating secure Jakarta EE applications in modern application paradigms. | 1.0 | 4.0.0 | |
Java Spec
EPL 2.0 +1
| javax.servlet
»
javax.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | 4.0.1 | 6.1.0 | |
| javax.servlet.jsp
»
javax.servlet.jsp-api Jakarta Server Pages API | 2.3.3 | 4.0.0 | ||
JSP Tag Library
EPL 2.0 +1
| javax.servlet.jsp.jstl
»
javax.servlet.jsp.jstl-api Jakarta Standard Tag Library API | 1.2.2 | 3.0.2 | |
Transactions
EPL 2.0 +1
| javax.transaction
»
javax.transaction-api Jakarta Transactions | 1.3 | 2.0.1 | |
Validation
Apache 2.0
| javax.validation
»
validation-api JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ... | 2.0.1.Final | 3.1.1 | |
WebSocket Clients
EPL 2.0 +1
| javax.websocket
»
javax.websocket-api Jakarta WebSocket - Server API | 1.1 | 2.2.0 | |
Java Spec
EPL 2.0 +1
| javax.ws.rs
»
javax.ws.rs-api Jakarta RESTful Web Services | 2.1.1 | 4.0.0 | |
Java Spec
CDDL +2
| javax.xml.registry
»
javax.xml.registry-api JAXR API | 1.0.8 | ✔ | |
Java Spec
EPL 2.0 +1
| javax.xml.rpc
»
javax.xml.rpc-api Eclipse Project for Stable EE4J APIs | 1.1.2 | 1.1.4 | |
Java Spec
EDL 1.0
| javax.xml.ws
»
jaxws-api Jakarta XML Web Services API | 2.3.1 | 4.0.3 | |
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.2 | 6.0.3 | |
Logging
Apache 2.0
| log4j
»
log4j6 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 1.2.17 | 2.26.0 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-api API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ... | 2.26.0 | ✔ | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-core Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 2.26.0 | ✔ | |
Apache 2.0
| org.apache.tomcat
»
tomcat-api Definition of interfaces shared by Catalina and Jasper | 11.0.22 | ✔ | |
Web Server
Apache 2.0
| org.apache.tomcat
»
tomcat-catalina Tomcat Servlet Engine Core Classes and Standard implementations | 11.0.22 | ✔ | |
Apache 2.0
| org.apache.tomcat
»
tomcat-catalina-ant Tomcat Ant tasks for remote management | 11.0.22 | 6.0.53 | |
Apache 2.0
| org.apache.tomcat
»
tomcat-catalina-ha Tomcat High Availability Implementation | 11.0.22 | ✔ | |
Apache 2.0
| org.apache.tomcat
»
tomcat-coyote Tomcat Connectors and HTTP parser | 11.0.22 | ✔ | |
Apache 2.0
| org.apache.tomcat
»
tomcat-coyote-ffm Tomcat Connectors support for OpenSSL using FFM | 11.0.22 | ✔ | |
Apache 2.0
| org.apache.tomcat
»
tomcat-dbcp Tomcat Database Connection Pooling package | 11.0.22 | ✔ | |
Apache 2.0
| org.apache.tomcat
»
tomcat-jasper Tomcats JSP Parser | 11.0.22 | ✔ | |
Apache 2.0
| org.apache.tomcat
»
tomcat-jasper-el Jasper Expression Language Impl | 11.0.22 | ✔ | |
Apache 2.0
| org.apache.tomcat
»
tomcat-jaspic-api jakarta.security.auth.message package | 11.0.22 | ✔ | |
JDBC Pool
Apache 2.0
| org.apache.tomcat
»
tomcat-jdbc Tomcat JDBC Pool Package | 11.0.22 | ✔ | |
Apache 2.0
| org.apache.tomcat
»
tomcat-jni Interface code to the native connector | 11.0.22 | ✔ | |
Apache 2.0
| org.apache.tomcat
»
tomcat-juli Tomcat Core Logging Package | 11.0.22 | ✔ | |
Apache 2.0
| org.apache.tomcat
»
tomcat-ssi Server-side Includes module | 11.0.22 | ✔ | |
Apache 2.0
| org.apache.tomcat
»
tomcat-storeconfig Tomcat storeconfig component | 11.0.22 | ✔ | |
Apache 2.0
| org.apache.tomcat
»
tomcat-tribes Tomcat Group Communication Package | 11.0.22 | ✔ | |
Apache 2.0
| org.apache.tomcat
»
tomcat-util Common code shared by multiple Tomcat components | 11.0.22 | ✔ | |
Apache 2.0
| org.apache.tomcat
»
tomcat-util-scan Common code shared by Catalina and Jasper for scanning JARS and processing | 11.0.22 | ✔ | |
Apache 2.0
| org.apache.tomcat
»
tomcat-websocket Tomcat WebSocket implementation | 11.0.22 | ✔ | |
Apache 2.0
| org.apache.tomcat
»
tomcat-websocket-api WebSocket API | 11.0.22 | ✔ | |
Web Server
Apache 2.0
| org.apache.tomcat.embed
»
tomcat-embed-core Core Tomcat implementation | 11.0.22 | ✔ | |
Apache 2.0
| org.apache.tomcat.embed
»
tomcat-embed-jasper Core Tomcat implementation | 11.0.22 | ✔ | |
Apache 2.0
| org.apache.tomcat.embed
»
tomcat-embed-el Core Tomcat implementation | 11.0.22 | ✔ | |
WebSocket Clients
Apache 2.0
| org.apache.tomcat.embed
»
tomcat-embed-websocket Core Tomcat implementation | 11.0.22 | ✔ | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest Core API and libraries of hamcrest matcher framework. | 3.0 | ✔ | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 6.0.3 | ✔ | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 6.0.3 | ✔ | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 6.0.3 | ✔ | |
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-migrationsupport Module "junit-jupiter-migrationsupport" of JUnit | 6.0.3 | ✔ | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-params JUnit Jupiter extension for running parameterized tests. | 6.0.3 | ✔ | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-commons Module "junit-platform-commons" of JUnit | 6.0.3 | ✔ | |
EPL 2.0
| org.junit.platform
»
junit-platform-console Module "junit-platform-console" of JUnit | 6.0.3 | ✔ | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-engine Module "junit-platform-engine" of JUnit | 6.0.3 | ✔ | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-launcher Public API for configuring and launching test plans. | 6.0.3 | ✔ | |
EPL 2.0
| org.junit.platform
»
junit-platform-reporting Module "junit-platform-reporting" of JUnit | 6.0.3 | ✔ | |
EPL 2.0
| org.junit.platform
»
junit-platform-suite Module "junit-platform-suite" of JUnit | 6.0.3 | ✔ | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-suite-api Annotations for configuring a test suite on the JUnit Platform. | 6.0.3 | ✔ | |
EPL 2.0
| org.junit.platform
»
junit-platform-suite-engine Module "junit-platform-suite-engine" of JUnit | 6.0.3 | ✔ | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-testkit Module "junit-platform-testkit" of JUnit | 6.0.3 | ✔ | |
Testing
EPL 2.0
| org.junit.vintage
»
junit-vintage-engine A thin layer on top of JUnit 4 to allow running vintage tests (based on JUnit 3.8 and JUnit 4) with the JUnit Platform ... | 6.0.3 | ✔ | |
| org.mockito
»
mockito-bom Mockito Bill of Materials (BOM) | 5.23.0 | ✔ | ||
Microbenchmarks
GPL 2.0
| org.openjdk.jmh
»
jmh-core The jmh is a Java harness for building, running, and analysing | 1.37 | ✔ | |
Annotation Tool
GPL 2.0
| org.openjdk.jmh
»
jmh-generator-annprocess JMH benchmark generator, based on annotation processors. | 1.37 | ✔ | |
Testing
Apache 2.0
| org.skyscreamer
»
jsonassert Library for writing tests that checks JSON documents (useful for testing responses from REST services). | 1.5.3 | ✔ | |
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 2.0.17 | ✔ | |
JDBC Driver
Apache 2.0
| org.xerial
»
sqlite-jdbc SQLite JDBC is a library for accessing and creating SQLite database files in Java (it includes native libraries) | 3.53.1.0 | ✔ |
