Cassandra support for Spring Data

Compile Dependencies (17)

Category/LicenseGroup / ArtifactVersionUpdates
BSD
edu.umd.cs.mtc » multithreadedtc
A framework for testing concurrent Java applications
1.01
Apache 2.0
io.micrometer » micrometer-observation(optional)
Module containing Observation related code
1.16.21.16.5
Apache 2.0
io.micrometer » micrometer-tracing(optional)
Facade over tracing concepts
1.6.21.6.5
Concurrency Apache 2.0
io.projectreactor » reactor-core(optional)
Non-Blocking Reactive Foundation for the JVM
3.8.23.8.5
Concurrency Apache 2.0
io.reactivex.rxjava3 » rxjava(optional)
Reactive Extensions for Java
3.1.12
Cassandra Client Apache 2.0
org.apache.cassandra » java-driver-core4.19.2
Apache 2.0
org.apache.cassandra » java-driver-query-builder4.19.2
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib(optional)
Standard library for the Kotlin Programming Language
2.2.212.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.
2.2.212.3.21
Concurrency Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-core(optional)
Coroutines support libraries for Kotlin
1.10.21.11.0
Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-reactor(optional)
Coroutines support libraries for Kotlin
1.10.21.11.0
Core Utils Apache 2.0
org.springframework » spring-core
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.
7.0.37.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 ...
7.0.37.0.7
Dep Injection Apache 2.0
org.springframework » spring-context
Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ...
7.0.37.0.7
Expression Lang Apache 2.0
org.springframework » spring-expression
Powerful Expression Language for querying and manipulating an object graph at runtime. It is an extension of the ...
7.0.37.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 ...
7.0.37.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 ...
4.0.24.0.5

Provided Dependencies (1)

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

Test Dependencies (10)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.googlecode.json-simple » json-simple
A simple Java toolkit for JSON
1.11.1.1
Apache 2.0
io.micrometer » micrometer-test
Test compatibility kit for extensions of Micrometer
1.16.21.16.5
Apache 2.0
io.micrometer » micrometer-tracing-test
Facade over tracing concepts
1.6.21.6.5
Apache 2.0
io.micrometer » micrometer-tracing-integration-test
Facade over tracing concepts
1.6.21.6.5
Apache 2.0
io.mockk » mockk-jvm
Mocking library for Kotlin
1.14.71.14.9
Testing Apache 2.0
io.projectreactor » reactor-test
Reactor Test support
3.8.23.8.5
Apache 2.0
net.javacrumbs.json-unit » json-unit-assertj
JSON Assertions based on AssertJ
4.1.05.1.1
Apache 2.0
org.apache.openwebbeans » openwebbeans-se4.0.34.1.0
Apache 2.0
org.springframework » spring-core-test
Spring Core Test
7.0.37.0.7
MIT
org.testcontainers » testcontainers-cassandra
Isolated container management for Java code testing