| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Spring Boot Container Microservices Cassandra Data Databases Auto Application Layer Libs Code Generators config Configuration |
| GroupId | GroupIdcom.pingidentity.oss.cassandra4j |
| ArtifactId | ArtifactIdspring-boot-cassandra-autoconfigure |
| Version | Version2.1.0 |
| Type | Typejar |
| Description |
DescriptionSpring Boot AutoConfiguration :: Cassandra AutoConfiguration
Cassandra auto configuration
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.pingidentity.oss.cassandra4j/spring-boot-cassandra-autoconfigure/ -->
<dependency>
<groupId>com.pingidentity.oss.cassandra4j</groupId>
<artifactId>spring-boot-cassandra-autoconfigure</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pingidentity.oss.cassandra4j/spring-boot-cassandra-autoconfigure/
implementation 'com.pingidentity.oss.cassandra4j:spring-boot-cassandra-autoconfigure:2.1.0'
// https://jarcasting.com/artifacts/com.pingidentity.oss.cassandra4j/spring-boot-cassandra-autoconfigure/
implementation ("com.pingidentity.oss.cassandra4j:spring-boot-cassandra-autoconfigure:2.1.0")
'com.pingidentity.oss.cassandra4j:spring-boot-cassandra-autoconfigure:jar:2.1.0'
<dependency org="com.pingidentity.oss.cassandra4j" name="spring-boot-cassandra-autoconfigure" rev="2.1.0">
<artifact name="spring-boot-cassandra-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pingidentity.oss.cassandra4j', module='spring-boot-cassandra-autoconfigure', version='2.1.0')
)
libraryDependencies += "com.pingidentity.oss.cassandra4j" % "spring-boot-cassandra-autoconfigure" % "2.1.0"
[com.pingidentity.oss.cassandra4j/spring-boot-cassandra-autoconfigure "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-actuator Optional | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| com.datastax.cassandra : cassandra-driver-core Optional | jar | 3.6.0 |
| com.datastax.cassandra : cassandra-driver-mapping Optional | jar | 3.6.0 |
| com.datastax.cassandra : cassandra-driver-extras Optional | jar | 3.6.0 |
| net.jpountz.lz4 : lz4 Optional | jar | 1.3.0 |
| io.dropwizard.metrics : metrics-jmx Optional | jar |