is not current version
Last Version 0.3.1

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


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.1.14
Type

Type

jar

Download astra-spring-boot-autoconfigure 0.1.14


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