Last Version

com.github.gv2011:http 0.8

General purpose utilities - parent.

License

License

GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

http
Version

Version

0.8
Type

Type

jar
Description

Description

General purpose utilities - parent.

Download http 0.8


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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.gv2011 : util-apis jar 0.8
org.apache.httpcomponents : httpclient jar 4.5.13
org.eclipse.jetty : jetty-server jar 11.0.0
com.ibm.icu : icu4j jar 68.2
org.shredzone.acme4j : acme4j-client jar 2.11
org.shredzone.acme4j : acme4j-utils jar 2.11
com.github.spotbugs : spotbugs-annotations jar 4.2.0
com.github.gv2011 : guava-core jar 28.3
org.slf4j : slf4j-api jar 2.0.0-alpha1

test (4)

Group / Artifact Type Version
com.github.gv2011 : gcol jar 0.8
com.github.gv2011 : util-beans jar 0.8
com.github.gv2011 : jsong jar 0.8
com.github.gv2011 : testutil jar 0.8

Project Modules

There are no modules declared in this project.