Last Version

CodeStory - Fluent-http 2.105

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.code-story
ArtifactId

ArtifactId

http
Version

Version

2.105
Type

Type

jar
Description

Description

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

Project URL

https://github.com/CodeStory/fluent-http

Download http 2.105


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

Dependencies

compile (20)

Group / Artifact Type Version
net.java.dev.jna : jna jar 4.2.1
org.simpleframework : simple-http jar 6.0.1
com.github.sommeri : less4j jar 1.17.2
com.github.jknack : handlebars jar 2.2.3
org.commonjava.googlecode.markdown4j : markdown4j jar 2.2-cj-1.1
org.yaml : snakeyaml jar 1.17
io.github.lukehutch : fast-classpath-scanner jar 1.9.0
com.fasterxml.jackson.core : jackson-databind jar 2.8.5
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.8.5
com.fasterxml.jackson.core : jackson-annotations jar 2.8.5
org.slf4j : slf4j-api jar 1.7.21
org.slf4j : slf4j-simple jar 1.7.21
org.webjars : webjars-locator jar 0.32
org.webjars : coffee-script jar 1.11.0
commons-io : commons-io jar 2.5
org.apache.commons : commons-lang3 jar 3.5
com.google.guava : guava jar 20.0
commons-logging : commons-logging jar 1.2
com.google.inject : guice Optional jar 4.0
org.springframework : spring-context Optional jar 4.3.4.RELEASE

test (8)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.2.22
org.assertj : assertj-core jar 3.6.0
net.code-story : fluent-rest-test jar 1.6
org.webjars : bootstrap jar 3.3.5
org.webjars : angularjs jar 1.5.8
com.github.stefanbirkner : system-rules jar 1.16.1
net.code-story : simplelenium jar 2.2

Project Modules

There are no modules declared in this project.