не последняя версия
Последняя версия 3.0.0-M2

Helidon Jersey Common 2.3.1

Helidon wrapping of Jersey modules to correct classpath. Currently used to fix dependencies from jakarta namespace to javax namespace

Лицензия

Лицензия

Категории

Категории

Helidon Контейнер Микросервисы Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

io.helidon.jersey
Идентификатор

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

helidon-jersey-common
Версия

Версия

2.3.1
Тип

Тип

jar
Описание

Описание

Helidon Jersey Common
Helidon wrapping of Jersey modules to correct classpath. Currently used to fix dependencies from jakarta namespace to javax namespace
Ссылка на сайт

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

https://helidon.io/helidon-jersey-common
Организация-разработчик

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

Oracle Corporation

Скачать helidon-jersey-common 2.3.1


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.helidon.common : helidon-common jar 2.3.1

provided (1)

Идентификатор библиотеки Тип Версия
io.helidon.jersey : helidon-jersey-server jar 2.3.1

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.23.4

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

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