Last Version

com.kncept.httpserver:legacy-mod 0.9.0

An implementation of the Java HTTP Server (including the OpenJDK interfaces and provided implementation)

License

License

GroupId

GroupId

com.kncept.httpserver
ArtifactId

ArtifactId

legacy-mod
Version

Version

0.9.0
Type

Type

jar
Description

Description

An implementation of the Java HTTP Server (including the OpenJDK interfaces and provided implementation)

Download legacy-mod 0.9.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.kncept.httpserver : http-utils jar 0.9.0

Project Modules

There are no modules declared in this project.