is not current version
Last Version 1.5.0-RC5

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.dtflys.forest
ArtifactId

ArtifactId

spring-boot-starter-forest
Version

Version

1.5.0-BETA1
Type

Type

jar

Download spring-boot-starter-forest 1.5.0-BETA1


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