License |
License |
---|---|
GroupId | GroupIdcom.dtflys.forest |
ArtifactId | ArtifactIdforest-spring |
Version | Version1.5.2-BETA |
Type | Typejar |
Description |
DescriptionA easy HTTP client framework for Java
|
Filename | Size |
---|---|
forest-spring-1.5.2-BETA.pom | |
forest-spring-1.5.2-BETA.jar | 29 KB |
forest-spring-1.5.2-BETA-sources.jar | 17 KB |
forest-spring-1.5.2-BETA-javadoc.jar | 159 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dtflys.forest/forest-spring/ -->
<dependency>
<groupId>com.dtflys.forest</groupId>
<artifactId>forest-spring</artifactId>
<version>1.5.2-BETA</version>
</dependency>
// https://jarcasting.com/artifacts/com.dtflys.forest/forest-spring/
implementation 'com.dtflys.forest:forest-spring:1.5.2-BETA'
// https://jarcasting.com/artifacts/com.dtflys.forest/forest-spring/
implementation ("com.dtflys.forest:forest-spring:1.5.2-BETA")
'com.dtflys.forest:forest-spring:jar:1.5.2-BETA'
<dependency org="com.dtflys.forest" name="forest-spring" rev="1.5.2-BETA">
<artifact name="forest-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dtflys.forest', module='forest-spring', version='1.5.2-BETA')
)
libraryDependencies += "com.dtflys.forest" % "forest-spring" % "1.5.2-BETA"
[com.dtflys.forest/forest-spring "1.5.2-BETA"]
Group / Artifact | Type | Version |
---|---|---|
com.dtflys.forest : forest-core Optional | jar | 1.5.2-BETA |
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 |
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 |
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 |
org.mockito : mockito-all | jar | 1.9.5 |
junit : junit | jar | [4.13.1,) |
com.github.dreamhead : moco-core | jar | 0.12.0 |