Spring Data integration for Couchbase

Compile Dependencies (15)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.couchbase.client » java-client
The official Couchbase Java SDK
2.7.103.11.2
com.couchbase.client » encryption
Contains cryptographic algorithms and key store providers to be used with the SDK.
1.0.02.0.1
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind5 vulnerabilities
General data-binding functionality for Jackson: works on core streaming API
2.10.13.1.3
Concurrency Apache 2.0
io.projectreactor » reactor-core(optional)
Non-Blocking Reactive Foundation for the JVM
3.3.1.RELEASE3.8.5
Concurrency Apache 2.0
io.reactivex » rxjava(optional)
Reactive Extensions for Java
1.3.82.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.153.1.12
Validation Apache 2.0
javax.validation » validation-api(optional)
JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ...
1.1.0.Final3.1.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.42.14.2
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib(optional)2 vulnerabilities
Standard library for the Kotlin Programming Language
1.3.602.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.3.602.3.21
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.2.2.RELEASE7.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.2.2.RELEASE7.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.2.2.RELEASE7.0.7
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 ...
2.2.3.RELEASE4.0.5

Provided Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Dep Injection Apache 2.0
javax.enterprise » cdi-api(optional)
APIs for CDI (Contexts and Dependency Injection for Java)
1.04.1.0

Test Dependencies (9)

Category/LicenseGroup / ArtifactVersionUpdates
Annotation Lib EPL 2.0 +1
javax.annotation » javax.annotation-api
Jakarta Annotations API
1.3.23.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.12.2.0
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.14.1.0
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpclient1 vulnerability
Apache HttpComponents Client
4.3.65.6.1
Apache 2.0
org.apache.openwebbeans » openwebbeans-se2.0.114.1.0
Validation Apache 2.0
org.hibernate » hibernate-validator4 vulnerabilities
Hibernate's Jakarta Validation reference implementation.
5.2.4.Final9.1.0.Final
Testing Apache 2.0
org.jetbrains.kotlin » kotlin-test
Kotlin Test Multiplatform library
1.3.602.3.21
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.2.2.RELEASE7.0.7
Testing MIT
org.testcontainers » testcontainers
Isolated container management for Java code testing