License |
License |
---|---|
GroupId | GroupIduk.staygrounded |
ArtifactId | ArtifactIdhttp-stubby |
Version | Version1.2 |
Type | Typejar |
Description |
Descriptionuk.staygrounded:http-stubby
http-stubby is a tool designed to assist in testing applications that interact over the HTTP(S) protocol
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http-stubby-1.2.pom | |
http-stubby-1.2.jar | 38 KB |
http-stubby-1.2-sources.jar | 20 KB |
http-stubby-1.2-javadoc.jar | 192 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.staygrounded/http-stubby/ -->
<dependency>
<groupId>uk.staygrounded</groupId>
<artifactId>http-stubby</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/uk.staygrounded/http-stubby/
implementation 'uk.staygrounded:http-stubby:1.2'
// https://jarcasting.com/artifacts/uk.staygrounded/http-stubby/
implementation ("uk.staygrounded:http-stubby:1.2")
'uk.staygrounded:http-stubby:jar:1.2'
<dependency org="uk.staygrounded" name="http-stubby" rev="1.2">
<artifact name="http-stubby" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.staygrounded', module='http-stubby', version='1.2')
)
libraryDependencies += "uk.staygrounded" % "http-stubby" % "1.2"
[uk.staygrounded/http-stubby "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.24 |
commons-io : commons-io | jar | 2.4 |
commons-lang : commons-lang | jar | 2.6 |
org.hamcrest : hamcrest-all | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.7 |
org.apache.logging.log4j : log4j-api | jar | 2.7 |
org.apache.logging.log4j : log4j-core | jar | 2.7 |
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.9.5 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |