Last Version

HttpServer 0.1.1

ESA HttpServer is an asynchronous event-driven http server based on netty.

License

License

GroupId

GroupId

io.esastack
ArtifactId

ArtifactId

httpserver-parent
Version

Version

0.1.1
Type

Type

pom
Description

Description

HttpServer
ESA HttpServer is an asynchronous event-driven http server based on netty.
Project URL

Project URL

https://www.esastack.io/
Source Code Management

Source Code Management

https://github.com/esastack/esa-httpserver

Download httpserver-parent 0.1.1


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.4.2
org.mockito : mockito-inline jar 3.3.3

Project Modules

  • httpserver