is not current version
Last Version 1.5.24

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

A easy HTTP client framework for Java

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.dtflys.forest
ArtifactId

ArtifactId

forest-spring-boot-starter
Version

Version

1.5.2-BETA
Type

Type

jar
Description

Description

A easy HTTP client framework for Java

Download forest-spring-boot-starter 1.5.2-BETA


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

Dependencies

compile (4)

Group / Artifact Type Version
com.dtflys.forest : forest-core jar 1.5.2-BETA
com.dtflys.forest : forest-spring jar 1.5.2-BETA
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework.boot : spring-boot-starter Optional jar

provided (2)

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

test (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.1.RELEASE
com.fasterxml.jackson.core : jackson-core jar 2.9.10
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.7
com.google.code.gson : gson jar 2.8.6
org.mockito : mockito-all jar 1.9.5
junit : junit jar [4.13.1,)
com.github.dreamhead : moco-core jar 0.12.0

Project Modules

There are no modules declared in this project.