Last Version

Pronghorn HTTP Server 0.2.1

A low-level, high performance HTTP server.

License

License

GroupId

GroupId

tech.pronghorn
ArtifactId

ArtifactId

server
Version

Version

0.2.1
Type

Type

jar
Description

Description

Pronghorn HTTP Server
A low-level, high performance HTTP server.
Project URL

Project URL

https://pronghorn.tech
Source Code Management

Source Code Management

https://github.com/pronghorn-tech/server.git

Download server 0.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.31
tech.pronghorn : coroutines jar 0.2.1
org.jetbrains.kotlin : kotlin-reflect jar 1.2.31

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.1.0
org.mockito : mockito-core jar 2.16.0
tech.pronghorn : plugin-collections-jctools jar 0.2.1
tech.pronghorn : plugin-hashing-openhft jar 0.2.1
tech.pronghorn : plugin-logging-slf4j jar 0.2.1
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.