is not current version
Last Version 2.1.59

ru.curs:spring-boot-starter-celesta 2.1.34

Celesta integration with Spring Boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

ru.curs
ArtifactId

ArtifactId

spring-boot-starter-celesta
Version

Version

2.1.34
Type

Type

jar

Download spring-boot-starter-celesta 2.1.34


<!-- https://jarcasting.com/artifacts/ru.curs/spring-boot-starter-celesta/ -->
<dependency>
    <groupId>ru.curs</groupId>
    <artifactId>spring-boot-starter-celesta</artifactId>
    <version>2.1.34</version>
</dependency>
// https://jarcasting.com/artifacts/ru.curs/spring-boot-starter-celesta/
implementation 'ru.curs:spring-boot-starter-celesta:2.1.34'
// https://jarcasting.com/artifacts/ru.curs/spring-boot-starter-celesta/
implementation ("ru.curs:spring-boot-starter-celesta:2.1.34")
'ru.curs:spring-boot-starter-celesta:jar:2.1.34'
<dependency org="ru.curs" name="spring-boot-starter-celesta" rev="2.1.34">
  <artifact name="spring-boot-starter-celesta" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.curs', module='spring-boot-starter-celesta', version='2.1.34')
)
libraryDependencies += "ru.curs" % "spring-boot-starter-celesta" % "2.1.34"
[ru.curs/spring-boot-starter-celesta "2.1.34"]