Last Version

Testy HTTP 1.0.1

Test Support Toolkit

License

License

GroupId

GroupId

com.lyncode
ArtifactId

ArtifactId

testy-http
Version

Version

1.0.1
Type

Type

jar
Description

Description

Testy HTTP
Test Support Toolkit

Download testy-http 1.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
com.lyncode : testy-core jar 1.0.1
org.apache.httpcomponents : httpclient jar 4.3.2
org.apache.httpcomponents : fluent-hc jar 4.3.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.