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

com.fitbur.testify.server:server-undertow 0.1.0


Категории

Категории

Undertow Сеть Networking
Группа

Группа

com.fitbur.testify.server
Идентификатор

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

server-undertow
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать server-undertow 0.1.0


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