License |
License
jQuery license
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection Jersey Program Interface REST Frameworks |
GroupId | GroupIdorg.glassfish.jersey.ext.cdi |
ArtifactId | ArtifactIdjersey-cdi1x-ban-custom-hk2-binding |
Last Version | Last Version3.1.0-M3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjersey-ext-cdi1x-ban-custom-hk2-binding
Jersey CDI integration - this module disables custom HK2 bindings
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.ext.cdi/jersey-cdi1x-ban-custom-hk2-binding/ -->
<dependency>
<groupId>org.glassfish.jersey.ext.cdi</groupId>
<artifactId>jersey-cdi1x-ban-custom-hk2-binding</artifactId>
<version>3.1.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.ext.cdi/jersey-cdi1x-ban-custom-hk2-binding/
implementation 'org.glassfish.jersey.ext.cdi:jersey-cdi1x-ban-custom-hk2-binding:3.1.0-M3'
// https://jarcasting.com/artifacts/org.glassfish.jersey.ext.cdi/jersey-cdi1x-ban-custom-hk2-binding/
implementation ("org.glassfish.jersey.ext.cdi:jersey-cdi1x-ban-custom-hk2-binding:3.1.0-M3")
'org.glassfish.jersey.ext.cdi:jersey-cdi1x-ban-custom-hk2-binding:jar:3.1.0-M3'
<dependency org="org.glassfish.jersey.ext.cdi" name="jersey-cdi1x-ban-custom-hk2-binding" rev="3.1.0-M3">
<artifact name="jersey-cdi1x-ban-custom-hk2-binding" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.ext.cdi', module='jersey-cdi1x-ban-custom-hk2-binding', version='3.1.0-M3')
)
libraryDependencies += "org.glassfish.jersey.ext.cdi" % "jersey-cdi1x-ban-custom-hk2-binding" % "3.1.0-M3"
[org.glassfish.jersey.ext.cdi/jersey-cdi1x-ban-custom-hk2-binding "3.1.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.ws.rs : jakarta.ws.rs-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.ext.cdi : jersey-cdi1x | jar | 3.1.0-M3 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.core : jersey-common | jar | 3.1.0-M3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
junit : junit | jar | 4.13.1 |
org.glassfish.jersey.inject : jersey-hk2 | jar | 3.1.0-M3 |