не последняя версия
Последняя версия 3.1.0-M3

jersey-examples-helloworld-netty 3.0.3

Jersey "Hello world" example on Netty container.

Лицензия

Лицензия

jQuery license
Категории

Категории

GlassFish Контейнер Application Servers Сеть Netty Networking Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

org.glassfish.jersey.examples
Идентификатор

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

helloworld-netty
Версия

Версия

3.0.3
Тип

Тип

jar
Описание

Описание

jersey-examples-helloworld-netty
Jersey "Hello world" example on Netty container.
Ссылка на сайт

Ссылка на сайт

https://projects.eclipse.org/projects/ee4j.jersey/helloworld-netty
Организация-разработчик

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

Eclipse Foundation

Скачать helloworld-netty 3.0.3


<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.examples/helloworld-netty/ -->
<dependency>
    <groupId>org.glassfish.jersey.examples</groupId>
    <artifactId>helloworld-netty</artifactId>
    <version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/helloworld-netty/
implementation 'org.glassfish.jersey.examples:helloworld-netty:3.0.3'
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/helloworld-netty/
implementation ("org.glassfish.jersey.examples:helloworld-netty:3.0.3")
'org.glassfish.jersey.examples:helloworld-netty:jar:3.0.3'
<dependency org="org.glassfish.jersey.examples" name="helloworld-netty" rev="3.0.3">
  <artifact name="helloworld-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.examples', module='helloworld-netty', version='3.0.3')
)
libraryDependencies += "org.glassfish.jersey.examples" % "helloworld-netty" % "3.0.3"
[org.glassfish.jersey.examples/helloworld-netty "3.0.3"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.glassfish.jersey.containers : jersey-container-netty-http jar
org.glassfish.jersey.inject : jersey-hk2 jar

test (2)

Идентификатор библиотеки Тип Версия
org.glassfish.jersey.test-framework : jersey-test-framework-util jar
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-bundle pom

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

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