MVN

net.code-story : http

Maven & Gradle

Nov 24, 2016
12 usages
207 stars

CodeStory - Fluent-http · Fluent-http is the simplest fastest full fledged web server we could come up with

<dependency>
    <groupId>net.code-story</groupId>
    <artifactId>http</artifactId>
    <version>2.105</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.code-story : http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.105

All Versions

Choose a version of net.code-story : http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.99
http-2.99
2.98
http-2.98
2.97
http-2.97
2.96
http-2.96
2.95
http-2.95
2.94
http-2.94
2.93
http-2.93
2.92
http-2.92
2.91
http-2.91
2.90
http-2.90
2.89
http-2.89
2.88
http-2.88
2.87
http-2.87
2.86
http-2.86
2.85
http-2.85
2.84
http-2.84
2.83
http-2.83
2.82
http-2.82
2.81
http-2.81
2.80
http-2.80
2.79
http-2.79
2.78
http-2.78
2.77
http-2.77
2.76
http-2.76
2.75
http-2.75
2.74
http-2.74
2.73
http-2.73
2.72
http-2.72
2.71
http-2.71
2.70
http-2.70
2.69
http-2.69
2.68
http-2.68
2.67
http-2.67
2.66
http-2.66
2.65
http-2.65
2.64
http-2.64
2.63
http-2.63
2.61
http-2.61
2.60
http-2.60
2.59
http-2.59
2.58
http-2.58
2.57
http-2.57
2.56
http-2.56
2.54
http-2.54
2.53
http-2.53
2.52
http-2.52
2.51
http-2.51
2.50
http-2.50
2.49
http-2.49
2.48
http-2.48
2.47
http-2.47
2.46
http-2.46
2.45
http-2.45
2.44
http-2.44
2.43
http-2.43
2.42
http-2.42
2.41
http-2.41
2.40
http-2.40
2.39
http-2.39
2.38
http-2.38
2.37
http-2.37
2.36
http-2.36
2.35
http-2.35
2.34
http-2.34
2.33
http-2.33
2.32
http-2.32
2.31
http-2.31
2.30
http-2.30
2.29
http-2.29
2.28
http-2.28
2.27
http-2.27
2.26
http-2.26
2.24
http-2.24
2.23
http-2.23
2.22
http-2.22
2.21
http-2.21
2.20
http-2.20
2.18
http-2.18
2.17
http-2.17
2.16
http-2.16
2.15
http-2.15
2.14
http-2.14
2.13
http-2.13
2.12
http-2.12
2.11
http-2.11
2.105
http-2.105
2.104
http-2.104
2.103
http-2.103
2.102
http-2.102
2.101
http-2.101
2.100
http-2.100
2.10
http-2.10
2.9
http-2.9
2.8
http-2.8
2.7
http-2.7
2.6
http-2.6
2.5
http-2.5
2.4
http-2.4
2.3
http-2.3
2.2
http-2.2
2.1
http-2.1
2.0
http-2.0
1.50
http-1.50
1.49
http-1.49
1.48
http-1.48
1.47
http-1.47
1.46
http-1.46
1.45
http-1.45
1.44
http-1.44
1.43
http-1.43
1.42
http-1.42
1.41
http-1.41
1.40
http-1.40
1.39
http-1.39
1.38
http-1.38
1.37
http-1.37
1.36
http-1.36
1.35
http-1.35
1.34
http-1.34
1.33
http-1.33
1.31
http-1.31
1.30
http-1.30
1.29
http-1.29
1.28
http-1.28
1.27
http-1.27
1.26
http-1.26
1.25
http-1.25
1.24
http-1.24
1.23
http-1.23
1.22
http-1.22
1.21
http-1.21
1.20
http-1.20
1.19
http-1.19
1.18
http-1.18
1.17
http-1.17
1.13
http-1.13
1.12
http-1.12
1.11
http-1.11
1.10
http-1.10
1.8
http-1.8
1.7
http-1.7
1.6
http-1.6
1.5
http-1.5
1.4
http-1.4
1.3
http-1.3
1.2
http-1.2
1.1
http-1.1
1.0
http-1.0

How to add a dependency to Maven

Add the following net.code-story : http maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.code-story</groupId>
    <artifactId>http</artifactId>
    <version>2.105</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.code-story : http gradle dependency to your build.gradle file:

implementation 'net.code-story:http:2.105'

Gradle Kotlin DSL: Add the following net.code-story : http gradle kotlin dependency to your build.gradle.kts file:

implementation("net.code-story:http:2.105")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.code-story : http sbt scala dependency to your build.sbt file:

libraryDependencies += "net.code-story" % "http" % "2.105"

Advertisement

Dependencies from Group

Nov 24, 2016
12 usages
207 stars
Nov 24, 2016
1 usages
60 stars
Sep 29, 2015
1 usages
2 stars
Dec 17, 2014
1 stars
Mar 26, 2014
0 stars

Discover Dependencies

Apr 28, 2016
8 usages
2.2k stars
Feb 17, 2017
4 usages
7 stars
Jun 11, 2021
19 usages
Jan 23, 2023
3 usages
89 stars
Aug 27, 2019
2 usages
209 stars
Feb 11, 2021
78 usages