не последняя версия
Последняя версия 2.14

org.glassfish.jersey.containers.glassfish:jersey-gf-cdi-ban-custom-hk2-binding 2.12

Jersey CDI for GlassFish integration - this module disables custom HK2 binding

Категории

Категории

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

Группа

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

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

jersey-gf-cdi-ban-custom-hk2-binding
Версия

Версия

2.12
Тип

Тип

jar

Скачать jersey-gf-cdi-ban-custom-hk2-binding 2.12


<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.containers.glassfish/jersey-gf-cdi-ban-custom-hk2-binding/ -->
<dependency>
    <groupId>org.glassfish.jersey.containers.glassfish</groupId>
    <artifactId>jersey-gf-cdi-ban-custom-hk2-binding</artifactId>
    <version>2.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.containers.glassfish/jersey-gf-cdi-ban-custom-hk2-binding/
implementation 'org.glassfish.jersey.containers.glassfish:jersey-gf-cdi-ban-custom-hk2-binding:2.12'
// https://jarcasting.com/artifacts/org.glassfish.jersey.containers.glassfish/jersey-gf-cdi-ban-custom-hk2-binding/
implementation ("org.glassfish.jersey.containers.glassfish:jersey-gf-cdi-ban-custom-hk2-binding:2.12")
'org.glassfish.jersey.containers.glassfish:jersey-gf-cdi-ban-custom-hk2-binding:jar:2.12'
<dependency org="org.glassfish.jersey.containers.glassfish" name="jersey-gf-cdi-ban-custom-hk2-binding" rev="2.12">
  <artifact name="jersey-gf-cdi-ban-custom-hk2-binding" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.containers.glassfish', module='jersey-gf-cdi-ban-custom-hk2-binding', version='2.12')
)
libraryDependencies += "org.glassfish.jersey.containers.glassfish" % "jersey-gf-cdi-ban-custom-hk2-binding" % "2.12"
[org.glassfish.jersey.containers.glassfish/jersey-gf-cdi-ban-custom-hk2-binding "2.12"]