Last Version

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

A easy HTTP client framework for Java

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.dtflys.forest
ArtifactId

ArtifactId

spring-boot-starter-forest
Version

Version

1.5.0-RC5
Type

Type

jar
Description

Description

A easy HTTP client framework for Java

Download spring-boot-starter-forest 1.5.0-RC5


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

Dependencies

compile (6)

Group / Artifact Type Version
com.dtflys.forest : forest-core jar 1.5.0-RC5
com.dtflys.forest : forest-spring jar 1.5.0-RC5
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework.boot : spring-boot-starter Optional jar
com.fasterxml.jackson.core : jackson-core jar 2.9.10
com.fasterxml.jackson.core : jackson-databind jar 2.9.10

provided (2)

Group / Artifact Type Version
xerces : xercesImpl jar 2.12.0
org.mock-server : mockserver-netty jar 3.10.4

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.1.RELEASE
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.12
com.github.dreamhead : moco-core jar 0.12.0

Project Modules

There are no modules declared in this project.