License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.code-story |
ArtifactId | ArtifactIdhttp |
Version | Version2.105 |
Type | Typejar |
Description |
DescriptionCodeStory - Fluent-http
Fluent-http is the simplest fastest full fledged web server we could come up with
|
Project URL |
Project URL |
Filename | Size |
---|---|
http-2.105.pom | |
http-2.105.jar | 559 KB |
http-2.105-sources.jar | 480 KB |
http-2.105-javadoc.jar | 984 KB |
Browse |
<!-- 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"]
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 |
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 |