barchart-http
A lightweight, high performance, asynchronous HTTP server built on top of Netty 4.
Project documentation: https://github.com/barchart/barchart-http/wiki
License |
License |
---|---|
GroupId | GroupIdcom.barchart.http |
ArtifactId | ArtifactIdbarchart-http |
Last Version | Last Version1.1.6 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbarchart-http
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
barchart-http-1.1.6.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.barchart.http/barchart-http/ -->
<dependency>
<groupId>com.barchart.http</groupId>
<artifactId>barchart-http</artifactId>
<version>1.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.barchart.http/barchart-http/
implementation 'com.barchart.http:barchart-http:1.1.6'
// https://jarcasting.com/artifacts/com.barchart.http/barchart-http/
implementation ("com.barchart.http:barchart-http:1.1.6")
'com.barchart.http:barchart-http:pom:1.1.6'
<dependency org="com.barchart.http" name="barchart-http" rev="1.1.6">
<artifact name="barchart-http" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.barchart.http', module='barchart-http', version='1.1.6')
)
libraryDependencies += "com.barchart.http" % "barchart-http" % "1.1.6"
[com.barchart.http/barchart-http "1.1.6"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.10 |
junit : junit | jar | 4.11 |
A lightweight, high performance, asynchronous HTTP server built on top of Netty 4.
Project documentation: https://github.com/barchart/barchart-http/wiki