is not current version
Last Version 1.5.24

com.dtflys.forest:forest-spring 1.5.17

A easy HTTP client framework for Java

License

License

GroupId

GroupId

com.dtflys.forest
ArtifactId

ArtifactId

forest-spring
Version

Version

1.5.17
Type

Type

jar
Description

Description

A easy HTTP client framework for Java

Download forest-spring 1.5.17


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

Dependencies

compile (7)

Group / Artifact Type Version
com.dtflys.forest : forest-core Optional jar 1.5.17
org.springframework : spring-core Optional jar 5.0.16.RELEASE
org.springframework : spring-beans Optional jar 5.0.16.RELEASE
org.springframework : spring-context Optional jar 5.0.16.RELEASE
org.springframework : spring-webmvc Optional jar 5.0.16.RELEASE
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.2.5.RELEASE
org.slf4j : slf4j-api jar 1.7.10

provided (2)

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

test (14)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.1.RELEASE
org.springframework : spring-test jar 5.0.16.RELEASE
org.apache.logging.log4j : log4j-slf4j-impl jar 2.4.1
org.slf4j : jcl-over-slf4j jar 1.7.10
org.apache.logging.log4j : log4j-core jar 2.4.1
org.apache.logging.log4j : log4j-api jar 2.4.1
com.alibaba : fastjson jar 1.2.48
com.google.protobuf : protobuf-java-util jar 3.14.0
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.13.2
com.github.dreamhead : moco-core jar 0.12.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.