JLHTTP

The Java Lightweight HTTP Server

License

License

Commercial License
Categories

Categories

Net
GroupId

GroupId

net.freeutils
ArtifactId

ArtifactId

jlhttp
Last Version

Last Version

2.6
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
2.6
2.5
2.4
2.3
2.2
2.1
2.0
1.3