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

com.github.thierrysquirrel:otter-spring-boot 1.1.3-RELEASE

otter-spring-boot

Категории

Категории

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

Группа

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

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

otter-spring-boot
Версия

Версия

1.1.3-RELEASE
Тип

Тип

pom

Скачать otter-spring-boot 1.1.3-RELEASE

Имя Файла Размер
otter-spring-boot-1.1.3-RELEASE.pom 6 KB
Обзор

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