License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Data |
GroupId | GroupIdcom.datastax.astra |
ArtifactId | ArtifactIdastra-spring-boot-starter |
Version | Version0.1.8 |
Type | Typejar |
Description |
Description+ astra-spring-boot-starter
Astra Sofware Development Kit. Tools and library to work with astra.datastax.com
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
astra-spring-boot-starter-0.1.8.pom | |
astra-spring-boot-starter-0.1.8.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.datastax.astra/astra-spring-boot-starter/ -->
<dependency>
<groupId>com.datastax.astra</groupId>
<artifactId>astra-spring-boot-starter</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.datastax.astra/astra-spring-boot-starter/
implementation 'com.datastax.astra:astra-spring-boot-starter:0.1.8'
// https://jarcasting.com/artifacts/com.datastax.astra/astra-spring-boot-starter/
implementation ("com.datastax.astra:astra-spring-boot-starter:0.1.8")
'com.datastax.astra:astra-spring-boot-starter:jar:0.1.8'
<dependency org="com.datastax.astra" name="astra-spring-boot-starter" rev="0.1.8">
<artifact name="astra-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datastax.astra', module='astra-spring-boot-starter', version='0.1.8')
)
libraryDependencies += "com.datastax.astra" % "astra-spring-boot-starter" % "0.1.8"
[com.datastax.astra/astra-spring-boot-starter "0.1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.datastax.astra : astra-sdk | jar | 0.1.8 |
com.datastax.astra : astra-spring-boot-autoconfigure | jar | 0.1.8 |