bootique-kotlin-undertow: Kotlin extensions for undertow module.

Provides extension function and features for smooth development with Bootique Undertow and Kotlin.

Лицензия

Лицензия

Категории

Категории

Kotlin Языки программирования Undertow Сеть Networking Bootique Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

io.bootique.kotlin
Идентификатор

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

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

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

2.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

bootique-kotlin-undertow: Kotlin extensions for undertow module.
Provides extension function and features for smooth development with Bootique Undertow and Kotlin.
Организация-разработчик

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

ObjectStyle LLC

Скачать bootique-kotlin-undertow

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.bootique : bootique jar 2.0.1
io.bootique.undertow : bootique-undertow jar 2.0.1

provided (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.10

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.9.0
io.bootique : bootique-test jar 2.0.1
org.slf4j : slf4j-simple jar 1.7.25

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

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

Bootique Project

Bootique is a minimally opinionated platform for modern runnable Java apps

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

Версия
2.0.1
2.0
2.0.RC1
2.0.M1
2.0.B1
1.3
1.2
1.1
1.0
1.0.RC1
0.25