License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.dtflys.forest |
ArtifactId | ArtifactIdforest-spring-boot-starter |
Version | Version1.5.2-BETA |
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.2-BETA</version>
</dependency>
// https://jarcasting.com/artifacts/com.dtflys.forest/forest-spring-boot-starter/
implementation 'com.dtflys.forest:forest-spring-boot-starter:1.5.2-BETA'
// https://jarcasting.com/artifacts/com.dtflys.forest/forest-spring-boot-starter/
implementation ("com.dtflys.forest:forest-spring-boot-starter:1.5.2-BETA")
'com.dtflys.forest:forest-spring-boot-starter:jar:1.5.2-BETA'
<dependency org="com.dtflys.forest" name="forest-spring-boot-starter" rev="1.5.2-BETA">
<artifact name="forest-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dtflys.forest', module='forest-spring-boot-starter', version='1.5.2-BETA')
)
libraryDependencies += "com.dtflys.forest" % "forest-spring-boot-starter" % "1.5.2-BETA"
[com.dtflys.forest/forest-spring-boot-starter "1.5.2-BETA"]
Group / Artifact | Type | Version |
---|---|---|
com.dtflys.forest : forest-core | jar | 1.5.2-BETA |
com.dtflys.forest : forest-spring | jar | 1.5.2-BETA |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.springframework.boot : spring-boot-starter Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
xerces : xercesImpl | jar | 2.12.0 |
org.mock-server : mockserver-netty | jar | 3.10.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.1.RELEASE |
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 |
org.mockito : mockito-all | jar | 1.9.5 |
junit : junit | jar | [4.13.1,) |
com.github.dreamhead : moco-core | jar | 0.12.0 |