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

com.holon-platform.jaxrs:holon-starter-jersey-undertow 5.1.0

Holon Spring Boot JAX-RS Server starter using Jersey, Undertow and Jackson

Категории

Категории

Undertow Сеть Networking ORM Данные Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

com.holon-platform.jaxrs
Идентификатор

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

holon-starter-jersey-undertow
Версия

Версия

5.1.0
Тип

Тип

jar

Скачать holon-starter-jersey-undertow 5.1.0


<!-- https://jarcasting.com/artifacts/com.holon-platform.jaxrs/holon-starter-jersey-undertow/ -->
<dependency>
    <groupId>com.holon-platform.jaxrs</groupId>
    <artifactId>holon-starter-jersey-undertow</artifactId>
    <version>5.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.holon-platform.jaxrs/holon-starter-jersey-undertow/
implementation 'com.holon-platform.jaxrs:holon-starter-jersey-undertow:5.1.0'
// https://jarcasting.com/artifacts/com.holon-platform.jaxrs/holon-starter-jersey-undertow/
implementation ("com.holon-platform.jaxrs:holon-starter-jersey-undertow:5.1.0")
'com.holon-platform.jaxrs:holon-starter-jersey-undertow:jar:5.1.0'
<dependency org="com.holon-platform.jaxrs" name="holon-starter-jersey-undertow" rev="5.1.0">
  <artifact name="holon-starter-jersey-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.holon-platform.jaxrs', module='holon-starter-jersey-undertow', version='5.1.0')
)
libraryDependencies += "com.holon-platform.jaxrs" % "holon-starter-jersey-undertow" % "5.1.0"
[com.holon-platform.jaxrs/holon-starter-jersey-undertow "5.1.0"]