Server KTor

API Server KTor utils

License

License

GroupId

GroupId

org.hnau.api
ArtifactId

ArtifactId

server-ktor
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Server KTor
API Server KTor utils

Download server-ktor

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.hnau : base jar 1.9.3
org.hnau.api : base jar 1.0.5
org.slf4j : slf4j-log4j12 jar 1.7.28
org.hnau : logging jar 1.0.3
io.ktor : ktor-jackson jar 1.2.6
io.ktor : ktor-server-core jar 1.2.6
io.ktor : ktor-server-netty jar 1.2.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0