is not current version
Last Version 2.8.3

Tiny Http Server 2.7.2

Shared configuration for Giulius, Acteur and related projects

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

tiny-http-server
Version

Version

2.7.2
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.7.2


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

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.