License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Data Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.datastax.astra |
ArtifactId | ArtifactIdastra-spring-boot-autoconfigure |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description+ astra-spring-boot-autoconfigure
Astra Sofware Development Kit. Tools and library to work with astra.datastax.com
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.datastax.astra/astra-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.datastax.astra</groupId>
<artifactId>astra-spring-boot-autoconfigure</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.datastax.astra/astra-spring-boot-autoconfigure/
implementation 'com.datastax.astra:astra-spring-boot-autoconfigure:0.3.1'
// https://jarcasting.com/artifacts/com.datastax.astra/astra-spring-boot-autoconfigure/
implementation ("com.datastax.astra:astra-spring-boot-autoconfigure:0.3.1")
'com.datastax.astra:astra-spring-boot-autoconfigure:jar:0.3.1'
<dependency org="com.datastax.astra" name="astra-spring-boot-autoconfigure" rev="0.3.1">
<artifact name="astra-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datastax.astra', module='astra-spring-boot-autoconfigure', version='0.3.1')
)
libraryDependencies += "com.datastax.astra" % "astra-spring-boot-autoconfigure" % "0.3.1"
[com.datastax.astra/astra-spring-boot-autoconfigure "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.7.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.7.0 |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.7.0 |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.7.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.7.0 |
com.datastax.astra : astra-sdk | jar | 0.3.1 |
com.datastax.oss : java-driver-metrics-micrometer | jar | 4.14.1 |