Last Version

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

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

License

License

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.14
Type

Type

jar
Description

Description

jersey-gf-cdi-ban-custom-hk2-binding
Jersey CDI for GlassFish integration - this module disables custom HK2 binding
Project URL

Project URL

https://jersey.java.net/jersey-gf-cdi-ban-custom-hk2-binding/
Project Organization

Project Organization

Oracle Corporation

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


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

Dependencies

compile (3)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-common jar 2.14
org.glassfish.jersey.core : jersey-server jar 2.14
javax.ws.rs : javax.ws.rs-api jar 2.0.1

provided (1)

Group / Artifact Type Version
org.glassfish.jersey.containers.glassfish : jersey-gf-cdi jar 2.14

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.