| Лицензия |
Лицензия
jQuery license
|
|---|---|
| Категории |
КатегорииGlassFish Контейнер Application Servers Jersey Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаorg.glassfish.jersey.examples |
| Идентификатор | Идентификаторhelloworld-cdi2-se |
| Версия | Версия3.0.4 |
| Тип | Типjar |
| Описание |
Описаниеjersey-examples-helloworld-cdi2-se
Jersey "Hello world" example with CDI 2 SE.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| helloworld-cdi2-se-3.0.4.pom | |
| helloworld-cdi2-se-3.0.4.jar | 22 KB |
| helloworld-cdi2-se-3.0.4-sources.jar | 21 KB |
| helloworld-cdi2-se-3.0.4-project-src.zip | 25 KB |
| helloworld-cdi2-se-3.0.4-javadoc.jar | 46 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.examples/helloworld-cdi2-se/ -->
<dependency>
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>helloworld-cdi2-se</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/helloworld-cdi2-se/
implementation 'org.glassfish.jersey.examples:helloworld-cdi2-se:3.0.4'
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/helloworld-cdi2-se/
implementation ("org.glassfish.jersey.examples:helloworld-cdi2-se:3.0.4")
'org.glassfish.jersey.examples:helloworld-cdi2-se:jar:3.0.4'
<dependency org="org.glassfish.jersey.examples" name="helloworld-cdi2-se" rev="3.0.4">
<artifact name="helloworld-cdi2-se" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.examples', module='helloworld-cdi2-se', version='3.0.4')
)
libraryDependencies += "org.glassfish.jersey.examples" % "helloworld-cdi2-se" % "3.0.4"
[org.glassfish.jersey.examples/helloworld-cdi2-se "3.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish.jersey.inject : jersey-cdi2-se | jar | 3.0.4 |
| org.glassfish.jersey.containers : jersey-container-grizzly2-http | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish.jersey.test-framework : jersey-test-framework-util | jar | |
| org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-bundle | pom |