Registry / dependency-injection / hk2-core

hk2-core

JSON →
library4.0.1javamavenunverified

Dependency injection kernel for the HK2 framework, providing core DI capabilities.

<dependency> <groupId>org.glassfish.hk2</groupId> <artifactId>hk2-core</artifactId> <version>4.0.1</version> </dependency>
INSTALL
IMPORT
SIG · HK2-CORE
H
hk2-core
dependency-injectionjavav4.0.1
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.

ServiceLocator
org.glassfish.hk2.api.ServiceLocator

Create and populate a HK2 ServiceLocator.

import org.glassfish.hk2.api.ServiceLocator; import org.glassfish.hk2.utilities.ServiceLocatorUtilities; ServiceLocator locator = ServiceLocatorUtilities.createAndPopulateServiceLocator();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
46 hits · last 30 days
node
38
OpenAI (training)
1
Resources
hk2-core — mvn dependency:get hk2-core · libregistry