is not current version
Last Version 1.5.0-RC5

com.dtflys.forest:spring-boot-starter-forest 1.4.2


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.dtflys.forest
ArtifactId

ArtifactId

spring-boot-starter-forest
Version

Version

1.4.2
Type

Type

jar

Download spring-boot-starter-forest 1.4.2


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