Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (138)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.11.3 | 2.21 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core2 vulnerabilities Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.11.3 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind4 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.11.3 | 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.11.3 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor1 vulnerability Support for reading and writing Concise Binary Object Representation | 2.11.3 | 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.11.3 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-ion Support for reading and writing Ion ("binary JSON") | 2.11.3 | 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.11.3 | 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.11.3 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 2.11.3 | 3.1.3 | |
XML Processing
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-xml Data format extension for Jackson to offer | 2.11.3 | 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.11.3 | 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.11.3 | 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.11.3 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate3 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.11.3 | 2.21.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate4 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.11.3 | 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.11.3 | 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.11.3 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jaxrs Functionality for reading/writing core JAX-RS helper types | 2.11.3 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-joda Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.11.3 | 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.11.3 | 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.11.3 | 2.21.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.11.3 | 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.11.3 | 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.11.3 | 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.11.3 | 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.11.3 | 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.11.3 | 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.11.3 | 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.11.3 | 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.11.3 | 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.11.3 | 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.11.3 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-objects Simple data-binding that builds directly on jackson-core (streaming), | 2.11.3 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-retrofit2 Basic provider implementation for Retrofit 2 library | 2.11.3 | 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.11.3 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.11.3 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-guice Stuff to make integration with Guice a bit easier | 2.11.3 | 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.11.3 | 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.11.3 | 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.11.3 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-mrbean Functionality for implementing interfaces and abstract types | 2.11.3 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-osgi Jackson module to inject OSGI services in deserialized beans. | 2.11.3 | 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.11.3 | 2.21.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-paranamer AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org) | 2.11.3 | 2.21.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.10 jackson-module-scala | 2.11.3 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.11 jackson-module-scala | 2.11.3 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.12 jackson-module-scala | 2.11.3 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.13 jackson-module-scala | 2.11.3 | 3.1.3 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava2 vulnerabilities Guava is a suite of core and expanded libraries that include | 30.0-jre | 33.6.0-jre | |
JDBC Pool
Apache 2.0
| com.zaxxer
»
HikariCP HikariCP is a 'zero-overhead' production ready JDBC connection pool. | 3.4.5 | 7.0.2 | |
Upload Manager
Apache 2.0
| commons-fileupload
»
commons-fileupload2 vulnerabilities The Apache Commons FileUpload Javax component provides a simple yet flexible means of adding support for multipart | 1.4 | 2.0.0-M5 | |
I/O
Apache 2.0
| commons-io
»
commons-io1 vulnerability The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.8.0 | 2.22.0 | |
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 ... | 3.1.0 | 6.1.0 | |
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.1 | 6.0.3 | |
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.5.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.11 | 3.20.0 | |
String Utils
Apache 2.0
| org.apache.commons
»
commons-text1 vulnerability The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string ... | 1.9 | 1.15.0 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient Apache HttpComponents Client | 4.5.13 | 5.6.1 | |
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.13.3 | 2.26.0 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-core7 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 2.13.3 | 2.26.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-1.2-api1 vulnerability The Apache Log4j 1.x Compatibility API | 2.13.3 | 2.26.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-jcl The Apache Log4j Commons Logging Adapter | 2.13.3 | 2.26.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-flume-ng The Apache Log4j Flume Appender | 2.13.3 | 2.23.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-taglib The Apache Log4j Tag Library for Web Applications | 2.13.3 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-jmx-gui Swing GUI to remotely edit Log4j configurations. This includes a JConsole plugin and a StatusLogger monitor. | 2.13.3 | 2.22.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.13.3 | 2.26.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-slf4j18-impl The Apache Log4j SLF4J 1.8 API binding to Log4j 2 Core | 2.13.3 | 2.18.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-to-slf4j The Apache Log4j binding between Log4j 2 API and SLF4J. | 2.13.3 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-appserver Provide Log4j as the logging implementation for application servers | 2.13.3 | 2.26.0 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-web The Apache Log4j support for web servlet containers | 2.13.3 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-couchdb CouchDB appender for Log4j. | 2.13.3 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-mongodb2 MongoDB appender for Log4j using the MongoDB 2 driver API. | 2.13.3 | ✔ | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-mongodb3 MongoDB appender for Log4j using the MongoDB 3 driver API. | 2.13.3 | 2.23.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-cassandra Cassandra appender for Log4j. | 2.13.3 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-jpa Apache Log4j Java Persistence API Appender. | 2.13.3 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-iostreams The Apache Log4j streams to log event converters | 2.13.3 | 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.13.3 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-jpl The Apache Log4j implementation of java.lang.System.LoggerFinder | 2.13.3 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-liquibase The Apache Log4j Liquibase binding to Log4j 2 Core | 2.13.3 | 2.19.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-docker Apache Log4j Docker Support | 2.13.3 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-kubernetes Apache Log4j Kubernetes Support | 2.13.3 | 2.23.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-spring-cloud-config-client Apache Log4j Spring Cloud Config Client Support | 2.13.3 | 2.26.0 | |
O/R Mapping
Apache 2.0
| org.hibernate
»
hibernate-core1 vulnerability Hibernate's core ORM functionality | 5.4.31.Final | 7.3.4.Final | |
Validation
Apache 2.0
| org.hibernate
»
hibernate-validator2 vulnerabilities Hibernate's Jakarta Validation reference implementation. | 6.1.6.Final | 9.1.0.Final | |
Mocking
MIT
| org.mockito
»
mockito-all Mockito mock objects library core API and implementation | 1.10.19 | 5.23.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 ... | 1.7.30 | 2.0.18 | |
AOP
Apache 2.0
| org.springframework
»
spring-aop Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method ... | 5.3.5 | 7.0.7 | |
AOP
Apache 2.0
| org.springframework
»
spring-aspects Spring Aspects integrates Spring with AspectJ. | 5.3.5 | 7.0.7 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-beans2 vulnerabilities Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ... | 5.3.5 | 7.0.7 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context3 vulnerabilities Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | 5.3.5 | 7.0.7 | |
Apache 2.0
| org.springframework
»
spring-context-indexer Spring Context Indexer | 5.3.5 | 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 | 5.3.5 | 7.0.7 | |
Core Utils
Apache 2.0
| org.springframework
»
spring-core3 vulnerabilities Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features. | 5.3.5 | 7.0.7 | |
Expression Lang
Apache 2.0
| org.springframework
»
spring-expression4 vulnerabilities Powerful Expression Language for querying and manipulating an object graph at runtime. It is an extension of the ... | 5.3.5 | 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 ... | 5.3.5 | 7.0.7 | |
Logging Bridge
Apache 2.0
| org.springframework
»
spring-jcl Spring Commons Logging Bridge | 5.3.5 | 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 ... | 5.3.5 | 7.0.7 | |
Message Queue Client
Apache 2.0
| org.springframework
»
spring-jms JMS support package, including helper classes to send/receive JMS messages | 5.3.5 | 7.0.7 | |
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.5 | 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 ... | 5.3.5 | 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. | 5.3.5 | 7.0.7 | |
Apache 2.0
| org.springframework
»
spring-r2dbc Spring R2DBC | 5.3.5 | 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 ... | 5.3.5 | 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 ... | 5.3.5 | 7.0.7 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-web7 vulnerabilities Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ... | 5.3.5 | 7.0.7 | |
Apache 2.0
| org.springframework
»
spring-webflux8 vulnerabilities Non-blocking web stack with support for 'Reactive Streams' back pressure, running on Netty, Undertow, and Servlet 3.1+ ... | 5.3.5 | 7.0.7 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc10 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 5.3.5 | 7.0.7 | |
WebSocket Clients
Apache 2.0
| org.springframework
»
spring-websocket1 vulnerability WebSocket and SockJS infrastructure, including STOMP messaging support. | 5.3.5 | 7.0.7 | |
Apache 2.0
| org.springframework.data
»
spring-data-jpa Spring Data module for JPA repositories. | 2.3.4.RELEASE | 4.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-acl Spring Security | 5.4.5 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-aspects Spring Security | 5.4.5 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-cas Spring Security | 5.4.5 | 7.0.5 | |
Config
Apache 2.0
| org.springframework.security
»
spring-security-config Spring Security | 5.4.5 | 7.0.5 | |
Security
Apache 2.0
| org.springframework.security
»
spring-security-core5 vulnerabilities Spring Security is a powerful and highly customizable authentication and access-control framework. It provides ... | 5.4.5 | 7.0.5 | |
Encryption Lib
Apache 2.0
| org.springframework.security
»
spring-security-crypto1 vulnerability Spring Security | 5.4.5 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-data Spring Security | 5.4.5 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-ldap Spring Security | 5.4.5 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-messaging Spring Security | 5.4.5 | 7.0.5 | |
OAuth Lib
Apache 2.0
| org.springframework.security
»
spring-security-oauth2-client2 vulnerabilities Spring Security | 5.4.5 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-oauth2-core Spring Security | 5.4.5 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-oauth2-jose Spring Security | 5.4.5 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-oauth2-resource-server Spring Security | 5.4.5 | 7.0.5 | |
OpenID
Apache 2.0
| org.springframework.security
»
spring-security-openid Spring Security | 5.4.5 | 5.8.16 | |
Apache 2.0
| org.springframework.security
»
spring-security-remoting Spring Security | 5.4.5 | 5.8.16 | |
Apache 2.0
| org.springframework.security
»
spring-security-rsocket Spring Security | 5.4.5 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-saml2-service-provider Spring Security | 5.4.5 | 7.0.5 | |
JSP Tag Library
Apache 2.0
| org.springframework.security
»
spring-security-taglibs Spring Security | 5.4.5 | 7.0.5 | |
Testing
Apache 2.0
| org.springframework.security
»
spring-security-test Spring Security | 5.4.5 | 7.0.5 | |
Security
Apache 2.0
| org.springframework.security
»
spring-security-web3 vulnerabilities Spring Security | 5.4.5 | 7.0.5 | |
Apache 2.0
| org.springframework.security.extensions
»
spring-security-saml2-core Spring Security SAML v2 library | 1.0.3.RELEASE | 1.0.10.RELEASE | |
Apache 2.0
| org.springframework.session
»
spring-session-jdbc Spring Session and Spring JDBC integration | 2.3.1.RELEASE | 4.0.3 | |
Apache 2.0
| org.springframework.session
»
spring-session-data-geode spring-session-data-geode | 2.3.1.RELEASE | 2.7.2 | |
Apache 2.0
| org.springframework.session
»
spring-session-hazelcast Spring Session | 2.3.1.RELEASE | 3.5.6 | |
Apache 2.0
| org.springframework.session
»
spring-session-data-mongodb Spring Session and Spring MongoDB integration | 2.3.0.RELEASE | 3.5.6 | |
Apache 2.0
| org.springframework.session
»
spring-session-core Spring Session | 2.3.1.RELEASE | 4.0.3 | |
Apache 2.0
| org.springframework.session
»
spring-session-data-redis Spring Session Redis implementation | 2.3.1.RELEASE | 4.0.3 | |
Testing
Apache 2.0
| org.testng
»
testng1 vulnerability TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more ... | 7.3.0 | 7.12.0 |
