Web Kotlin

The Kotlin library for creating web applications

Лицензия

Лицензия

Категории

Категории

Kotlin Языки программирования ORM Данные
Группа

Группа

com.github.storm-bit
Идентификатор

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

web-kotlin
Последняя версия

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

1.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Web Kotlin
The Kotlin library for creating web applications
Организация-разработчик

Организация-разработчик

com.github.storm-bit

Скачать web-kotlin

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.0
io.github.classgraph : classgraph jar 4.8.90
com.sparkjava : spark-core jar 2.9.3
com.hubspot.jinjava : jinjava jar 2.5.6

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

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

Версии библиотеки

Версия
1.0.4
1.0.2
1.0.1
1.0.0