Последняя версия

NextWebKotlin 2.r.3

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

Лицензия

Лицензия

Группа

Группа

com.github.yoojia
Идентификатор

Идентификатор

next-web-server
Версия

Версия

2.r.3
Тип

Тип

jar
Описание

Описание

NextWebKotlin
NextWebKotlin: A Servlet 3+ based micro web framework written in Kotlin
Ссылка на сайт

Ссылка на сайт

https://github.com/yoojia/NextWebKotlin
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

runtime (1)

Идентификатор библиотеки Тип Версия
org.eclipse.jetty.aggregate : jetty-webapp jar 8.1.17.v20150415

Модули Проекта

Данный проект не имеет модулей.