| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.thierrysquirrel |
| Идентификатор | Идентификаторotter-spring-boot-starter |
| Версия | Версия2.1.0.8-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеotter-spring-boot-starter
otter-spring-boot-starter
|
| Имя Файла | Размер |
|---|---|
| otter-spring-boot-starter-2.1.0.8-RELEASE.pom | |
| otter-spring-boot-starter-2.1.0.8-RELEASE.jar | 1 KB |
| Обзор |
<!-- 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.8-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.8-RELEASE'
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/otter-spring-boot-starter/
implementation ("com.github.thierrysquirrel:otter-spring-boot-starter:2.1.0.8-RELEASE")
'com.github.thierrysquirrel:otter-spring-boot-starter:jar:2.1.0.8-RELEASE'
<dependency org="com.github.thierrysquirrel" name="otter-spring-boot-starter" rev="2.1.0.8-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.8-RELEASE')
)
libraryDependencies += "com.github.thierrysquirrel" % "otter-spring-boot-starter" % "2.1.0.8-RELEASE"
[com.github.thierrysquirrel/otter-spring-boot-starter "2.1.0.8-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.5.6 |
| com.github.thierrysquirrel : otter-spring-boot-autoconfigure | jar | 2.1.0.8-RELEASE |