Last Version

JLHTTP 2.6

The Java Lightweight HTTP Server

License

License

Commercial License
Categories

Categories

Net
GroupId

GroupId

net.freeutils
ArtifactId

ArtifactId

jlhttp
Version

Version

2.6
Type

Type

jar
Description

Description

JLHTTP
The Java Lightweight HTTP Server
Project URL

Project URL

http://www.freeutils.net/source/jlhttp/
Project Organization

Project Organization

freeutils.net

Download jlhttp 2.6


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.