Registry / dependency-injection / jersey-cdi1x-ban-custom-hk2-binding

jersey-cdi1x-ban-custom-hk2-binding

JSON →
library4.0.2javamavenunverified

Jersey CDI integration module that disables custom HK2 bindings for CDI 1.x environments.

<dependency> <groupId>org.glassfish.jersey.ext.cdi</groupId> <artifactId>jersey-cdi1x-ban-custom-hk2-binding</artifactId> <version>4.0.2</version> </dependency>
INSTALL
IMPORT
SIG · JERSEY-CDI1X-BAN-C
J
jersey-cdi1x-ban-custom-hk2-binding
dependency-injectionjavav4.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BanCustomHk2BindingFeature
org.glassfish.jersey.ext.cdi.ban.custom.hk2.BanCustomHk2BindingFeature

Creates a feature to ban custom HK2 bindings.

import org.glassfish.jersey.ext.cdi.ban.custom.hk2.BanCustomHk2BindingFeature; public class Example { public static void main(String[] args) { BanCustomHk2BindingFeature feature = new BanCustomHk2BindingFeature(); System.out.println("HK2 binding ban feature created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
41 hits · last 30 days
node
34
Resources
jersey-cdi1x-ban-custom-hk2-binding — mvn dependency:get jersey-cdi1x-ban-custom-hk2-binding · libregistry