не последняя версия
Последняя версия 2.1.1.4-RELEASE

com.github.thierrysquirrel:otter-spring-boot-starter 2.1.0.6-RELEASE

otter-spring-boot-starter

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.github.thierrysquirrel
Идентификатор

Идентификатор

otter-spring-boot-starter
Версия

Версия

2.1.0.6-RELEASE
Тип

Тип

jar

Скачать otter-spring-boot-starter 2.1.0.6-RELEASE


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