MVN

net.freeutils : jlhttp

Maven & Gradle

Jun 08, 2021
3 usages

JLHTTP · The Java Lightweight HTTP Server

<dependency>
    <groupId>net.freeutils</groupId>
    <artifactId>jlhttp</artifactId>
    <version>2.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.freeutils : jlhttp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6

All Versions

Choose a version of net.freeutils : jlhttp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6
jlhttp-2.6
2.5
jlhttp-2.5
2.4
jlhttp-2.4
2.3
jlhttp-2.3
2.2
jlhttp-2.2
2.1
jlhttp-2.1
2.0
jlhttp-2.0
1.3
jlhttp-1.3

How to add a dependency to Maven

Add the following net.freeutils : jlhttp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.freeutils</groupId>
    <artifactId>jlhttp</artifactId>
    <version>2.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.freeutils : jlhttp gradle dependency to your build.gradle file:

implementation 'net.freeutils:jlhttp:2.6'

Gradle Kotlin DSL: Add the following net.freeutils : jlhttp gradle kotlin dependency to your build.gradle.kts file:

implementation("net.freeutils:jlhttp:2.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.freeutils : jlhttp sbt scala dependency to your build.sbt file:

libraryDependencies += "net.freeutils" % "jlhttp" % "2.6"

Advertisement

Dependencies from Group

Apr 01, 2019
5 usages
Jun 08, 2021
3 usages
Oct 24, 2019
1 usages
Dec 25, 2017
1 usages
Oct 25, 2019

Discover Dependencies

Oct 24, 2019
1 usages
Aug 11, 2015
0 stars
Aug 11, 2015
2 usages
0 stars
Jul 29, 2016
7 stars
Jul 29, 2016
7 stars
Jul 29, 2016
7 stars
Aug 13, 2015
1 usages
3 stars
Aug 13, 2015
3 stars
Mar 17, 2016
1 usages
215 stars