| Лицензия |
Лицензия
jQuery license
|
|---|---|
| Категории |
КатегорииGlassFish Контейнер Application Servers Jersey Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаorg.glassfish.jersey.examples |
| Идентификатор | Идентификаторhelloworld-webapp |
| Версия | Версия3.0.2 |
| Тип | Типwar |
| Описание |
Описаниеjersey-examples-helloworld-webapp
Jersey annotated resource class "Hello world" example.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.examples/helloworld-webapp/ -->
<dependency>
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>helloworld-webapp</artifactId>
<version>3.0.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/helloworld-webapp/
implementation 'org.glassfish.jersey.examples:helloworld-webapp:3.0.2'
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/helloworld-webapp/
implementation ("org.glassfish.jersey.examples:helloworld-webapp:3.0.2")
'org.glassfish.jersey.examples:helloworld-webapp:war:3.0.2'
<dependency org="org.glassfish.jersey.examples" name="helloworld-webapp" rev="3.0.2">
<artifact name="helloworld-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.examples', module='helloworld-webapp', version='3.0.2')
)
libraryDependencies += "org.glassfish.jersey.examples" % "helloworld-webapp" % "3.0.2"
[org.glassfish.jersey.examples/helloworld-webapp "3.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 5.0.0 |
| org.glassfish.jersey.containers : jersey-container-grizzly2-servlet | jar | |
| org.glassfish.jersey.inject : jersey-hk2 | jar | |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.0 |
| com.sun.xml.bind : jaxb-impl | jar | 3.0.0 |
| org.glassfish.jersey.containers : jersey-container-servlet-core | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-bundle | pom |