License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection Jersey Program Interface REST Frameworks |
GroupId | GroupIdorg.glassfish.jersey.containers.glassfish |
ArtifactId | ArtifactIdjersey-gf-cdi-ban-custom-hk2-binding |
Last Version | Last Version2.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjersey-gf-cdi-ban-custom-hk2-binding
Jersey CDI for GlassFish integration - this module disables custom HK2 binding
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.containers.glassfish : jersey-gf-cdi | jar | 2.14 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-library | jar | 1.3 |
junit : junit | jar | 4.11 |