| License | License | 
|---|---|
| Categories | CategoriesGlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection | 
| GroupId | GroupIdorg.glassfish.hk2 | 
| ArtifactId | ArtifactIdhk2-locator | 
| Last Version | Last Version3.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionServiceLocator Default Implementation ServiceLocator Default Implementation | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| hk2-locator-3.0.3.pom | |
| hk2-locator-3.0.3.jar | 84 KB | 
| hk2-locator-3.0.3-sources.jar | 66 KB | 
| hk2-locator-3.0.3-javadoc.jar | 172 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.glassfish.hk2/hk2-locator/ -->
<dependency>
    <groupId>org.glassfish.hk2</groupId>
    <artifactId>hk2-locator</artifactId>
    <version>3.0.3</version>
</dependency>// https://jarcasting.com/artifacts/org.glassfish.hk2/hk2-locator/
implementation 'org.glassfish.hk2:hk2-locator:3.0.3'// https://jarcasting.com/artifacts/org.glassfish.hk2/hk2-locator/
implementation ("org.glassfish.hk2:hk2-locator:3.0.3")'org.glassfish.hk2:hk2-locator:jar:3.0.3'<dependency org="org.glassfish.hk2" name="hk2-locator" rev="3.0.3">
  <artifact name="hk2-locator" type="jar" />
</dependency>@Grapes(
@Grab(group='org.glassfish.hk2', module='hk2-locator', version='3.0.3')
)libraryDependencies += "org.glassfish.hk2" % "hk2-locator" % "3.0.3"[org.glassfish.hk2/hk2-locator "3.0.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| jakarta.inject : jakarta.inject-api | jar | 2.0.0 | 
| org.glassfish.hk2.external : aopalliance-repackaged | jar | 3.0.3 | 
| org.glassfish.hk2 : hk2-api | jar | 3.0.3 | 
| org.glassfish.hk2 : hk2-utils | jar | 3.0.3 | 
| jakarta.annotation : jakarta.annotation-api | jar | 2.0.0 | 
| org.javassist : javassist | jar | 3.27.0-GA | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| org.easymock : easymock | jar | 3.5 | 
