Spring Data makes it easy to use data access technologies, relational and non-relational databases, map-reduce frameworks, and cloud-based data services.
Compile Dependencies (36)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind(optional) General data-binding functionality for Jackson: works on core streaming API | 2.13.5 | 3.1.3 | |
Code Analyzer
LGPL 2.1
| com.google.code.findbugs
»
jsr305(optional) Annotations the SpotBugs tool supports | 3.0.2 | 4.9.8 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava(optional)3 vulnerabilities Guava is a suite of core and expanded libraries that include | 19.0 | 33.6.0-jre | |
JSON Lib
Apache 2.0
| com.jayway.jsonpath
»
json-path(optional)1 vulnerability A library to query and verify JSON | 2.6.0 | 3.0.0 | |
Apache 2.0
| com.querydsl
»
querydsl-core(optional) core module for querydsl | 5.0.0 | 5.1.0 | |
Apache 2.0
| com.querydsl
»
querydsl-collections(optional) Collections support for Querydsl | 5.0.0 | 5.1.0 | |
Concurrency
Apache 2.0
| io.projectreactor
»
reactor-core(optional) Non-Blocking Reactive Foundation for the JVM | 3.4.32 | 3.8.5 | |
Concurrency
Apache 2.0
| io.reactivex
»
rxjava(optional) Reactive Extensions for Java | 1.3.8 | 2.2.21 | |
Apache 2.0
| io.reactivex
»
rxjava-reactive-streams(optional) Adapter between RxJava and ReactiveStreams | 1.2.1 | ✔ | |
Concurrency
Apache 2.0
| io.reactivex.rxjava2
»
rxjava(optional) Reactive Extensions for Java | 2.2.21 | 3.1.12 | |
Concurrency
Apache 2.0
| io.reactivex.rxjava3
»
rxjava(optional) Reactive Extensions for Java | 3.1.7 | 3.1.12 | |
Apache 2.0
| io.smallrye.reactive
»
mutiny(optional) Intuitive Event-Driven Reactive Programming Library for Java | 1.4.0 | 3.2.0 | |
FP
Apache 2.0
| io.vavr
»
vavr(optional) Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+. | 0.10.4 | 1.0.1 | |
Annotation Lib
EPL 2.0 +1
| javax.annotation
»
javax.annotation-api(optional) Jakarta Annotations API | 1.3.2 | 3.0.0 | |
Java Spec
EPL 2.0 +1
| javax.ejb
»
ejb-api(optional) Jakarta Enterprise Beans API | 3.0 | 4.0.1 | |
Date/Time
Apache 2.0
| joda-time
»
joda-time(optional) Joda-Time provides a quality replacement for the Java date and time classes. Note that from Java SE 8 onwards, users ... | 2.10.14 | 2.14.2 | |
Collections
EDL 1.0 +1
| org.eclipse.collections
»
eclipse-collections-api(optional) The API module of Eclipse Collections, offering rich and efficient data structures for Java. | 11.0.0 | 13.0.0 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib(optional) Standard library for the Kotlin Programming Language | 1.6.21 | 2.3.21 | |
Reflection
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-reflect(optional) Runtime libraries for Kotlin reflection, which allows you to introspect the structure of your program at runtime. | 1.6.21 | 2.3.21 | |
Concurrency
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-core(optional) Coroutines support libraries for Kotlin | 1.6.4 | 1.11.0 | |
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-reactive(optional) Coroutines support libraries for Kotlin | 1.6.4 | 1.11.0 | |
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-reactor(optional) Coroutines support libraries for Kotlin | 1.6.4 | 1.11.0 | |
Apache 2.0
| org.jmolecules.integrations
»
jmolecules-spring(optional) Modules to integrate jMolecules abstractions with implementation technologies | 0.9.0 | 1.6.0 | |
Lang Runtime
Apache 2.0
| org.scala-lang
»
scala-library(optional) Standard library for the Scala Programming Language Version 3 | 2.11.7 | 3.8.3 | |
Core Utils
Apache 2.0
| org.springframework
»
spring-core1 vulnerability Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features. | 5.3.30 | 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 ... | 5.3.30 | 7.0.7 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context(optional)2 vulnerabilities Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | 5.3.30 | 7.0.7 | |
Expression Lang
Apache 2.0
| org.springframework
»
spring-expression(optional)1 vulnerability Powerful Expression Language for querying and manipulating an object graph at runtime. It is an extension of the ... | 5.3.30 | 7.0.7 | |
Transactions
Apache 2.0
| org.springframework
»
spring-tx(optional) Support for programmatic and declarative transaction management for classes that implement special interfaces or any ... | 5.3.30 | 7.0.7 | |
XML Processing
Apache 2.0
| org.springframework
»
spring-oxm(optional) Abstraction layer that supports Object/XML mapping implementations such as JAXB, Castor, XMLBeans, JiBX and XStream. | 5.3.30 | 7.0.7 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-web(optional)6 vulnerabilities Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ... | 5.3.30 | 7.0.7 | |
Apache 2.0
| org.springframework
»
spring-webflux(optional)7 vulnerabilities Non-blocking web stack with support for 'Reactive Streams' back pressure, running on Netty, Undertow, and Servlet 3.1+ ... | 5.3.30 | 7.0.7 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc(optional)8 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 5.3.30 | 7.0.7 | |
Apache 2.0
| org.springframework.hateoas
»
spring-hateoas(optional) Library to support implementing representations for | 1.5.5 | 3.0.3 | |
Date/Time
BSD 3-clause
| org.threeten
»
threetenbp(optional) Backport of JSR-310 from JDK 8 to JDK 7 and JDK 6. NOT an implementation of the JSR. | 1.6.8 | 1.7.3 | |
Apache 2.0
| org.xmlbeam
»
xmlprojector(optional) The coolest XML library for Java around. Define typesafe views (projections) to xml. Use XPath to read and write XML. ... | 1.4.24 | 1.4.26 |
Provided Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.querydsl
»
querydsl-apt1 vulnerability APT based Source code generation for Querydsl | 5.0.0 | 5.1.0 | |
Dep Injection
Apache 2.0
| javax.enterprise
»
cdi-api(optional) APIs for CDI (Contexts and Dependency Injection for Java) | 1.0 | 4.1.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 ... | 4.0.1 | 6.1.0 |
Test Dependencies (14)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
XML Processing
EDL 1.0
| com.sun.xml.bind
»
jaxb-impl Old JAXB Runtime module. Contains sources required for runtime processing. | 2.3.5 | 4.0.8 | |
Apache 2.0
| de.schauderhaft.degraph » degraph-check | 0.1.4 | ✔ | |
Apache 2.0
| io.mockk
»
mockk-jvm Mocking library for Kotlin | 1.12.8 | 1.14.9 | |
Testing
Apache 2.0
| io.projectreactor
»
reactor-test Reactor Test support | 3.4.32 | 3.8.5 | |
Expression Lang
CDDL +2
| javax.el
»
el-api API for the Unified Expression Language 3.0 | 1.0 | 3.0.0 | |
Java Spec
EPL 2.0 +1
| javax.interceptor
»
javax.interceptor-api Jakarta Interceptors defines a means of interposing on business method invocations | 1.2.2 | 2.2.0 | |
Transactions
EPL 2.0 +1
| javax.transaction
»
javax.transaction-api Jakarta Transactions | 1.3 | 2.0.1 | |
Dep Injection
Apache 2.0
| org.apache.geronimo.specs
»
geronimo-jcdi_2.0_spec APIs for CDI (Contexts and Dependency Injection for Java) | 1.0.1 | 4.1.0 | |
Apache 2.0
| org.apache.openwebbeans » openwebbeans-se | 2.0.27 | 4.1.0 | |
Bytecode
Apache 2.0
| org.apache.xbean
»
xbean-asm9-shaded Repackaged and shaded asm jars | 4.20 | 4.30 | |
Lang Runtime
Apache 2.0
| org.codehaus.groovy
»
groovy-all2 vulnerabilities Groovy: A powerful multi-faceted language for the JVM | 2.4.4 | 5.0.6 | |
Collections
EDL 1.0 +1
| org.eclipse.collections
»
eclipse-collections feature-rich collections framework for Java, offering alternatives to standard Java Collections. | 11.0.0 | 13.0.0 | |
Testing
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-test-junit5 Kotlin Test library support for JUnit5 | 1.6.21 | 2.3.21 | |
Testing
BSD 3-clause
| xmlunit
»
xmlunit XMLUnit 1.x Compatibility Layer | 1.6 | 2.11.0 |
