| License |
License |
|---|---|
| GroupId | GroupIdcom.dtflys.forest |
| ArtifactId | ArtifactIdforest-spring |
| Last Version | Last Version1.5.24 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA easy HTTP client framework for Java
|
| Filename | Size |
|---|---|
| forest-spring-1.5.24.pom | |
| forest-spring-1.5.24.jar | 20 KB |
| forest-spring-1.5.24-sources.jar | 11 KB |
| forest-spring-1.5.24-javadoc.jar | 99 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| xerces : xercesImpl | jar | 2.12.2 |
| org.mock-server : mockserver-netty | jar | 5.4.1 |
| 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 |