Compile Dependencies (27)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.17.0 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind5 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.17.0 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.17.0 | 2.22 | |
Netty Codec
Apache 2.0
| io.netty
»
netty-codec3 vulnerabilities Netty module for encoding and decoding binary and text-based messages with reusable codec components. | 4.1.119.Final | 4.2.17.Final | |
Apache 2.0
| io.netty
»
netty-handler3 vulnerabilities A core Netty module that provides high-level channel handlers for protocol implementations and network applications. | 4.1.119.Final | 4.2.17.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-epoll1 vulnerability Netty transport implementation using Linux epoll for efficient I/O on native platforms. | 4.1.119.Final | 4.2.17.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-codec-dns2 vulnerabilities | 4.1.119.Final | 4.2.17.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-resolver-dns3 vulnerabilities | 4.1.119.Final | 4.2.17.Final | |
XML Processing
EDL 1.0
| javax.xml.bind
»
jaxb-api Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ... | 2.3.1 | 4.0.5 | |
Compression
Apache 2.0
| org.apache.commons
»
commons-compress Apache Commons Compress defines an API for working with | 1.27.1 | 1.28.0 | |
Annotation Lib
Apache 2.0
| org.apache.tomcat
»
tomcat-annotations-api Annotations Package | 10.1.40 | 11.0.25 | |
Apache 2.0
| org.apache.tomcat.embed
»
tomcat-embed-el Core Tomcat implementation | 10.1.40 | 11.0.25 | |
WebSocket Clients
Apache 2.0
| org.apache.tomcat.embed
»
tomcat-embed-websocket Core Tomcat implementation | 10.1.40 | 11.0.25 | |
Web Server
Apache 2.0
| org.apache.tomcat.embed
»
tomcat-embed-core27 vulnerabilities Core Tomcat implementation | 10.1.40 | 11.0.25 | |
Apache 2.0
| org.eclipse.ecsp
»
device-shadow-commons Device shadow library for ECSP project | 0.1.0 | 1.0.1 | |
Apache 2.0
| org.eclipse.ecsp
»
api-common api-common is library provides common functionality for exposing Rest APIs | 0.0.1 | 1.0.1 | |
Apache 2.0
| org.eclipse.ecsp
»
utils Utility library for ECSP project | 1.1.1 | 1.2.3 | |
Apache 2.0
| org.eclipse.ecsp
»
api-registry-common api-registry-common is library which help to register the api route details to api-registry | 1.1.1 | 1.7.0 | |
Apache 2.0
| org.eclipse.ecsp
»
transformers Transformers to convert to and from binary data | 1.0.0 | 1.0.2 | |
CodeGen
MIT
| org.projectlombok
»
lombok(optional) Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.32 | 1.18.46 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc12 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 6.1.16 | 7.0.9 | |
Web Framework
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-web Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ... | 3.3.7 | 4.1.1 | |
AOP
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-aop Starter for aspect-oriented programming with Spring AOP and AspectJ | 3.3.7 | 3.5.16 | |
Testing
Apache 2.0
| org.springframework.boot
»
spring-boot-test Spring Boot Test | 3.3.7 | 4.1.1 | |
Application Metrics
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-actuator1 vulnerability Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your ... | 3.3.7 | 4.1.1 | |
Config
Apache 2.0
| org.springframework.security
»
spring-security-config Spring Security | 6.4.2 | 7.1.1 | |
Security
Apache 2.0
| org.springframework.security
»
spring-security-web2 vulnerabilities Spring Security | 6.4.2 | 7.1.1 |
Runtime Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
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.9.25 | 2.4.10 | |
Bill of materials
Apache 2.0
| org.springframework.cloud
»
spring-cloud-dependencies Spring Cloud Dependencies | 2024.0.0 | 2025.1.3 |
Test Dependencies (12)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.github.kstyrc
»
embedded-redis Redis embedded server for Java integration testing | 0.6 | ✔ | |
Apache 2.0
| com.redis.testcontainers
»
testcontainers-redis "Testcontainers Redis" | 1.6.4 | ✔ | |
Apache 2.0
| de.flapdoodle.embed
»
de.flapdoodle.embed.mongo A embedded mongodb ... | 3.4.4 | 5.0.0 | |
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.2 | 6.1.3 | |
Apache 2.0
| org.eclipse.ecsp
»
api-common api-common is library provides common functionality for exposing Rest APIs | 0.0.1 | 1.0.1 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 5.4.0 | 6.1.3 | |
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 | ✔ | |
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 ... | 6.1.16 | 7.0.9 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-test-autoconfigure Spring Boot Test AutoConfigure | 3.3.7 | 4.1.1 | |
Testing
MIT
| org.testcontainers
»
junit-jupiter Isolated container management for Java code testing | 1.21.0 | 1.21.4 | |
MIT
| org.testcontainers
»
mongodb Isolated container management for Java code testing | 1.21.0 | 1.21.4 | |
MIT
| org.testcontainers
»
kafka Isolated container management for Java code testing | 1.21.0 | 1.21.4 |