| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаru.curs |
| Идентификатор | Идентификаторspring-boot-starter-celesta |
| Версия | Версия2.1.59 |
| Тип | Типjar |
| Описание |
Описаниеspring-boot-starter-celesta
Celesta integration with Spring Boot
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/ru.curs/spring-boot-starter-celesta/ -->
<dependency>
<groupId>ru.curs</groupId>
<artifactId>spring-boot-starter-celesta</artifactId>
<version>2.1.59</version>
</dependency>
// https://jarcasting.com/artifacts/ru.curs/spring-boot-starter-celesta/
implementation 'ru.curs:spring-boot-starter-celesta:2.1.59'
// https://jarcasting.com/artifacts/ru.curs/spring-boot-starter-celesta/
implementation ("ru.curs:spring-boot-starter-celesta:2.1.59")
'ru.curs:spring-boot-starter-celesta:jar:2.1.59'
<dependency org="ru.curs" name="spring-boot-starter-celesta" rev="2.1.59">
<artifact name="spring-boot-starter-celesta" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.curs', module='spring-boot-starter-celesta', version='2.1.59')
)
libraryDependencies += "ru.curs" % "spring-boot-starter-celesta" % "2.1.59"
[ru.curs/spring-boot-starter-celesta "2.1.59"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ru.curs : celesta-system-services | jar | 7.3.44 |
| org.springframework.boot : spring-boot-starter | jar | 2.5.0 |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.5.0 |
| org.springframework.boot : spring-boot-autoconfigure-processor Необязательный | jar | 2.5.0 |
| org.junit.jupiter : junit-jupiter | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.0 |
| com.h2database : h2 | jar |