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 |
Version | Version0.2.2 |
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.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.datastax.astra/astra-spring-boot-autoconfigure/
implementation 'com.datastax.astra:astra-spring-boot-autoconfigure:0.2.2'
// https://jarcasting.com/artifacts/com.datastax.astra/astra-spring-boot-autoconfigure/
implementation ("com.datastax.astra:astra-spring-boot-autoconfigure:0.2.2")
'com.datastax.astra:astra-spring-boot-autoconfigure:jar:0.2.2'
<dependency org="com.datastax.astra" name="astra-spring-boot-autoconfigure" rev="0.2.2">
<artifact name="astra-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datastax.astra', module='astra-spring-boot-autoconfigure', version='0.2.2')
)
libraryDependencies += "com.datastax.astra" % "astra-spring-boot-autoconfigure" % "0.2.2"
[com.datastax.astra/astra-spring-boot-autoconfigure "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.5.5 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.5 |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.5.5 |
com.datastax.astra : astra-sdk | jar | 0.2.2 |
com.datastax.oss : java-driver-metrics-micrometer | jar | 4.13.0 |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.5.6 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.5 |