Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.alibaba.fastjson2
»
fastjson2-extension Fastjson is a JSON processor (JSON parser + JSON generator) written in Java | 2.0.2.android | 2.0.65 | |
JSON Lib
Public
| org.json
»
json2 vulnerabilities JSON is a light-weight, language independent, data interchange format. | 20220320 | 20260814 |
Provided Dependencies (10)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.alibaba
»
fastjson2 vulnerabilities Fastjson is a JSON processor (JSON parser + JSON generator) written in Java | 1.2.80 | 2.0.65 | |
HTTP Clients
Apache 2.0
| com.squareup.retrofit2
»
retrofit A type-safe HTTP client for Android and Java. | 2.9.0 | 3.0.0 | |
Off-Heap Lib
Apache 2.0
| io.airlift
»
slice Library for efficiently working with heap and off-heap memory | 0.41 | 2.8 | |
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 | |
Date/Time
Apache 2.0
| joda-time
»
joda-time Joda-Time provides a quality replacement for the Java date and time classes. Note that from Java SE 8 onwards, users ... | 2.10.14 | 2.14.3 | |
Apache 2.0
| org.javamoney.moneta
»
moneta-core The engine of moneta, this projects has implementations of MonetayAmount, CurrencyUnit, loaders, formatters and core ... | 1.4.2 | 1.4.5 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc16 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 5.3.19 | 7.0.9 | |
Message Queue Client
Apache 2.0
| org.springframework
»
spring-messaging1 vulnerability Spring Messaging provides abstractions such as Message, MessageChannel, MessageHandler, and others to serve as a ... | 5.3.19 | 7.0.9 | |
WebSocket Clients
Apache 2.0
| org.springframework
»
spring-websocket2 vulnerabilities WebSocket and SockJS infrastructure, including STOMP messaging support. | 5.3.19 | 7.0.9 | |
Redis Client
Apache 2.0
| org.springframework.data
»
spring-data-redis Spring Data module for Redis |
Test Dependencies (34)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Bytecode
Apache 2.0
| cglib
»
cglib-nodep High level API to generate and transform Java byte code. This version has no dependences (ASM is renamed and included in ... | 3.3.0 | ✔ | |
Apache 2.0
| com.aliyun.odps » odps-sdk-udf | 0.38.4-public | 0.59.0-public | |
Apache 2.0
| com.chinamobile.cmos » sms-core | 2.1.12.5 | 2.1.13.6 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind8 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.13.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-json-provider Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ... | 2.13.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.13.2 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-kotlin Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support | 2.13.2 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.google.code.gson
»
gson Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ... | 2.9.0 | 2.14.0 | |
Data Format
BSD 3-clause
| com.google.protobuf
»
protobuf-java4 vulnerabilities Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an | 3.20.1 | 4.36.1 | |
Serializer
BSD 3-clause
| com.google.protobuf
»
protobuf-java-util Utilities for Protocol Buffers | 3.20.1 | 4.36.1 | |
JSON Lib
Apache 2.0
| com.googlecode.json-simple
»
json-simple A simple Java toolkit for JSON | 1.1.1 | ✔ | |
JSON Lib
Apache 2.0
| com.jayway.jsonpath
»
json-path1 vulnerability A library to query and verify JSON | 2.7.0 | 3.0.0 | |
JSON Lib
MIT
| com.jsoniter
»
jsoniter jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go | 0.9.23 | ✔ | |
I/O
Apache 2.0
| commons-io
»
commons-io1 vulnerability The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.11.0 | 2.22.0 | |
JSON Lib
Apache 2.0
| net.minidev
»
json-smart1 vulnerability JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It ... | 2.4.8 | 2.6.0 | |
JSON Lib
Public
| net.sf.json-lib
»
json-lib1 vulnerability JSON is a light-weight, language independent, data interchange format. | 2.4 | 20260814 | |
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 | |
Collections
Apache 2.0
| org.apache.commons
»
commons-collections4 The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. | 4.4 | 4.6.0 | |
Lang Runtime
EPL 1.0
| org.clojure
»
clojure1 vulnerability Clojure core environment and runtime library. | 1.5.1 | 1.12.6 | |
Lang Runtime
Apache 2.0
| org.codehaus.groovy
»
groovy3 vulnerabilities Groovy: A powerful multi-faceted language for the JVM | 2.1.5 | 5.1.1 | |
Web Server
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-server9 vulnerabilities Jetty Server Artifact | 9.4.17.v20190418 | 12.1.12 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-webapp1 vulnerability Jetty web application support | 9.4.17.v20190418 | 12.1.12 | |
MIT
| org.gitlab4j
»
gitlab4j-api GitLab4J-API (gitlab4j-api) provides a full featured Java client library for working with GitLab repositories and ... | 5.0.1 | 6.3.0 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-servlet Jersey core Servlet 3.x implementation | 2.23.2 | 4.0.2 | |
Apache 2.0 +4
| org.glassfish.jersey.core
»
jersey-common Jersey core common packages | 2.23.2 | 4.0.2 | |
HTTP Clients
Apache 2.0 +8
| org.glassfish.jersey.core
»
jersey-client Jersey core client implementation | 2.23.2 | 4.0.2 | |
JSON Lib
Apache 2.0 +2
| org.glassfish.jersey.media
»
jersey-media-json-jackson Jersey JSON Jackson (2.x) entity providers support module. | 2.23.2 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-jdk-http Jersey Test Framework - JDK HTTP container | 2.23.2 | 4.0.2 | |
O/R Mapping
Apache 2.0
| org.hibernate
»
hibernate-core3 vulnerabilities Hibernate's core ORM functionality | 5.2.10.Final | 7.4.7.Final | |
Bytecode
Apache 2.0 +2
| org.javassist
»
javassist Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation | 3.28.0-GA | 3.33.0-GA | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib1 vulnerability Standard library for the Kotlin Programming Language | 1.4.32 | 2.4.10 | |
Reflection
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-reflect Runtime libraries for Kotlin reflection, which allows you to introspect the structure of your program at runtime. | 1.4.32 | 2.4.10 | |
Testing
Apache 2.0
| org.springframework
»
spring-test Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides ... | 5.3.19 | 7.0.9 | |
Security
Apache 2.0
| org.springframework.security
»
spring-security-web Spring Security |