Last Version

uk.staygrounded:http-stubby 1.2

http-stubby is a tool designed to assist in testing applications that interact over the HTTP(S) protocol

License

License

GroupId

GroupId

uk.staygrounded
ArtifactId

ArtifactId

http-stubby
Version

Version

1.2
Type

Type

jar
Description

Description

uk.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

https://github.com/chrisjholly/http-stubby
Source Code Management

Source Code Management

http://github.com/chrisjholly/http-stubby/tree/master

Download http-stubby 1.2


<!-- 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"]

Dependencies

compile (4)

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

test (6)

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

Project Modules

There are no modules declared in this project.