is not current version
Last Version 2.8.3

Netty Http Test Harness 2.8.0

An asynchronous HTTP client test harness with a fluent interface

License

License

MIT
Categories

Categories

Net Netty Networking
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

netty-http-test-harness
Version

Version

2.8.0
Type

Type

jar
Description

Description

Netty Http Test Harness
An asynchronous HTTP client test harness with a fluent interface
Project URL

Project URL

https://github.com/timboudreau/netty-http-client
Project Organization

Project Organization

Mastfrog Technologies
Source Code Management

Source Code Management

https://github.com/timboudreau/netty-http-client.git

Download netty-http-test-harness 2.8.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.mastfrog : netty-http-client jar 2.8.0
com.mastfrog : giulius jar 2.8.0
com.mastfrog : util-net jar 2.8.0
com.mastfrog : util-misc jar 2.8.0
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.