Spring Data integration for Couchbase

Compile Dependencies (10)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.couchbase.client » java-client
The official Couchbase Java SDK
3.4.113.11.2
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind
General data-binding functionality for Jackson: works on core streaming API
Validation Apache 2.0
jakarta.validation » jakarta.validation-api(optional)
JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ...
3.0.23.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.132.14.2
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
Config Apache 2.0
org.springframework » spring-context-support
Support classes for integrating common third-party libraries into a Spring application context
6.1.157.0.7
Web Framework Apache 2.0
org.springframework » spring-web1 vulnerability
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ...
6.1.157.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 ...
6.1.157.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 ...
3.2.124.0.5

Provided Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.querydsl » querydsl-apt1 vulnerability
APT based Source code generation for Querydsl
5.0.05.1.0
Expression Lang EPL 2.0 +1
jakarta.el » jakarta.el-api(optional)
Jakarta Expression Language defines an expression language for Java applications
4.0.06.0.1
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
Expression Lang EPL 2.0 +1
org.glassfish » jakarta.el(optional)
Jakarta Expression Language Implementation
4.0.06.0.0

Test Dependencies (15)

Category/LicenseGroup / ArtifactVersionUpdates
com.couchbase.client » couchbase-encryption
Contains cryptographic algorithms and keyrings for use with the SDK.
3.1.0
Apache 2.0
com.couchbase.mock » CouchbaseMock
A simple Java mock of Couchbase used for client testing.
1.5.251.5.27
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-joda
Add-on module for Jackson (http://github.com/FasterXML/jackson) to support
2.13.43.1.3
HTTP Clients Apache 2.0
com.squareup.okhttp3 » okhttp1 vulnerability
Square’s meticulous HTTP client for Java and Kotlin.
4.8.15.3.2
Apache 2.0
com.squareup.okhttp3 » okhttp-tls
Square’s meticulous HTTP client for Java and Kotlin.
4.8.15.3.2
Testing Apache 2.0
io.projectreactor » reactor-test
Reactor Test support
3.6.123.8.5
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 » httpclient
Apache HttpComponents Client
4.5.135.6.1
Apache 2.0
org.apache.openwebbeans » openwebbeans-se4.0.24.1.0
Concurrency Apache 2.0
org.awaitility » awaitility
A Java DSL for synchronizing asynchronous operations
4.0.34.3.0
Validation Apache 2.0
org.hibernate.validator » hibernate-validator
Hibernate's Jakarta Validation reference implementation.
7.0.1.Final9.1.0.Final
Testing Apache 2.0
org.jetbrains.kotlin » kotlin-test
Kotlin Test Multiplatform library
1.9.252.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 ...
6.1.157.0.7
Testing MIT
org.testcontainers » testcontainers
Isolated container management for Java code testing