scribble-http

HTTP support, providing embedded http servers as a test rule and mock object for http related testing

License

License

GroupId

GroupId

io.inkstand
ArtifactId

ArtifactId

scribble-http
Last Version

Last Version

0.3.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

scribble-http
HTTP support, providing embedded http servers as a test rule and mock object for http related testing
Project Organization

Project Organization

Inkstand.io

Download scribble-http

How to add to project

<!-- https://jarcasting.com/artifacts/io.inkstand/scribble-http/ -->
<dependency>
    <groupId>io.inkstand</groupId>
    <artifactId>scribble-http</artifactId>
    <version>0.3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.inkstand/scribble-http/
implementation 'io.inkstand:scribble-http:0.3.2.1'
// https://jarcasting.com/artifacts/io.inkstand/scribble-http/
implementation ("io.inkstand:scribble-http:0.3.2.1")
'io.inkstand:scribble-http:jar:0.3.2.1'
<dependency org="io.inkstand" name="scribble-http" rev="0.3.2.1">
  <artifact name="scribble-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.inkstand', module='scribble-http', version='0.3.2.1')
)
libraryDependencies += "io.inkstand" % "scribble-http" % "0.3.2.1"
[io.inkstand/scribble-http "0.3.2.1"]

Dependencies

compile (4)

Group / Artifact Type Version
io.inkstand : scribble-core jar 0.3.2.1
io.inkstand : scribble-file jar 0.3.2.1
io.inkstand : scribble-net jar 0.3.2.1
io.undertow : undertow-core jar 1.3.6.Final

provided (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.apache.logging.log4j : log4j-slf4j-impl jar 2.0-rc1
org.apache.logging.log4j : log4j-api jar 2.0-rc1
org.apache.logging.log4j : log4j-core jar 2.0-rc1

test (1)

Group / Artifact Type Version
net.sourceforge.htmlunit : htmlunit jar 2.19

Project Modules

There are no modules declared in this project.
io.inkstand

Inkstand

Versions

Version
0.3.2.1
0.3.2
0.3.1
0.3.0