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

jersey-examples-helloworld-weld 3.1.0-M2

Jersey annotated resource class "Hello world" example with Weld support.

Лицензия

Лицензия

jQuery license
Категории

Категории

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

Группа

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

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

helloworld-weld
Версия

Версия

3.1.0-M2
Тип

Тип

jar
Описание

Описание

jersey-examples-helloworld-weld
Jersey annotated resource class "Hello world" example with Weld support.
Ссылка на сайт

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

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

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

Eclipse Foundation

Скачать helloworld-weld 3.1.0-M2


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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.glassfish.jersey.containers : jersey-container-grizzly2-http jar
org.glassfish.jersey.inject : jersey-hk2 jar
jakarta.enterprise : jakarta.enterprise.cdi-api jar 3.0.0
org.glassfish.jersey.ext.cdi : jersey-weld2-se jar
org.jboss.weld.se : weld-se-core jar 4.0.2.Final
org.glassfish.jersey.ext.cdi : jersey-cdi1x jar
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.1
com.sun.xml.bind : jaxb-impl jar 3.0.2
com.sun.istack : istack-commons-runtime jar 4.0.0

test (2)

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

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

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