is not current version
Last Version 0.3.1

com.datastax.astra:astra-spring-boot-autoconfigure 0.2.5


Categories

Categories

Spring Boot Container Microservices Data Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.datastax.astra
ArtifactId

ArtifactId

astra-spring-boot-autoconfigure
Version

Version

0.2.5
Type

Type

jar

Download astra-spring-boot-autoconfigure 0.2.5


<!-- 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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.datastax.astra/astra-spring-boot-autoconfigure/
implementation 'com.datastax.astra:astra-spring-boot-autoconfigure:0.2.5'
// https://jarcasting.com/artifacts/com.datastax.astra/astra-spring-boot-autoconfigure/
implementation ("com.datastax.astra:astra-spring-boot-autoconfigure:0.2.5")
'com.datastax.astra:astra-spring-boot-autoconfigure:jar:0.2.5'
<dependency org="com.datastax.astra" name="astra-spring-boot-autoconfigure" rev="0.2.5">
  <artifact name="astra-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datastax.astra', module='astra-spring-boot-autoconfigure', version='0.2.5')
)
libraryDependencies += "com.datastax.astra" % "astra-spring-boot-autoconfigure" % "0.2.5"
[com.datastax.astra/astra-spring-boot-autoconfigure "0.2.5"]