Last Version

Manorrock Piranha Single Threaded HTTP server 19.11.0

The Manorrock Piranha Project delivers you with a slim Servlet container and some useful add-on modules

License

License

GroupId

GroupId

com.manorrock.piranha
ArtifactId

ArtifactId

piranha-http-singlethread
Version

Version

19.11.0
Type

Type

jar
Description

Description

Manorrock Piranha Single Threaded HTTP server
The Manorrock Piranha Project delivers you with a slim Servlet container and some useful add-on modules

Download piranha-http-singlethread 19.11.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.manorrock.piranha : piranha jar 19.11.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.httpcomponents : httpclient jar 4.5.10

Project Modules

There are no modules declared in this project.