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

org.glassfish.jersey.ext.microprofile:jersey-mp-config 2.33


Категории

Категории

GlassFish Контейнер Application Servers config Библиотеки уровня приложения Configuration Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

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

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

jersey-mp-config
Версия

Версия

2.33
Тип

Тип

jar

Скачать jersey-mp-config 2.33


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