This OSGi bundle wraps the javax.inject 1 jar for use in OSGi environments.
<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.javax-inject</artifactId>
<version>1_3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use @Inject annotation for dependency injection.
Use a standard javax.inject dependency if not in an OSGi environment.
No dependency data recorded yet.