| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Данные |
| Группа | Группаcom.datastax.astra |
| Идентификатор | Идентификаторastra-spring-boot-starter |
| Версия | Версия0.3.0 |
| Тип | Типjar |
| Описание |
Описание+ astra-spring-boot-starter
Astra Sofware Development Kit. Tools and library to work with astra.datastax.com
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| astra-spring-boot-starter-0.3.0.pom | |
| astra-spring-boot-starter-0.3.0.jar | 1 KB |
| Обзор |
<!-- 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.datastax.astra/astra-spring-boot-starter/
implementation 'com.datastax.astra:astra-spring-boot-starter:0.3.0'
// https://jarcasting.com/artifacts/com.datastax.astra/astra-spring-boot-starter/
implementation ("com.datastax.astra:astra-spring-boot-starter:0.3.0")
'com.datastax.astra:astra-spring-boot-starter:jar:0.3.0'
<dependency org="com.datastax.astra" name="astra-spring-boot-starter" rev="0.3.0">
<artifact name="astra-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datastax.astra', module='astra-spring-boot-starter', version='0.3.0')
)
libraryDependencies += "com.datastax.astra" % "astra-spring-boot-starter" % "0.3.0"
[com.datastax.astra/astra-spring-boot-starter "0.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.datastax.astra : astra-sdk | jar | 0.3.0 |
| com.datastax.astra : astra-spring-boot-autoconfigure | jar | 0.3.0 |