Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (223)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JDBC Driver
Apache 2.0
| com.amazon.redshift
»
redshift-jdbc42 Java JDBC 4.2 (JRE 8+) driver for Redshift database | 2.1.0.29 | 2.2.6 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.20 | 2.21 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.20.0 | 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.20.0 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-avro Support for reading and writing AVRO-encoded data via Jackson | 2.20.0 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor Support for reading and writing Concise Binary Object Representation | 2.20.0 | 3.1.3 | |
CSV
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-csv Support for reading and writing CSV-encoded data via Jackson | 2.20.0 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-ion Support for reading and writing Ion ("binary JSON") | 2.20.0 | 3.1.3 | |
Data Format
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-properties Support for reading and writing content of "Java Properties" style | 2.20.0 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-protobuf Support for reading and writing protobuf-encoded data via Jackson | 2.20.0 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 2.20.0 | 3.1.3 | |
TOML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-toml Support for reading and writing TOML-encoded data via Jackson abstractions. | 2.20.0 | 3.1.3 | |
XML Processing
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-xml Data format extension for Jackson to offer | 2.20.0 | 3.1.3 | |
YAML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-eclipse-collections Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-guava Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate4 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate5 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate5-jakarta Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate6 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate7 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hppc Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jakarta-jsonp Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jaxrs Functionality for reading/writing core JAX-RS helper types | 2.20.0 | 3.1.3 | |
MIT
| com.fasterxml.jackson.datatype
»
jackson-datatype-javax-money Support for datatypes of Money API spec from JSR 354 (https://javamoney.github.io/api.html) | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jdk8 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.20.0 | 2.21.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-joda Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-joda-money Support for datatypes of Joda-Money library (https://www.joda.org/joda-money/) | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-json-org Support for datatypes of "org.json" JSON library (see http://json.org/java), | 2.20.0 | 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.20.0 | 3.0.0-rc2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jsr353 Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.20.0 | 3.1.3 | |
MIT
| com.fasterxml.jackson.datatype
»
jackson-datatype-moneta Support for datatypes of Money API spec from JSR 354 (https://javamoney.github.io/api.html) | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-pcollections Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-base Pile of code that is shared by all Jackson-based Jakarta-RS | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-cbor-provider Functionality to handle CBOR encoded input/output for Jakarta-RS implementations | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-json-provider Functionality to handle JSON input/output for Jakarta-RS implementations | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-smile-provider Functionality to handle Smile (binary JSON) input/output for Jakarta-RS implementations | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-xml-provider Functionality to handle XML input/output for Jakarta-RS implementations | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-yaml-provider Functionality to handle YAML input/output for Jakarta-RS implementations | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-base Pile of code that is shared by all Jackson-based JAX-RS | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-cbor-provider Functionality to handle CBOR encoded input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard ... | 2.20.0 | 3.1.3 | |
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.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-smile-provider Functionality to handle Smile (binary JSON) input/output for JAX-RS implementations (like Jersey and RESTeasy) using ... | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-xml-provider Functionality to handle XML input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ... | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-yaml-provider Functionality to handle YAML input/output for JAX-RS implementations (like Jersey and RESTeasy) | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-all "Uber" jar that contains all Jackson jr components as well as underlying Jackson core | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-annotation-support Additional package that adds support for a subset of Jackson core annotations from | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-extension-javatime Jackson-jr extension that adds support for Java 8 Date/Time value types such as `java.time.LocalDateTime` | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-objects Simple data-binding that builds directly on jackson-core (streaming), | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-retrofit2 Basic provider implementation for Retrofit 2 library | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-stree Simple immutable (read-only) tree model that builds directly on jackson-core (streaming), | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-android-record Support deserialization into records on Android | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-blackbird Jackson (https://github.com/FasterXML/jackson) extension module | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-guice Stuff to make integration with Guice a bit easier | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-guice7 Stuff to make integration with Guice 7+ a bit easier | 2.20.0 | 3.1.3 | |
Annotation Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jaxb-annotations Support for using JAXB annotations as an alternative to "native" Jackson annotations, | 2.20.0 | 3.1.3 | |
Annotation Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jakarta-xmlbind-annotations Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative | 2.20.0 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jsonSchema Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jsonSchema-jakarta Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.20.0 | 3.1.3 | |
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.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-mrbean Functionality for implementing interfaces and abstract types | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-no-ctor-deser Support deserialization of POJO classes without default constructor | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-osgi Jackson module to inject OSGI services in deserialized beans. | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-parameter-names Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.20.0 | 2.21.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-paranamer AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org) | 2.20.0 | 2.21.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.11 jackson-module-scala | 2.20.0 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.12 jackson-module-scala | 2.20.0 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.13 jackson-module-scala | 2.20.0 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_3 jackson-module-scala | 2.20.0 | 3.1.3 | |
Apache 2.0
| com.flipkart.zjsonpatch
»
zjsonpatch Java Library to find / apply JSON Patches according to RFC 6902 | 0.4.16 | ✔ | |
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.13.2 | 2.14.0 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava Guava is a suite of core and expanded libraries that include | 33.5.0-jre | 33.6.0-jre | |
JDBC Driver
MIT
| com.microsoft.sqlserver
»
mssql-jdbc1 vulnerability Microsoft JDBC Driver for SQL Server. | 12.8.1.jre11 | 13.4.0.jre11 | |
Encryption Lib
Apache 2.0
| com.nimbusds
»
nimbus-jose-jwt1 vulnerability Java library for Javascript Object Signing and Encryption (JOSE) and | 9.40 | 10.9 | |
OAuth Lib
Apache 2.0
| com.nimbusds
»
oauth2-oidc-sdk OAuth 2.0 SDK with OpenID Connection extensions for developing client | 11.14 | 11.37.1 | |
SAP-Dev
| com.sap.cloud.db.jdbc
»
ngdbc Provides connectivity to HANA Databases in Java applications | 2.21.11 | 2.28.7 | |
XML Processing
EDL 1.0
| com.sun.xml.bind
»
jaxb-impl Old JAXB Runtime module. Contains sources required for runtime processing. | 4.0.6 | 4.0.8 | |
EDL 1.0
| com.sun.xml.ws
»
jaxws-rt JAX-WS Runtime with module descriptor | 4.0.3 | 4.0.4 | |
Annotation Lib
Apache 2.0
| com.wordnik
»
swagger-annotations Set of annotations for integrating Swagger/OpenAPI documentation into RESTful APIs, enabling automatic generation of API ... | 1.3.13 | 1.6.16 | |
JDBC Pool
Apache 2.0
| com.zaxxer
»
HikariCP HikariCP is a 'zero-overhead' production ready JDBC connection pool. | 7.0.2 | ✔ | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.19.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.20.0 | 2.22.0 | |
Validation
Apache 2.0
| commons-validator
»
commons-validator Apache Commons Validator provides the building blocks for both client-side and server-side data validation. | 1.10.0 | 1.10.1 | |
HTTP Clients
Apache 2.0
| io.github.openfeign
»
feign-core Feign Core | 13.6 | 13.12 | |
Redis Client
MIT
| io.lettuce
»
lettuce-core Advanced and thread-safe Java Redis client for synchronous, asynchronous, | 6.4.0.RELEASE | 7.5.1.RELEASE | |
Apache 2.0
| io.swagger.core.v3
»
swagger-core swagger-core | 2.2.39 | 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
| jakarta.jws
»
jakarta.jws-api Jakarta Web Services Metadata 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.0.0 | 6.1.0 | |
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 | ✔ | |
XML Processing
EDL 1.0
| jakarta.xml.bind
»
jakarta.xml.bind-api Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ... | 4.0.4 | 4.0.5 | |
Java Spec
EDL 1.0
| jakarta.xml.ws
»
jakarta.xml.ws-api Jakarta XML Web Services API | 4.0.2 | 4.0.3 | |
| mysql
»
mysql-connector-java1 vulnerability MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ... | 8.0.33 | 9.7.0 | ||
JSON Lib
Apache 2.0
| net.minidev
»
json-smart JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It ... | 2.6.0 | ✔ | |
Parser Generator
BSD 3-clause
| org.antlr
»
antlr4-runtime The ANTLR 4 Runtime | 4.13.2 | ✔ | |
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 | ✔ | |
Config
Apache 2.0
| org.apache.commons
»
commons-configuration2 The Commons Configuration software library provides a generic configuration interface that enables an application to ... | 2.12.0 | 2.14.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.19.0 | 3.20.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.14.0 | 1.15.0 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient Apache HttpComponents Client | 4.5.14 | 5.6.1 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents.client5
»
httpclient5 Apache HttpComponents Client | 5.5.1 | 5.6.1 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-1.2-api1 vulnerability The Apache Log4j 1.x Compatibility API | 2.25.2 | 2.26.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.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-api-test The Apache Log4j API Test | 2.25.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-appserver Provide Log4j as the logging implementation for application servers | 2.25.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-cassandra Cassandra appender for Log4j. | 2.25.2 | 2.26.0 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-core4 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 2.25.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-core-test The Apache Log4j Implementation Tests | 2.25.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-couchdb CouchDB appender for Log4j. | 2.25.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-docker Apache Log4j Docker Support | 2.25.2 | 2.26.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-flume-ng The Apache Log4j Flume Appender | 2.23.1 | ✔ | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-iostreams The Apache Log4j streams to log event converters | 2.25.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-jakarta-jms Apache Log4j Java Message Service (JMS), version for Jakarta. | 2.25.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-jakarta-smtp Apache Log4j Simple Mail Transfer Protocol (SMTP) Appender, version for Jakarta EE 9. | 2.25.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-jakarta-web The Apache Log4j support for Jakarta EE 9+ web servlet containers | 2.25.2 | 2.26.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-jcl The Apache Log4j Commons Logging Adapter | 2.25.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-jpa Apache Log4j Java Persistence API Appender. | 2.25.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-jpl The Apache Log4j implementation of java.lang.System.LoggerFinder | 2.25.2 | 2.26.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-jul A `java.util.logging` Handler that forwards events to the Log4j API. | 2.25.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-layout-template-json1 vulnerability JSON Template Layout is a customizable, efficient, and garbage-free JSON generating Apache Log4j layout. | 2.25.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-mongodb4 MongoDB appender for Log4j using the MongoDB 4 driver API. | 2.25.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-mongodb MongoDB appender for Log4j using the MongoDB 5 driver API. | 2.25.2 | 2.26.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-slf4j2-impl The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core | 2.25.2 | 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.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-spring-boot Apache Log4j Spring Boot Support | 2.25.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-spring-cloud-config-client Apache Log4j Spring Cloud Config Client Support | 2.25.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-taglib The Apache Log4j Tag Library for Web Applications | 2.25.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-to-jul The Apache Log4j binding between Log4j 2 API and java.util.logging (JUL). | 2.25.2 | 2.26.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-to-slf4j The Apache Log4j binding between Log4j 2 API and SLF4J. | 2.25.2 | 2.26.0 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-web The Apache Log4j support for web servlet containers | 2.25.2 | 2.26.0 | |
Apache 2.0
| org.apache.poi
»
poi-ooxml Apache POI - Java API To Access Microsoft Format Files | 5.4.1 | 5.5.1 | |
Apache 2.0
| org.apache.tika
»
tika-core This is the core Apache Tika™ toolkit library from which all other modules inherit functionality. It | 3.2.3 | 3.3.0 | |
AOP
EPL 2.0
| org.aspectj
»
aspectjrt The AspectJ runtime is a small library necessary to run Java programs enhanced by AspectJ aspects during a previous | 1.9.24 | 1.9.25.1 | |
AOP
EPL 2.0
| org.aspectj
»
aspectjweaver The AspectJ weaver applies aspects to Java classes. It can be used as a Java agent in order to apply load-time | 1.9.24 | 1.9.25.1 | |
Encryption Lib
BouncyCastle
| org.bouncycastle
»
bcpkix-jdk18on1 vulnerability The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains ... | 1.81 | 1.84 | |
Template Engine
Apache 2.0
| org.freemarker
»
freemarker FreeMarker is a "template engine"; a generic tool to generate text output based on templates. | 2.3.34 | ✔ | |
O/R Mapping
Apache 2.0
| org.hibernate
»
hibernate-core-jakarta Hibernate's core ORM functionality | 5.6.15.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 | |
| org.hsqldb
»
hsqldb HSQLDB - Lightweight 100% Java SQL Database Engine | 2.7.4 | ✔ | ||
MySQL Driver
LGPL 2.1
| org.mariadb.jdbc
»
mariadb-java-client JDBC driver for MariaDB and MySQL | 3.5.2 | 3.5.8 | |
MongoDB Client
Apache 2.0
| org.mongodb
»
mongodb-driver-sync The MongoDB Synchronous Driver | 5.6.1 | 5.7.0 | |
Apache 2.0
| org.opensaml
»
opensaml-saml-api SAML Provider API | 4.3.2 | 4.0.1 | |
Apache 2.0
| org.opensaml
»
opensaml-core Core | 4.3.2 | 4.0.1 | |
Apache 2.0
| org.opensaml
»
opensaml-saml-impl SAML Provider Implementations | 4.3.2 | 4.0.1 | |
BSD 3-clause
| org.owasp.antisamy
»
antisamy A library for performing fast, configurable cleansing of HTML coming from untrusted sources. | 1.7.8 | ✔ | |
PostgreSQL Driver
BSD 2-clause
| org.postgresql
»
postgresql1 vulnerability PostgreSQL JDBC Driver Postgresql | 42.7.8 | 42.7.11 | |
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.42 | 1.18.46 | |
Reflection
Apache 2.0
| org.reflections
»
reflections Reflections - Java runtime metadata analysis | 0.10.2 | ✔ | |
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 | ✔ | |
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.17 | ✔ | |
Logging
MIT
| org.slf4j
»
slf4j-nop Binding/provider for NOP, an implementation that silently discards all logging messages. | 2.0.17 | ✔ | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-jdk14 SLF4J JDK14 Provider | 2.0.17 | ✔ | |
MIT
| org.slf4j
»
slf4j-jdk-platform-logging Integrated SLF4J with the Platform Logging API added by JEP 264 in Java 9 | 2.0.17 | ✔ | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-log4j12 SLF4J Reload4j Provider | 2.0.17 | ✔ | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-reload4j SLF4J Reload4j Provider | 2.0.17 | ✔ | |
Logging
MIT
| org.slf4j
»
slf4j-ext Extensions to the SLF4J API | 2.0.17 | ✔ | |
Logging Bridge
Apache 2.0
| org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 2.0.17 | ✔ | |
Logging Bridge
Apache 2.0
| org.slf4j
»
log4j-over-slf4j Log4j implemented over SLF4J | 2.0.17 | ✔ | |
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.17 | ✔ | |
Logging Bridge
MIT
| org.slf4j
»
osgi-over-slf4j OSGi LogService implementation over SLF4J | 2.0.17 | ✔ | |
AOP
Apache 2.0
| org.springframework
»
spring-aop Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method ... | 6.2.12 | 7.0.7 | |
AOP
Apache 2.0
| org.springframework
»
spring-aspects Spring Aspects integrates Spring with AspectJ. | 6.2.12 | 7.0.7 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-beans Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ... | 6.2.12 | 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.12 | 7.0.7 | |
Apache 2.0
| org.springframework
»
spring-context-indexer Spring Context Indexer | 6.2.12 | 7.0.7 | |
Config
Apache 2.0
| org.springframework
»
spring-context-support Support classes for integrating common third-party libraries into a Spring application context | 6.2.12 | 7.0.7 | |
Core Utils
Apache 2.0
| org.springframework
»
spring-core Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features. | 6.2.12 | 7.0.7 | |
Apache 2.0
| org.springframework
»
spring-core-test Spring Core Test | 6.2.12 | 7.0.7 | |
Expression Lang
Apache 2.0
| org.springframework
»
spring-expression Powerful Expression Language for querying and manipulating an object graph at runtime. It is an extension of the ... | 6.2.12 | 7.0.7 | |
Bytecode
Apache 2.0
| org.springframework
»
spring-instrument Spring Instrumentation provides class instrumentation support and classloader implementations to be used in application ... | 6.2.12 | 7.0.7 | |
Logging Bridge
Apache 2.0
| org.springframework
»
spring-jcl Spring Commons Logging Bridge | 6.2.12 | 6.2.18 | |
JDBC Extension
Apache 2.0
| org.springframework
»
spring-jdbc Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific ... | 6.2.12 | 7.0.7 | |
Message Queue Client
Apache 2.0
| org.springframework
»
spring-jms JMS support package, including helper classes to send/receive JMS messages | 6.2.12 | 7.0.7 | |
Message Queue Client
Apache 2.0
| org.springframework
»
spring-messaging Spring Messaging provides abstractions such as Message, MessageChannel, MessageHandler, and others to serve as a ... | 6.2.12 | 7.0.7 | |
O/R Mapping
Apache 2.0
| org.springframework
»
spring-orm Spring Object/Relational Mapping which provides integration layers for popular object-relational mapping APIs, including ... | 6.2.12 | 7.0.7 | |
XML Processing
Apache 2.0
| org.springframework
»
spring-oxm Abstraction layer that supports Object/XML mapping implementations such as JAXB, Castor, XMLBeans, JiBX and XStream. | 6.2.12 | 7.0.7 | |
Apache 2.0
| org.springframework
»
spring-r2dbc Spring R2DBC | 6.2.12 | 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.12 | 7.0.7 | |
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.12 | 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.12 | 7.0.7 | |
Apache 2.0
| org.springframework
»
spring-webflux5 vulnerabilities Non-blocking web stack with support for 'Reactive Streams' back pressure, running on Netty, Undertow, and Servlet 3.1+ ... | 6.2.12 | 7.0.7 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc4 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 6.2.12 | 7.0.7 | |
WebSocket Clients
Apache 2.0
| org.springframework
»
spring-websocket WebSocket and SockJS infrastructure, including STOMP messaging support. | 6.2.12 | 7.0.7 | |
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.6 | 4.0.6 | |
Cassandra Client
Apache 2.0
| org.springframework.data
»
spring-data-cassandra Cassandra support for Spring Data | 4.5.5 | 5.0.5 | |
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.5 | 4.0.5 | |
Apache 2.0
| org.springframework.data
»
spring-data-couchbase Spring Data integration for Couchbase | 5.5.5 | 6.0.5 | |
Apache 2.0
| org.springframework.data
»
spring-data-elasticsearch Spring Data Implementation for Elasticsearch | 5.5.5 | 6.0.5 | |
Apache 2.0
| org.springframework.data
»
spring-data-jdbc Spring Data module for JDBC repositories. | 3.5.5 | 4.0.5 | |
Apache 2.0
| org.springframework.data
»
spring-data-r2dbc Spring Data module for R2DBC | 3.5.5 | 4.0.5 | |
Apache 2.0
| org.springframework.data
»
spring-data-relational Spring Data Relational support | 3.5.5 | 4.0.5 | |
Apache 2.0
| org.springframework.data
»
spring-data-jpa Spring Data module for JPA repositories. | 3.5.5 | 4.0.5 | |
Apache 2.0
| org.springframework.data
»
spring-data-envers Spring Data extension to work with Hibernate Envers | 3.5.5 | 4.0.5 | |
MongoDB Client
Apache 2.0
| org.springframework.data
»
spring-data-mongodb MongoDB support for Spring Data | 4.5.5 | 5.0.5 | |
Apache 2.0
| org.springframework.data
»
spring-data-neo4j Next generation Object-Graph-Mapping for Spring Data. | 7.5.5 | 8.0.5 | |
Redis Client
Apache 2.0
| org.springframework.data
»
spring-data-redis Spring Data module for Redis | 3.5.5 | 4.0.5 | |
Apache 2.0
| org.springframework.data
»
spring-data-rest-webmvc Spring Data REST - WebMVC | 4.5.5 | 5.0.5 | |
Apache 2.0
| org.springframework.data
»
spring-data-rest-core Spring Data REST - Core | 4.5.5 | 5.0.5 | |
Apache 2.0
| org.springframework.data » spring-data-rest-hal-explorer | 4.5.5 | 5.0.5 | |
Apache 2.0
| org.springframework.data » spring-data-keyvalue | 3.5.5 | 4.0.5 | |
Apache 2.0
| org.springframework.data
»
spring-data-ldap Spring Data integration for LDAP | 3.5.5 | 4.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-acl Spring Security | 6.5.6 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-aspects Spring Security | 6.5.6 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-cas Spring Security | 6.5.6 | 7.0.5 | |
Config
Apache 2.0
| org.springframework.security
»
spring-security-config Spring Security | 6.5.6 | 7.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.6 | 7.0.5 | |
Encryption Lib
Apache 2.0
| org.springframework.security
»
spring-security-crypto Spring Security | 6.5.6 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-data Spring Security | 6.5.6 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-ldap Spring Security | 6.5.6 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-messaging Spring Security | 6.5.6 | 7.0.5 | |
OAuth Lib
Apache 2.0
| org.springframework.security
»
spring-security-oauth2-client Spring Security | 6.5.6 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-oauth2-core Spring Security | 6.5.6 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-oauth2-jose1 vulnerability Spring Security | 6.5.6 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-oauth2-resource-server Spring Security | 6.5.6 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-rsocket Spring Security | 6.5.6 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-saml2-service-provider Spring Security | 6.5.6 | 7.0.5 | |
JSP Tag Library
Apache 2.0
| org.springframework.security
»
spring-security-taglibs Spring Security | 6.5.6 | 7.0.5 | |
Testing
Apache 2.0
| org.springframework.security
»
spring-security-test Spring Security | 6.5.6 | 7.0.5 | |
Security
Apache 2.0
| org.springframework.security
»
spring-security-web1 vulnerability Spring Security | 6.5.6 | 7.0.5 | |
Bill of materials
Apache 2.0
| org.springframework.session
»
spring-session-bom Spring Session BOM | 3.5.2 | 2021.2.3 | |
YAML
Apache 2.0
| org.yaml
»
snakeyaml YAML 1.1 parser and emitter for Java | 2.5 | 2.6 |
