Compile Dependencies (53)
| 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.5.32 | ✔ | |
JDBC Pool
Apache 2.0
| com.alibaba
»
druid A JDBC datasource implementation. | 1.2.24 | 1.2.28 | |
Apache 2.0
| com.aliyun
»
dysmsapi20170525 Alibaba Cloud Dysmsapi (20170525) SDK for Java | 3.1.1 | 4.5.1 | |
Cloud Storage
Apache 2.0
| com.aliyun.oss
»
aliyun-sdk-oss The Aliyun OSS SDK for Java used for accessing Aliyun Object Storage Service | 3.18.5 | ✔ | |
Reflection
BSD 3-clause
| com.esotericsoftware
»
reflectasm High performance Java reflection using code generation | 1.11.9 | ✔ | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind General data-binding functionality for Jackson: works on core streaming API | 2.18.2 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.21 | ✔ | |
Core Utils
Apache 2.0
| com.google.guava
»
guava Guava is a suite of core and expanded libraries that include | 33.6.0-jre | ✔ | |
Barcode
Apache 2.0
| com.google.zxing
»
core Core barcode encoding/decoding library | 3.5.4 | ✔ | |
Apache 2.0
| com.google.zxing
»
javase Java SE-specific extensions to core ZXing library | 3.5.4 | ✔ | |
Apache 2.0
| com.maxmind.db
»
maxmind-db Reader for MaxMind DB | 2.0.0 | 4.1.0 | |
Apache 2.0
| com.maxmind.geoip2
»
geoip2 GeoIP2 webservice client and database reader | 3.0.1 | 5.1.0 | |
| com.mysql
»
mysql-connector-j MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ... | 9.2.0 | 9.7.0 | ||
| com.oracle.database.jdbc
»
ojdbc10 Oracle JDBC Driver compatible with JDK11, JDK17, JDK19, and JDK21 | 19.10.0.0 | 23.26.2.0.0 | ||
| com.qcloud
»
cos_api java sdk for qcloud cos | 5.6.269 | ✔ | ||
HTTP Clients
Apache 2.0
| com.squareup.okhttp3
»
okhttp Square’s meticulous HTTP client for Java and Kotlin. | 4.12.0 | 5.3.2 | |
HTTP Clients
Apache 2.0
| com.squareup.okhttp3
»
okhttp-sse Square’s meticulous HTTP client for Java and Kotlin. | 4.12.0 | 5.3.2 | |
EDL 1.0 +2
| com.sun.mail » dsn | 1.4.7 | 2.0.2 | |
EDL 1.0 +2
| com.sun.mail » gimap | 1.4.7 | 2.0.2 | |
EDL 1.0 +2
| com.sun.mail » imap | 1.4.7 | 2.0.2 | |
EDL 1.0 +2
| com.sun.mail » pop3 | 1.4.7 | 2.0.2 | |
SMTP
EDL 1.0 +2
| com.sun.mail » smtp | 1.4.7 | 2.0.2 | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.16.0 | 1.22.0 | |
Off-Heap Lib
Apache 2.0
| de.ruedigermoeller
»
fst A fast java serialization drop in-replacement and some serialization based utils such as Structs and OffHeap Memory. | 3.0.3 | 3.0.4-jdk17 | |
Apache 2.0
| io.github.yaogultd
»
jframework-utils Framework Utils For Yaogu Ltd. | 2026.02 | 2026.03 | |
MCP
MIT
| io.modelcontextprotocol.sdk
»
mcp Java SDK implementation of the Model Context Protocol, enabling seamless integration with language models and AI tools | 2.0.0-M2 | 1.1.2 | |
Web Server
Apache 2.0
| io.undertow
»
undertow-core5 vulnerabilities The core module of Undertow, a lightweight and high-performance web server for Java. | 2.3.18.Final | 2.4.0.Final | |
Apache 2.0
| io.undertow » undertow-servlet | 2.3.18.Final | 2.3.24.Final | |
Apache 2.0
| io.undertow » undertow-websockets-jsr | 2.3.18.Final | 2.3.24.Final | |
Apache 2.0
| io.undertow.jastow
»
jastow JSP Container | 2.2.8.Final | 2.3.0.Final | |
Expression Lang
EPL 2.0 +1
| jakarta.el
»
jakarta.el-api Jakarta Expression Language defines an expression language for Java applications | 5.0.1 | 6.0.1 | |
Java Spec
EPL 2.0 +1
| jakarta.servlet
»
jakarta.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | 6.0.0 | 6.1.0 | |
| jakarta.servlet.jsp
»
jakarta.servlet.jsp-api Jakarta Server Pages API | 3.1.1 | 4.0.0 | ||
Mail Client
CDDL +1
| javax.mail » mail | 1.4.7 | 1.6.2 | |
Mail Client
EDL 1.0 +2
| javax.mail
»
javax.mail-api Jakarta Mail API 2.1 Specification API | 1.4.7 | 2.1.5 | |
Apache 2.0
| net.sourceforge.tess4j
»
tess4j # Tess4J | 5.18.0 | ✔ | |
Core Utils
Apache 2.0
| org.apache.commons
»
commons-lang31 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 3.12.0 | 3.20.0 | |
MIME Types Lib
Apache 2.0
| org.apache.httpcomponents
»
httpmime Apache HttpComponents Client | 4.5.14 | 5.6.1 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents.client5
»
httpclient51 vulnerability Apache HttpComponents Client | 5.6 | 5.6.1 | |
Excel Lib
Apache 2.0
| org.apache.poi
»
poi Apache POI - Java API To Access Microsoft Format Files | 5.2.4 | 5.5.1 | |
Apache 2.0
| org.apache.poi
»
poi-ooxml Apache POI - Java API To Access Microsoft Format Files | 5.4.0 | 5.5.1 | |
EPL 2.0
| org.eclipse.jdt
»
org.eclipse.jdt.core Java Development Tools Core | 3.35.0 | 3.45.0 | |
Expression Lang
EPL 2.0 +1
| org.glassfish
»
jakarta.el Jakarta Expression Language Implementation | 5.0.0-M1 | 6.0.0 | |
JS Processor
MIT +1
| org.graalvm.js
»
js GraalJS, a high-performance embeddable JavaScript runtime for Java. This POM dependency includes GraalJS dependencies ... | 25.0.2 | 25.0.3 | |
JS Processor
UPL
| org.graalvm.js
»
js-scriptengine GraalJS, a high-performance embeddable JavaScript runtime for Java. This artifact provides an implementation of ... | 25.0.2 | 25.0.3 | |
Reflection
Apache 2.0
| org.reflections
»
reflections Reflections - Java runtime metadata analysis | 0.10.2 | ✔ | |
Web Testing
Apache 2.0
| org.seleniumhq.selenium
»
selenium-java Selenium provides support for the automation of web browsers. It provides extensions to emulate user interaction with ... | 4.23.0 | 4.44.0 | |
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.49.1.0 | 3.53.1.0 | |
Cloud Computing
Apache 2.0
| software.amazon.awssdk
»
aws-core The AWS SDK for Java - Core runtime module holds the classes that are used by the individual service | 2.30.27 | 2.44.6 | |
Apache 2.0
| software.amazon.awssdk
»
sdk-core The AWS SDK for Java - SDK Core runtime module holds the classes that are used by the individual service | 2.20.130 | 2.44.6 | |
Apache 2.0
| software.amazon.awssdk
»
pinpoint The AWS Java SDK for Amazon Pinpoint module holds the client classes that are used for communicating | 2.44.0 | 2.44.6 | |
JSON Lib
Apache 2.0
| tools.jackson.core
»
jackson-databind General data-binding functionality for Jackson: works on core streaming API | 3.1.2 | 3.1.3 |
Provided Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
WebSocket Clients
EPL 2.0 +1
| javax.websocket
»
javax.websocket-api Jakarta WebSocket - Server API | 1.1 | 2.2.0 | |
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.20 | 1.18.46 |
