Last Version

Netty Http Client (modules) 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-modules
Version

Version

2.8.3
Type

Type

pom
Description

Description

Netty Http Client (modules)
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-modules 2.8.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • netty-http-client
  • netty-http-test-harness
  • netty-http-client-tests
  • tiny-http-server