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 (30)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind(optional)
General data-binding functionality for Jackson: works on core streaming API
Code Analyzer LGPL 2.1
com.google.code.findbugs » jsr305(optional)
Annotations the SpotBugs tool supports
3.0.24.9.8
Core Utils Apache 2.0
com.google.guava » guava(optional)2 vulnerabilities
Guava is a suite of core and expanded libraries that include
31.1-jre33.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.03.0.0
Apache 2.0
com.querydsl » querydsl-core(optional)
core module for querydsl
5.1.0
Apache 2.0
com.querydsl » querydsl-collections(optional)
Collections support for Querydsl
5.1.0
Concurrency Apache 2.0
io.projectreactor » reactor-core(optional)
Non-Blocking Reactive Foundation for the JVM
3.7.63.8.5
Concurrency Apache 2.0
io.reactivex.rxjava3 » rxjava(optional)
Reactive Extensions for Java
3.1.103.1.12
Apache 2.0
io.smallrye.reactive » mutiny(optional)
Intuitive Event-Driven Reactive Programming Library for Java
1.10.03.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.51.0.1
Annotation Lib EPL 2.0 +1
jakarta.annotation » jakarta.annotation-api(optional)
Jakarta Annotations API
2.0.03.0.0
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.013.0.0
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib(optional)
Standard library for the Kotlin Programming Language
1.9.252.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.9.252.3.21
Concurrency Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-core(optional)
Coroutines support libraries for Kotlin
1.9.01.11.0
Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-reactive(optional)
Coroutines support libraries for Kotlin
1.9.01.11.0
Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-reactor(optional)
Coroutines support libraries for Kotlin
1.9.01.11.0
Apache 2.0
org.jmolecules.integrations » jmolecules-spring(optional)
Modules to integrate jMolecules abstractions with implementation technologies
0.21.01.6.0
Lang Runtime Apache 2.0
org.scala-lang » scala-library(optional)
Standard library for the Scala Programming Language Version 3
2.11.73.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.
6.2.77.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.77.0.7
Dep Injection Apache 2.0
org.springframework » spring-context(optional)
Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ...
6.2.77.0.7
Expression Lang Apache 2.0
org.springframework » spring-expression(optional)
Powerful Expression Language for querying and manipulating an object graph at runtime. It is an extension of the ...
6.2.77.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 ...
6.2.77.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.
6.2.77.0.7
Web Framework Apache 2.0
org.springframework » spring-web(optional)1 vulnerability
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ...
6.2.77.0.7
Apache 2.0
org.springframework » spring-webflux(optional)5 vulnerabilities
Non-blocking web stack with support for 'Reactive Streams' back pressure, running on Netty, Undertow, and Servlet 3.1+ ...
6.2.77.0.7
Web Framework Apache 2.0
org.springframework » spring-webmvc(optional)5 vulnerabilities
Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ...
6.2.77.0.7
Apache 2.0
org.springframework.hateoas » spring-hateoas(optional)
Library to support implementing representations for
2.5.03.0.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.241.4.26

Provided Dependencies (3)

Category/LicenseGroup / ArtifactVersionUpdates
Dep Injection Apache 2.0
jakarta.enterprise » jakarta.enterprise.cdi-api(optional)
APIs for CDI (Contexts and Dependency Injection for Java)
4.0.14.1.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.06.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 ...
3.0.14.0.5

Test Dependencies (12)

Category/LicenseGroup / ArtifactVersionUpdates
com.sun.xml.bind » jaxb-impl
Old JAXB Runtime module. Contains sources required for runtime processing.
3.0.24.0.8
Apache 2.0 +1
com.tngtech.archunit » archunit
A Java architecture test library, to specify and assert architecture rules in plain Java - Module 'archunit'
1.3.01.4.2
Apache 2.0
io.mockk » mockk-jvm
Mocking library for Kotlin
1.13.171.14.9
Testing Apache 2.0
io.projectreactor » reactor-test
Reactor Test support
3.7.63.8.5
Transactions EPL 2.0 +1
jakarta.transaction » jakarta.transaction-api
Jakarta Transactions
2.0.02.0.1
Apache 2.0
org.apache.openwebbeans » openwebbeans-se4.0.34.1.0
Lang Runtime Apache 2.0
org.codehaus.groovy » groovy-all
Groovy: A powerful multi-faceted language for the JVM
2.4.215.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.013.0.0
Testing Apache 2.0
org.jetbrains.kotlin » kotlin-test-junit5
Kotlin Test library support for JUnit5
1.9.252.3.21
Testing EPL 2.0
org.junit.platform » junit-platform-launcher
Public API for configuring and launching test plans.
Apache 2.0
org.springframework » spring-core-test
Spring Core Test
6.2.77.0.7
Testing BSD 3-clause
xmlunit » xmlunit
XMLUnit 1.x Compatibility Layer
1.62.11.0