HK2 is a dependency injection framework for Java, implementing JSR-330.
<dependency>
<groupId>com.sun.enterprise</groupId>
<artifactId>hk2</artifactId>
<version>1.6.9</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a service with HK2 annotation.
Use org.glassfish.hk2:hk2:2.6.1 or later.
No dependency data recorded yet.