Last Version

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

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.24
Type

Type

jar
Description

Description

A easy HTTP client framework for Java

Download forest-spring-boot-starter 1.5.24


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

Dependencies

compile (5)

Group / Artifact Type Version
com.dtflys.forest : forest-core jar 1.5.24
com.dtflys.forest : forest-spring jar 1.5.24
org.springframework.boot : spring-boot-configuration-processor jar
com.google.protobuf : protobuf-java jar 3.14.0
org.springframework.boot : spring-boot-starter Optional jar

provided (2)

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

test (15)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.1.RELEASE
com.alibaba : fastjson jar 1.2.48
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
net.bytebuddy : byte-buddy jar 1.12.3
net.bytebuddy : byte-buddy-agent jar 1.12.3
org.mockito : mockito-core jar 4.5.1
junit : junit jar 4.13.2
io.netty : netty-all jar 4.1.45.Final
org.mock-server : mockserver-client-java jar 5.4.1
com.github.dreamhead : moco-core jar 1.2.0
org.assertj : assertj-core jar 3.13.2
com.squareup.okhttp3 : mockwebserver jar 3.14.9
cn.hutool : hutool-all jar 5.5.2

Project Modules

There are no modules declared in this project.