не последняя версия
Последняя версия 1.5.24

com.dtflys.forest:forest-spring-boot-starter 1.5.2-BETA3


Категории

Категории

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

Группа

com.dtflys.forest
Идентификатор

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

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

Версия

1.5.2-BETA3
Тип

Тип

jar

Скачать forest-spring-boot-starter 1.5.2-BETA3


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