License |
License |
---|---|
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdtiny-http-server |
Last Version | Last Version2.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTiny Http Server
Shared configuration for Giulius, Acteur and
related projects
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMastfrog Technologies |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tiny-http-server-2.8.3.pom | |
tiny-http-server-2.8.3.jar | 15 KB |
tiny-http-server-2.8.3-sources.jar | 12 KB |
tiny-http-server-2.8.3-javadoc.jar | 43 KB |
Browse |
<!-- 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"]
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 |