Last Version

com.dtflys.forest:forest-spring 1.5.24

A easy HTTP client framework for Java

License

License

GroupId

GroupId

com.dtflys.forest
ArtifactId

ArtifactId

forest-spring
Version

Version

1.5.24
Type

Type

jar
Description

Description

A easy HTTP client framework for Java

Download forest-spring 1.5.24


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

Dependencies

compile (7)

Group / Artifact Type Version
com.dtflys.forest : forest-core Optional jar 1.5.24
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.5.12
org.slf4j : slf4j-api jar 1.7.10

provided (2)

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

test (17)

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.13.3
org.slf4j : jcl-over-slf4j jar 1.7.10
org.apache.logging.log4j : log4j-core jar 2.13.3
org.apache.logging.log4j : log4j-api jar 2.13.3
com.alibaba : fastjson jar 1.2.48
com.google.protobuf : protobuf-java-util jar 3.14.0
javax.annotation : jsr250-api jar 1.0
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.