| License |
License |
|---|---|
| Categories |
CategoriesGlassFish Container Application Servers config Application Layer Libs Configuration HK2 Dependency Injection |
| GroupId | GroupIdorg.glassfish.hk2 |
| ArtifactId | ArtifactIdhk2-config-hub-integration |
| Last Version | Last Version2.5.0-b56 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhk2-config Hub integration
hk2-config Hub integration
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glassfish.hk2/hk2-config-hub-integration/ -->
<dependency>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-config-hub-integration</artifactId>
<version>2.5.0-b56</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.hk2/hk2-config-hub-integration/
implementation 'org.glassfish.hk2:hk2-config-hub-integration:2.5.0-b56'
// https://jarcasting.com/artifacts/org.glassfish.hk2/hk2-config-hub-integration/
implementation ("org.glassfish.hk2:hk2-config-hub-integration:2.5.0-b56")
'org.glassfish.hk2:hk2-config-hub-integration:jar:2.5.0-b56'
<dependency org="org.glassfish.hk2" name="hk2-config-hub-integration" rev="2.5.0-b56">
<artifact name="hk2-config-hub-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.hk2', module='hk2-config-hub-integration', version='2.5.0-b56')
)
libraryDependencies += "org.glassfish.hk2" % "hk2-config-hub-integration" % "2.5.0-b56"
[org.glassfish.hk2/hk2-config-hub-integration "2.5.0-b56"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.hk2 : hk2-config | jar | 2.5.0-b56 |
| org.glassfish.hk2 : config-types | jar | 2.5.0-b56 |
| org.glassfish.hk2 : hk2-configuration-hub | jar | 2.5.0-b56 |
| org.hibernate : hibernate-validator | jar | 5.2.4.Final |
| javax.annotation : javax.annotation-api | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.hk2 : hk2-junitrunner | jar | 2.5.0-b56 |
| org.glassfish.hk2 : hk2-configuration-integration | jar | 2.5.0-b56 |
| javax.el : javax.el-api | jar | 2.2.5 |
| junit : junit | jar | 4.12 |
| org.easymock : easymock | jar | 3.0 |