License |
License |
---|---|
GroupId | GroupIdcom.dtflys.forest |
ArtifactId | ArtifactIdforest-mock |
Last Version | Last Version1.5.24 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionforest-mock
A easy HTTP client framework for Java
|
Filename | Size |
---|---|
forest-mock-1.5.24.pom | |
forest-mock-1.5.24.jar | 9 KB |
forest-mock-1.5.24-sources.jar | 4 KB |
forest-mock-1.5.24-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dtflys.forest/forest-mock/ -->
<dependency>
<groupId>com.dtflys.forest</groupId>
<artifactId>forest-mock</artifactId>
<version>1.5.24</version>
</dependency>
// https://jarcasting.com/artifacts/com.dtflys.forest/forest-mock/
implementation 'com.dtflys.forest:forest-mock:1.5.24'
// https://jarcasting.com/artifacts/com.dtflys.forest/forest-mock/
implementation ("com.dtflys.forest:forest-mock:1.5.24")
'com.dtflys.forest:forest-mock:jar:1.5.24'
<dependency org="com.dtflys.forest" name="forest-mock" rev="1.5.24">
<artifact name="forest-mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dtflys.forest', module='forest-mock', version='1.5.24')
)
libraryDependencies += "com.dtflys.forest" % "forest-mock" % "1.5.24"
[com.dtflys.forest/forest-mock "1.5.24"]
Group / Artifact | Type | Version |
---|---|---|
commons-fileupload : commons-fileupload | jar | 1.3.3 |
commons-io : commons-io | jar | 2.7 |
com.squareup.okhttp3 : mockwebserver Optional | jar | 3.14.9 |
junit : junit | jar | 4.13.2 |
Group / Artifact | Type | Version |
---|---|---|
xerces : xercesImpl | jar | 2.12.2 |
org.mock-server : mockserver-netty | jar | 5.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.5.1 |
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 |
cn.hutool : hutool-all | jar | 5.5.2 |