Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (171)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-classic1 vulnerability Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework. | 1.2.3 | 1.5.32 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.12.1 | 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.12.1 | 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.12.1 | 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.12.1 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor Support for reading and writing Concise Binary Object Representation | 2.12.1 | 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.12.1 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-ion Support for reading and writing Ion ("binary JSON") | 2.12.1 | 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.12.1 | 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.12.1 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 2.12.1 | 3.1.3 | |
XML Processing
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-xml Data format extension for Jackson to offer | 2.12.1 | 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.12.1 | 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.12.1 | 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.12.1 | 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.12.1 | 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.12.1 | 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.12.1 | 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.12.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jaxrs Functionality for reading/writing core JAX-RS helper types | 2.12.1 | 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.12.1 | 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.12.1 | 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.12.1 | 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.12.1 | 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.12.1 | 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.12.1 | 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.12.1 | 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.12.1 | 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.12.1 | 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.12.1 | 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.12.1 | 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.12.1 | 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.12.1 | 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.12.1 | 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.12.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-objects Simple data-binding that builds directly on jackson-core (streaming), | 2.12.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-retrofit2 Basic provider implementation for Retrofit 2 library | 2.12.1 | 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.12.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.12.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-blackbird Jackson (https://github.com/FasterXML/jackson) extension module | 2.12.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-guice Stuff to make integration with Guice a bit easier | 2.12.1 | 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.12.1 | 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.12.1 | 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.12.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-mrbean Functionality for implementing interfaces and abstract types | 2.12.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-osgi Jackson module to inject OSGI services in deserialized beans. | 2.12.1 | 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.12.1 | 2.21.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-paranamer AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org) | 2.12.1 | 2.21.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.11 jackson-module-scala | 2.12.1 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.12 jackson-module-scala | 2.12.1 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.13 jackson-module-scala | 2.12.1 | 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.1-jre | 33.6.0-jre | |
Mocking
MIT
| com.nhaarman.mockitokotlin2
»
mockito-kotlin Using Mockito with Kotlin. | 2.2.0 | 6.3.0 | |
Apache 2.0
| io.dropwizard.metrics5
»
metrics-core Metrics is a Java library which gives you unparalleled insight into what your code does in | 5.0.0 | 5.0.6 | |
Application Metrics
Apache 2.0
| io.micrometer
»
micrometer-core Core module of Micrometer containing instrumentation API and implementation | 1.6.3 | 1.16.5 | |
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 | |
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 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient Apache HttpComponents Client | 4.5.13 | 5.6.1 | |
Template Engine
Apache 2.0
| org.apache.velocity
»
velocity1 vulnerability Core module of Apache Velocity, a Java-based template engine for generating text output. | 1.7 | 2.4.1 | |
Assertion
Apache 2.0
| org.assertj
»
assertj-core1 vulnerability Rich and fluent assertions for testing in Java | 3.19.0 | 3.27.7 | |
Concurrency
Apache 2.0
| org.awaitility
»
awaitility A Java DSL for synchronizing asynchronous operations | 4.0.3 | 4.3.0 | |
Encryption Lib
BouncyCastle
| org.bouncycastle
»
bcpkix-jdk15on2 vulnerabilities The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains ... | 1.68 | 1.84 | |
Encryption Lib
BouncyCastle
| org.bouncycastle
»
bcprov-jdk15on5 vulnerabilities The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE ... | 1.68 | 1.84 | |
| org.glassfish.jersey.core » jersey-core | 3.0.0 | |||
Apache 2.0 +8
| org.glassfish.jersey.inject
»
jersey-hk2 HK2 InjectionManager implementation | 3.0.0 | 4.0.2 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib1 vulnerability Standard library for the Kotlin Programming Language | 1.4.21 | 2.3.21 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib-jdk7 Kotlin Standard Library JDK 7 extension | 1.4.21 | 2.3.21 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib-jdk8 Kotlin Standard Library JDK 8 extension | 1.4.21 | 2.3.21 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib-js Kotlin Standard Library for JS | 1.4.21 | 2.3.21 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib-common Standard library for the Kotlin Programming Language | 1.4.21 | 2.3.21 | |
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.21 | 2.3.21 | |
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-osgi-bundle Kotlin OSGi Bundle | 1.4.21 | 2.3.21 | |
Testing
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-test Kotlin Test Multiplatform library | 1.4.21 | 2.3.21 | |
Testing
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-test-junit Kotlin Test library support for JUnit | 1.4.21 | 2.3.21 | |
Testing
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-test-junit5 Kotlin Test library support for JUnit5 | 1.4.21 | 2.3.21 | |
Testing
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-test-testng Kotlin Test library support for TestNG | 1.4.21 | 2.3.21 | |
Testing
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-test-js Kotlin Test library for JS | 1.4.21 | 2.3.21 | |
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-test-common Legacy artifact of Kotlin Test library. Use kotlin-test instead | 1.4.21 | 2.3.21 | |
Annotation Lib
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-test-annotations-common Legacy artifact of Kotlin Test library. Use kotlin-test instead | 1.4.21 | 2.3.21 | |
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-main-kts Kotlin "main" script definition | 1.4.21 | 2.3.21 | |
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-script-runtime Kotlin Script Runtime | 1.4.21 | 2.3.21 | |
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-script-util Kotlin scripting support utilities | 1.4.21 | 1.8.22 | |
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-scripting-common Kotlin Scripting Common | 1.4.21 | 2.3.21 | |
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-scripting-jvm Kotlin Scripting Jvm | 1.4.21 | 2.3.21 | |
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-scripting-jvm-host Kotlin Scripting JVM host (for using with embeddable compiler) | 1.4.21 | 2.3.21 | |
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-scripting-ide-services Kotlin Scripting Compiler extension providing code completion and static analysis (for using in embeddable mode) | 1.4.21 | 2.3.21 | |
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-compiler Kotlin Compiler | 1.4.21 | 2.3.21 | |
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-compiler-embeddable Kotlin Compiler (embeddable) | 1.4.21 | 2.4.20-neptune-246 | |
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-daemon-client Kotlin Daemon Client | 1.4.21 | 2.3.21 | |
Concurrency
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-core Coroutines support libraries for Kotlin | 1.4.2 | 1.11.0 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 5.7.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 5.7.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 5.7.0 | 6.0.3 | |
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-migrationsupport Module "junit-jupiter-migrationsupport" of JUnit | 5.7.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-params JUnit Jupiter extension for running parameterized tests. | 5.7.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-commons Module "junit-platform-commons" of JUnit | 1.7.0 | 6.0.3 | |
EPL 2.0
| org.junit.platform
»
junit-platform-console Module "junit-platform-console" of JUnit | 1.7.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-engine Module "junit-platform-engine" of JUnit | 1.7.0 | 6.0.3 | |
EPL 2.0
| org.junit.platform
»
junit-platform-jfr Module "junit-platform-jfr" of JUnit 5. | 1.7.0 | 1.14.4 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-launcher Public API for configuring and launching test plans. | 1.7.0 | 6.0.3 | |
EPL 2.0
| org.junit.platform
»
junit-platform-reporting Module "junit-platform-reporting" of JUnit | 1.7.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-runner Runner and annotations for configuring and executing tests on the JUnit Platform in a JUnit environment. | 1.7.0 | 1.14.4 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-suite-api Annotations for configuring a test suite on the JUnit Platform. | 1.7.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-testkit Module "junit-platform-testkit" of JUnit | 1.7.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.vintage
»
junit-vintage-engine A thin layer on top of JUnit 4 to allow running vintage tests (based on JUnit 3.8 and JUnit 4) with the JUnit Platform ... | 5.7.0 | 6.0.3 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 3.7.7 | 5.23.0 | |
Mocking
MIT
| org.mockito
»
mockito-inline Mockito mock objects library core API and implementation | 3.7.7 | 5.23.0 | |
Mocking
MIT
| org.mockito
»
mockito-junit-jupiter Mockito JUnit 5 support | 3.7.7 | 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.3 | 7.0.7 | |
AOP
Apache 2.0
| org.springframework
»
spring-aspects Spring Aspects integrates Spring with AspectJ. | 5.3.3 | 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.3 | 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.3 | 7.0.7 | |
Apache 2.0
| org.springframework
»
spring-context-indexer Spring Context Indexer | 5.3.3 | 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.3 | 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.3 | 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.3 | 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.3 | 7.0.7 | |
Logging Bridge
Apache 2.0
| org.springframework
»
spring-jcl Spring Commons Logging Bridge | 5.3.3 | 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.3 | 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.3 | 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.3 | 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.3 | 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.3 | 7.0.7 | |
Apache 2.0
| org.springframework
»
spring-r2dbc Spring R2DBC | 5.3.3 | 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.3 | 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.3 | 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.3 | 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.3 | 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.3 | 7.0.7 | |
WebSocket Clients
Apache 2.0
| org.springframework
»
spring-websocket1 vulnerability WebSocket and SockJS infrastructure, including STOMP messaging support. | 5.3.3 | 7.0.7 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jetty Starter for using Jetty as the embedded servlet container | 2.4.2 | 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 | 2.4.2 | 4.0.6 | |
Web Framework
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-web1 vulnerability Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ... | 2.4.2 | 4.0.6 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-amqp Spring Integration AMQP Support | 5.4.3 | 7.0.4 | |
Enterprise Integration
Apache 2.0
| org.springframework.integration
»
spring-integration-core Spring Integration Core | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-event Spring Integration ApplicationEvent Support | 5.4.3 | 7.0.4 | |
RSS/Atom
Apache 2.0
| org.springframework.integration
»
spring-integration-feed Spring Integration RSS Feed Support | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-file Spring Integration File Support | 5.4.3 | 7.0.4 | |
FTP
Apache 2.0
| org.springframework.integration
»
spring-integration-ftp Spring Integration FTP Support | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-gemfire Spring Integration GemFire Support | 5.4.3 | 5.5.20 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-groovy Spring Integration Groovy Support | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-http Spring Integration HTTP Support | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-ip Spring Integration IP Support | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-jdbc Spring Integration JDBC Support | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-jms Spring Integration JMS Support | 5.4.3 | 7.0.4 | |
JMX
Apache 2.0
| org.springframework.integration
»
spring-integration-jmx Spring Integration JMX Support | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-jpa Spring Integration JPA Support | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-kafka Spring Integration for Apache Kafka | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-mail Spring Integration Mail Support | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-mongodb Spring Integration MongoDB Support | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-mqtt Spring Integration MQTT Support | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-r2dbc Spring Integration R2DBC Support | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-redis Spring Integration Redis Support | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-rmi Spring Integration RMI Support | 5.4.3 | 5.5.20 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-rsocket Spring Integration RSocket Support | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-scripting Spring Integration Scripting Support | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-security Spring Integration Security Support | 5.4.3 | 6.2.11 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-sftp Spring Integration SFTP Support | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-stomp Spring Integration STOMP Support | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-stream Spring Integration Stream Support | 5.4.3 | 7.0.4 | |
Logging
Apache 2.0
| org.springframework.integration
»
spring-integration-syslog Spring Integration Syslog Support | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-test Spring Integration Testing Framework | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-test-support Spring Integration Test Support - **No SI Dependencies Allowed** | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-webflux Spring Integration HTTP Support | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-websocket Spring Integration WebSockets Support | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-ws Spring Integration Web Services Support | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-xml Spring Integration XML Support | 5.4.3 | 7.0.4 | |
XMPP
Apache 2.0
| org.springframework.integration
»
spring-integration-xmpp Spring Integration XMPP Support | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-zeromq Spring Integration ZeroMQ Support | 5.4.3 | 7.0.4 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-zookeeper Spring Integration Zookeeper Support | 5.4.3 | 7.0.4 |
