Last Version

Tiny Http Server 2.8.3

Shared configuration for Giulius, Acteur and related projects

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

tiny-http-server
Version

Version

2.8.3
Type

Type

jar
Description

Description

Tiny Http Server
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 tiny-http-server 2.8.3


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

Dependencies

compile (4)

Group / Artifact Type Version
io.netty : netty-codec-http jar 4.1.78.Final
io.netty : netty-transport jar 4.1.78.Final
io.netty : netty-buffer jar 4.1.78.Final
io.netty : netty-handler jar 4.1.78.Final

Project Modules

There are no modules declared in this project.