| Лицензия |
Лицензия
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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| helloworld-netty-3.0.3.pom | |
| helloworld-netty-3.0.3.jar | 19 KB |
| helloworld-netty-3.0.3-sources.jar | 18 KB |
| helloworld-netty-3.0.3-project-src.zip | 23 KB |
| helloworld-netty-3.0.3-javadoc.jar | 29 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish.jersey.containers : jersey-container-netty-http | jar | |
| org.glassfish.jersey.inject : jersey-hk2 | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish.jersey.test-framework : jersey-test-framework-util | jar | |
| org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-bundle | pom |