Last Version

NextWebKotlin 2.r.3

NextWebKotlin: A Servlet 3+ based micro web framework written in Kotlin

License

License

GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

next-web-server
Version

Version

2.r.3
Type

Type

jar
Description

Description

NextWebKotlin
NextWebKotlin: A Servlet 3+ based micro web framework written in Kotlin
Project URL

Project URL

https://github.com/yoojia/NextWebKotlin
Source Code Management

Source Code Management

https://github.com/yoojia/NextWebKotlin.git

Download next-web-server 2.r.3


<!-- https://jarcasting.com/artifacts/com.github.yoojia/next-web-server/ -->
<dependency>
    <groupId>com.github.yoojia</groupId>
    <artifactId>next-web-server</artifactId>
    <version>2.r.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yoojia/next-web-server/
implementation 'com.github.yoojia:next-web-server:2.r.3'
// https://jarcasting.com/artifacts/com.github.yoojia/next-web-server/
implementation ("com.github.yoojia:next-web-server:2.r.3")
'com.github.yoojia:next-web-server:jar:2.r.3'
<dependency org="com.github.yoojia" name="next-web-server" rev="2.r.3">
  <artifact name="next-web-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yoojia', module='next-web-server', version='2.r.3')
)
libraryDependencies += "com.github.yoojia" % "next-web-server" % "2.r.3"
[com.github.yoojia/next-web-server "2.r.3"]

Dependencies

runtime (1)

Group / Artifact Type Version
org.eclipse.jetty.aggregate : jetty-webapp jar 8.1.17.v20150415

Project Modules

There are no modules declared in this project.