is not current version
Last Version 2.14

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

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

Categories

Categories

GlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.containers.glassfish
ArtifactId

ArtifactId

jersey-gf-cdi-ban-custom-hk2-binding
Version

Version

2.7
Type

Type

jar

Download jersey-gf-cdi-ban-custom-hk2-binding 2.7


<!-- 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.7</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.7'
// 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.7")
'org.glassfish.jersey.containers.glassfish:jersey-gf-cdi-ban-custom-hk2-binding:jar:2.7'
<dependency org="org.glassfish.jersey.containers.glassfish" name="jersey-gf-cdi-ban-custom-hk2-binding" rev="2.7">
  <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.7')
)
libraryDependencies += "org.glassfish.jersey.containers.glassfish" % "jersey-gf-cdi-ban-custom-hk2-binding" % "2.7"
[org.glassfish.jersey.containers.glassfish/jersey-gf-cdi-ban-custom-hk2-binding "2.7"]