| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаcom.github.thierrysquirrel |
| Идентификатор | Идентификаторotter-spring-boot-autoconfigure |
| Версия | Версия2.1.0.8-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеotter-spring-boot-autoconfigure
otter-spring-boot-autoconfigure
|
<!-- https://jarcasting.com/artifacts/com.github.thierrysquirrel/otter-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.thierrysquirrel</groupId>
<artifactId>otter-spring-boot-autoconfigure</artifactId>
<version>2.1.0.8-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/otter-spring-boot-autoconfigure/
implementation 'com.github.thierrysquirrel:otter-spring-boot-autoconfigure:2.1.0.8-RELEASE'
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/otter-spring-boot-autoconfigure/
implementation ("com.github.thierrysquirrel:otter-spring-boot-autoconfigure:2.1.0.8-RELEASE")
'com.github.thierrysquirrel:otter-spring-boot-autoconfigure:jar:2.1.0.8-RELEASE'
<dependency org="com.github.thierrysquirrel" name="otter-spring-boot-autoconfigure" rev="2.1.0.8-RELEASE">
<artifact name="otter-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thierrysquirrel', module='otter-spring-boot-autoconfigure', version='2.1.0.8-RELEASE')
)
libraryDependencies += "com.github.thierrysquirrel" % "otter-spring-boot-autoconfigure" % "2.1.0.8-RELEASE"
[com.github.thierrysquirrel/otter-spring-boot-autoconfigure "2.1.0.8-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.6 |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.5.6 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.5.6 |
| org.projectlombok : lombok Необязательный | jar | 1.18.22 |
| com.google.guava : guava | jar | 31.0.1-jre |