License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Data |
GroupId | GroupIdcom.datastax.astra |
ArtifactId | ArtifactIdastra-spring-boot-starter |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
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.3.1.pom | |
astra-spring-boot-starter-0.3.1.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.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.datastax.astra/astra-spring-boot-starter/
implementation 'com.datastax.astra:astra-spring-boot-starter:0.3.1'
// https://jarcasting.com/artifacts/com.datastax.astra/astra-spring-boot-starter/
implementation ("com.datastax.astra:astra-spring-boot-starter:0.3.1")
'com.datastax.astra:astra-spring-boot-starter:jar:0.3.1'
<dependency org="com.datastax.astra" name="astra-spring-boot-starter" rev="0.3.1">
<artifact name="astra-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datastax.astra', module='astra-spring-boot-starter', version='0.3.1')
)
libraryDependencies += "com.datastax.astra" % "astra-spring-boot-starter" % "0.3.1"
[com.datastax.astra/astra-spring-boot-starter "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.datastax.astra : astra-sdk | jar | 0.3.1 |
com.datastax.astra : astra-spring-boot-autoconfigure | jar | 0.3.1 |