| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Данные Auto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаcom.datastax.astra |
| Идентификатор | Идентификаторastra-spring-boot-autoconfigure |
| Последняя версия | Последняя версия0.3.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание+ astra-spring-boot-autoconfigure
Astra Sofware Development Kit. Tools and library to work with astra.datastax.com
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.datastax.astra/astra-spring-boot-autoconfigure/
implementation 'com.datastax.astra:astra-spring-boot-autoconfigure:0.3.1'
// https://jarcasting.com/artifacts/com.datastax.astra/astra-spring-boot-autoconfigure/
implementation ("com.datastax.astra:astra-spring-boot-autoconfigure:0.3.1")
'com.datastax.astra:astra-spring-boot-autoconfigure:jar:0.3.1'
<dependency org="com.datastax.astra" name="astra-spring-boot-autoconfigure" rev="0.3.1">
<artifact name="astra-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datastax.astra', module='astra-spring-boot-autoconfigure', version='0.3.1')
)
libraryDependencies += "com.datastax.astra" % "astra-spring-boot-autoconfigure" % "0.3.1"
[com.datastax.astra/astra-spring-boot-autoconfigure "0.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot | jar | 2.7.0 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.7.0 |
| org.springframework.boot : spring-boot-autoconfigure-processor Необязательный | jar | 2.7.0 |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.7.0 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.7.0 |
| com.datastax.astra : astra-sdk | jar | 0.3.1 |
| com.datastax.oss : java-driver-metrics-micrometer | jar | 4.14.1 |