Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (42)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Bytecode
Apache 2.0
| cglib
»
cglib High level API to generate and transform Java byte code. | 3.3.0 | ✔ | |
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.3.0-alpha5 | 1.5.32 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind4 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.11.1 | 3.1.3 | |
Apache 2.0 +1
| com.fazecast
»
jSerialComm A platform-independent serial communications library for Java. | 2.6.2 | 2.11.4 | |
MIT
| com.github.gv2011.m2t » m2t-api | 0.5.6 | ✔ | |
MIT
| com.github.gv2011.m2t » m2t-imp | 0.5.6 | ✔ | |
Apache 2.0
| com.github.lookfirst
»
sardine An easy to use WebDAV client for Java | 5.9 | 5.13 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava2 vulnerabilities Guava is a suite of core and expanded libraries that include | 29.0-jre | 33.6.0-jre | |
BSD
| com.googlecode.ez-vcard
»
ez-vcard A library that reads and writes vCards, supporting all versions of the vCard standard (2.1, 3.0, and 4.0) as well as ... | 0.10.6 | 0.12.2 | |
Embedded SQL DB
EPL 1.0 +1
| com.h2database
»
h24 vulnerabilities A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | 1.4.200 | 2.4.240 | |
Apache 2.0
| com.j2html
»
j2html Java to HTML builder with a fluent API | 1.4.0 | 1.6.0 | |
| com.sun.activation » jakarta.activation-api | 1.2.1 | |||
EDL 1.0
| com.sun.activation » jakarta.activation | 1.2.1 | 2.0.1 | |
EDL 1.0 +2
| com.sun.mail » mailapi | 1.6.5 | 2.0.2 | |
SMTP
EDL 1.0 +2
| com.sun.mail » smtp | 1.6.5 | 2.0.2 | |
EDL 1.0 +2
| com.sun.mail » pop3 | 1.6.5 | 2.0.2 | |
EDL 1.0 +2
| com.sun.mail » imap | 1.6.5 | 2.0.2 | |
Apache 2.0
| commons-daemon
»
commons-daemon Apache Commons Daemon software is a set of utilities and Java support | 1.2.2 | 1.5.1 | |
Mail Client
EDL 1.0 +2
| jakarta.mail
»
jakarta.mail-api Jakarta Mail API 2.1 Specification API | 1.6.5 | 2.1.5 | |
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 | |
Testing
EPL 2.0
| junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13 | 6.0.3 | |
Compression
Apache 2.0
| org.apache.commons
»
commons-compress5 vulnerabilities Apache Commons Compress defines an API for working with | 1.20 | 1.28.0 | |
CSV
Apache 2.0
| org.apache.commons
»
commons-csv The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types. | 1.8 | 1.14.1 | |
Embedded SQL DB
Apache 2.0
| org.apache.derby
»
derby1 vulnerability Contains the core Apache Derby database engine, which also includes the embedded JDBC driver. | 10.15.2.0 | 10.17.1.0 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient1 vulnerability Apache HttpComponents Client | 4.5.12 | 5.6.1 | |
Apache 2.0
| org.apache.maven.shared
»
maven-invoker A component to programmatically invoke Maven. | 3.0.1 | 3.3.0 | |
Apache 2.0
| org.apache.maven.shared
»
maven-shared-utils1 vulnerability Shared utilities for use by Maven core and plugins | 3.2.1 | 3.4.2 | |
Excel Lib
Apache 2.0
| org.apache.poi
»
poi Apache POI - Java API To Access Microsoft Format Files | 4.1.2 | 5.5.1 | |
Apache 2.0
| org.apache.tika
»
tika-core3 vulnerabilities This is the core Apache Tika™ toolkit library from which all other modules inherit functionality. It | 1.24.1 | 3.3.0 | |
Apache 2.0 +1
| org.bouncycastle
»
bcpg-jdk15on1 vulnerability The Bouncy Castle Java APIs for the OpenPGP Protocol. The APIs are designed primarily to be used in conjunction with ... | 1.65 | 1.84 | |
Encryption Lib
BouncyCastle
| org.bouncycastle
»
bcpkix-jdk15on2 vulnerabilities The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains ... | 1.65 | 1.84 | |
BouncyCastle
| org.bouncycastle
»
bcmail-jdk15on The Bouncy Castle Java APIs for doing S/MIME with JavaMail. The APIs are designed primarily to be used in conjunction ... | 1.65 | 1.84 | |
Web Server
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-server8 vulnerabilities Jetty Server Artifact | 9.4.30.v20200611 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-servlet Jetty Servlet Container | 9.4.30.v20200611 | 12.1.9 | |
Git Tool
BSD 3-clause +1
| org.eclipse.jgit
»
org.eclipse.jgit2 vulnerabilities Repository access and algorithms | 5.8.0.202006091008-r | 7.6.0.202603022253-r | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest Core API and libraries of hamcrest matcher framework. | 2.2 | 3.0 | |
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 ... | 5.6.2 | 6.0.3 | |
Apache 2.0
| org.shredzone.acme4j
»
acme4j-client ACME client for Java | 2.9 | 5.1.0 | |
Apache 2.0
| org.shredzone.acme4j
»
acme4j-utils acme4j utilities | 2.9 | 2.16 | |
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.0-alpha1 | 2.0.18 | |
Logging
MIT
| org.slf4j
»
slf4j-simple Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed. | 2.0.0-alpha1 | 2.0.18 | |
Logging Bridge
MIT
| org.slf4j
»
jul-to-slf4j Jul-to-slf4j includes a java.util.logging (jul) handler, namely SLF4JBridgeHandler, which routes all incoming jul ... | 2.0.0-alpha1 | 2.0.18 |
