is not current version
Last Version 1.5.24

com.dtflys.forest:forest-spring-boot-starter 1.5.0-RC7


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.dtflys.forest
ArtifactId

ArtifactId

forest-spring-boot-starter
Version

Version

1.5.0-RC7
Type

Type

jar

Download forest-spring-boot-starter 1.5.0-RC7


<!-- 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.0-RC7</version>
</dependency>
// https://jarcasting.com/artifacts/com.dtflys.forest/forest-spring-boot-starter/
implementation 'com.dtflys.forest:forest-spring-boot-starter:1.5.0-RC7'
// https://jarcasting.com/artifacts/com.dtflys.forest/forest-spring-boot-starter/
implementation ("com.dtflys.forest:forest-spring-boot-starter:1.5.0-RC7")
'com.dtflys.forest:forest-spring-boot-starter:jar:1.5.0-RC7'
<dependency org="com.dtflys.forest" name="forest-spring-boot-starter" rev="1.5.0-RC7">
  <artifact name="forest-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dtflys.forest', module='forest-spring-boot-starter', version='1.5.0-RC7')
)
libraryDependencies += "com.dtflys.forest" % "forest-spring-boot-starter" % "1.5.0-RC7"
[com.dtflys.forest/forest-spring-boot-starter "1.5.0-RC7"]