| License | License | 
|---|---|
| Categories | CategoriesGlassFish Container Application Servers Configuration Application Layer Libs config HK2 Dependency Injection | 
| GroupId | GroupIdorg.glassfish.hk2 | 
| ArtifactId | ArtifactIdhk2-configuration-hub | 
| Last Version | Last Version3.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHK2 Configuration Hub HK2 Configuration Hub | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| hk2-configuration-hub-3.0.3.pom | |
| hk2-configuration-hub-3.0.3.jar | 41 KB | 
| hk2-configuration-hub-3.0.3-sources.jar | 41 KB | 
| hk2-configuration-hub-3.0.3-javadoc.jar | 141 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.glassfish.hk2/hk2-configuration-hub/ -->
<dependency>
    <groupId>org.glassfish.hk2</groupId>
    <artifactId>hk2-configuration-hub</artifactId>
    <version>3.0.3</version>
</dependency>// https://jarcasting.com/artifacts/org.glassfish.hk2/hk2-configuration-hub/
implementation 'org.glassfish.hk2:hk2-configuration-hub:3.0.3'// https://jarcasting.com/artifacts/org.glassfish.hk2/hk2-configuration-hub/
implementation ("org.glassfish.hk2:hk2-configuration-hub:3.0.3")'org.glassfish.hk2:hk2-configuration-hub:jar:3.0.3'<dependency org="org.glassfish.hk2" name="hk2-configuration-hub" rev="3.0.3">
  <artifact name="hk2-configuration-hub" type="jar" />
</dependency>@Grapes(
@Grab(group='org.glassfish.hk2', module='hk2-configuration-hub', version='3.0.3')
)libraryDependencies += "org.glassfish.hk2" % "hk2-configuration-hub" % "3.0.3"[org.glassfish.hk2/hk2-configuration-hub "3.0.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.glassfish.hk2 : hk2-locator | jar | 3.0.3 | 
| org.glassfish.hk2 : hk2-api | jar | 3.0.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.glassfish.hk2 : hk2-junitrunner | jar | 3.0.3 | 
| junit : junit | jar | 4.13.1 | 
| org.easymock : easymock | jar | 3.5 | 
