License |
License
The Apache Software License, Version 2.0
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.dmfs |
ArtifactId | ArtifactIdhttp-client-mockutils |
Version | Version1.16.2 |
Type | Typejar |
Description |
Descriptionhttp-client-mockutils
Request/Response testing utility for http-client-essentials.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.dmfs/http-client-mockutils/ -->
<dependency>
<groupId>org.dmfs</groupId>
<artifactId>http-client-mockutils</artifactId>
<version>1.16.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.dmfs/http-client-mockutils/
implementation 'org.dmfs:http-client-mockutils:1.16.2'
// https://jarcasting.com/artifacts/org.dmfs/http-client-mockutils/
implementation ("org.dmfs:http-client-mockutils:1.16.2")
'org.dmfs:http-client-mockutils:jar:1.16.2'
<dependency org="org.dmfs" name="http-client-mockutils" rev="1.16.2">
<artifact name="http-client-mockutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dmfs', module='http-client-mockutils', version='1.16.2')
)
libraryDependencies += "org.dmfs" % "http-client-mockutils" % "1.16.2"
[org.dmfs/http-client-mockutils "1.16.2"]
Group / Artifact | Type | Version |
---|---|---|
org.dmfs : http-client-essentials | jar | 1.16.2 |
org.dmfs : http-client-headers | jar | 1.16.2 |
org.dmfs : http-client-basics | jar | 1.16.2 |