http

Higgs' HTTP server and client implementation

License

License

GroupId

GroupId

io.higgs
ArtifactId

ArtifactId

http
Last Version

Last Version

0.0.24
Release Date

Release Date

Type

Type

pom
Description

Description

http
Higgs' HTTP server and client implementation

Download http

Filename Size
http-0.0.24.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
io.higgs : core jar 0.0.24
org.slf4j : slf4j-api jar 1.7.0
org.slf4j : slf4j-log4j12 jar 1.7.0
com.google.guava : guava jar 14.0.1
io.netty : netty-all jar 4.0.28.Final
org.javassist : javassist Optional jar 3.17.1-GA
com.boundary : high-scale-lib jar 1.0.6
com.fasterxml.jackson.core : jackson-databind jar 2.1.1
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • server
  • client

Versions

Version
0.0.24
0.0.23
0.0.22
0.0.21
0.0.20
0.0.19
0.0.18
0.0.17
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9