Last Version

com.mastfrog:netty-http-client-tests 2.8.3

Shared configuration for Giulius, Acteur and related projects

License

License

MIT
Categories

Categories

Net CLI User Interface Netty Networking
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

netty-http-client-tests
Version

Version

2.8.3
Type

Type

jar
Description

Description

Shared configuration for Giulius, Acteur and related projects
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-client-tests 2.8.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.mastfrog : acteur jar 2.8.3
com.mastfrog : netty-http-test-harness jar 2.8.3

test (2)

Group / Artifact Type Version
com.mastfrog : giulius-tests jar 2.8.3
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.