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

com.guicedee.services:undertow-parent 0.70.0.6

Undertow

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection Undertow Сеть Networking
Группа

Группа

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

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

undertow-parent
Версия

Версия

0.70.0.6
Тип

Тип

pom

Скачать undertow-parent 0.70.0.6

Имя Файла Размер
undertow-parent-0.70.0.6.pom 5 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.guicedee.services/undertow-parent/ -->
<dependency>
    <groupId>com.guicedee.services</groupId>
    <artifactId>undertow-parent</artifactId>
    <version>0.70.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/undertow-parent/
implementation 'com.guicedee.services:undertow-parent:0.70.0.6'
// https://jarcasting.com/artifacts/com.guicedee.services/undertow-parent/
implementation ("com.guicedee.services:undertow-parent:0.70.0.6")
'com.guicedee.services:undertow-parent:pom:0.70.0.6'
<dependency org="com.guicedee.services" name="undertow-parent" rev="0.70.0.6">
  <artifact name="undertow-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='undertow-parent', version='0.70.0.6')
)
libraryDependencies += "com.guicedee.services" % "undertow-parent" % "0.70.0.6"
[com.guicedee.services/undertow-parent "0.70.0.6"]