| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.dtflys.forest |
| ArtifactId | ArtifactIdforest-spring-boot-starter |
| Last Version | Last Version1.5.24 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA easy HTTP client framework for Java
|
<!-- 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"]
| 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 |
| 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 |
| 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 |