не последняя версия
Последняя версия 6.2.2-1

com.fizzed:ninja-undertow 6.1.0-undertow2


Категории

Категории

Undertow Сеть Networking Ninja Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

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

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

ninja-undertow
Версия

Версия

6.1.0-undertow2
Тип

Тип

jar

Скачать ninja-undertow 6.1.0-undertow2


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