Compile Dependencies (6)
| 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.21.2 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind General data-binding functionality for Jackson: works on core streaming API | 2.21.2 | 3.1.3 | |
Date/Time
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jsr310 Add-on module to support JSR-310 (Java 8 Date & Time API) data types. | 2.21.2 | 3.0.0-rc2 | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.20.0 | 1.22.0 | |
Core Utils
Apache 2.0
| org.apache.commons
»
commons-lang3 Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 3.20.0 | ✔ | |
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 | 2.0.18 |
Test Dependencies (2)
| 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 | ✔ | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 5.14.2 | 6.0.3 |
Managed Dependencies (56)
| 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 | ✔ | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.21.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 | ✔ | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind General data-binding functionality for Jackson: works on core streaming API | 2.21.2 | 3.1.3 | |
Date/Time
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jsr310 Add-on module to support JSR-310 (Java 8 Date & Time API) data types. | 2.21.2 | 3.0.0-rc2 | |
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 | ✔ | |
| 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.5.0 | 9.7.0 | ||
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.20.0 | 1.22.0 | |
I/O
Apache 2.0
| commons-io
»
commons-io The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.21.0 | 2.22.0 | |
JWT Lib
Apache 2.0
| io.jsonwebtoken
»
jjwt-impl Internal implementation module for JJWT, a Java library for creating and verifying JSON Web Tokens (JWTs). | 0.13.0 | ✔ | |
JWT Lib
Apache 2.0
| io.jsonwebtoken
»
jjwt-api The public API for the JJWT library, used to create and consume JSON Web Tokens in Java. | 0.13.0 | ✔ | |
Apache 2.0
| io.jsonwebtoken » jjwt-jackson | 0.13.0 | ✔ | |
Apache 2.0
| io.swagger.core.v3
»
swagger-core swagger-core | 2.2.42 | 2.2.49 | |
Annotation Lib
Apache 2.0
| io.swagger.core.v3
»
swagger-annotations swagger-annotations | 2.2.42 | 2.2.49 | |
Annotation Lib
EPL 2.0 +1
| jakarta.annotation
»
jakarta.annotation-api Jakarta Annotations API | 3.0.0 | ✔ | |
Java Spec
EDL 1.0 +1
| jakarta.persistence
»
jakarta.persistence-api The Jakarta Persistence API (JPA), providing object-relational mapping capabilities for managing relational data in Java ... | 3.2.0 | ✔ | |
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.1.0 | ✔ | |
Transactions
EPL 2.0 +1
| jakarta.transaction
»
jakarta.transaction-api Jakarta Transactions | 2.0.1 | ✔ | |
Validation
Apache 2.0
| jakarta.validation
»
jakarta.validation-api JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ... | 3.1.1 | ✔ | |
Core Utils
Apache 2.0
| org.apache.commons
»
commons-lang3 Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 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.5.0 | ✔ | |
String Utils
Apache 2.0
| org.apache.commons
»
commons-text The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string ... | 1.15.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.25.3 | 2.26.0 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-core3 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 2.25.3 | 2.26.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-slf4j-impl The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core | 2.25.3 | 2.26.0 | |
Excel Lib
Apache 2.0
| org.apache.poi
»
poi Apache POI - Java API To Access Microsoft Format Files | 5.5.1 | ✔ | |
Apache 2.0
| org.apache.poi
»
poi-ooxml Apache POI - Java API To Access Microsoft Format Files | 5.5.1 | ✔ | |
O/R Mapping
Apache 2.0
| org.hibernate.orm
»
hibernate-core Hibernate's core ORM functionality | 6.6.41.Final | 7.3.4.Final | |
Validation
Apache 2.0
| org.hibernate.validator
»
hibernate-validator Hibernate's Jakarta Validation reference implementation. | 8.0.3.Final | 9.1.0.Final | |
JSON Lib
Public
| org.json
»
json JSON is a light-weight, language independent, data interchange format. | 20251224 | ✔ | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 5.14.2 | 6.0.3 | |
PostgreSQL Driver
BSD 2-clause
| org.postgresql
»
postgresql1 vulnerability PostgreSQL JDBC Driver Postgresql | 42.7.9 | 42.7.11 | |
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 | 2.0.18 | |
Apache 2.0
| org.springdoc » springdoc-openapi-starter-webmvc-ui | 2.8.16 | 3.0.3 | |
Transactions
Apache 2.0
| org.springframework
»
spring-tx Support for programmatic and declarative transaction management for classes that implement special interfaces or any ... | 6.2.17 | 7.0.7 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-web Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ... | 6.2.17 | 7.0.7 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc2 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 6.2.17 | 7.0.7 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | 6.2.17 | 7.0.7 | |
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.2.17 | 7.0.7 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-security Starter for using Spring Security | 3.5.13 | 4.0.6 | |
App Server
Apache 2.0
| org.springframework.boot
»
spring-boot1 vulnerability Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can 'just run'. It ... | 3.5.13 | 4.0.6 | |
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.5.13 | 4.0.6 | |
Config
Apache 2.0
| org.springframework.boot
»
spring-boot-autoconfigure Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies ... | 3.5.13 | 4.0.6 | |
Annotation Tool
Apache 2.0
| org.springframework.boot
»
spring-boot-configuration-processor Spring Boot Configuration Annotation Processor | 3.5.13 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-jpa Starter for using Spring Data JPA with Hibernate | 3.5.10 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-redis Starter for using Redis key-value data store with Spring Data Redis and the Lettuce client | 3.5.13 | 4.0.6 | |
Application Metrics
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-actuator Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your ... | 3.5.13 | 4.0.6 | |
Testing
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-test Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito | 3.5.13 | 4.0.6 | |
Testing
Apache 2.0
| org.springframework.boot
»
spring-boot-test Spring Boot Test | 3.5.13 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-test-autoconfigure Spring Boot Test AutoConfigure | 3.5.13 | 4.0.6 | |
Apache 2.0
| org.springframework.data
»
spring-data-commons Spring Data makes it easy to use data access technologies, relational and non-relational databases, map-reduce ... | 3.5.10 | 4.0.5 | |
Redis Client
Apache 2.0
| org.springframework.data
»
spring-data-redis Spring Data module for Redis | 3.5.10 | 4.0.5 | |
Apache 2.0
| org.springframework.data
»
spring-data-jpa Spring Data module for JPA repositories. | 3.5.10 | 4.0.5 | |
Security
Apache 2.0
| org.springframework.security
»
spring-security-core2 vulnerabilities Spring Security is a powerful and highly customizable authentication and access-control framework. It provides ... | 6.5.9 | 7.0.5 | |
OAuth Lib
Apache 2.0
| org.springframework.security
»
spring-security-oauth2-client Spring Security | 6.5.9 | 7.0.5 | |
Redis Client
MIT
| redis.clients
»
jedis Jedis is a blazingly small and sane Redis java client. | 6.2.0 | 7.5.0 |
