| License | License | 
|---|---|
| Categories | CategoriesHK2 Application Layer Libs Dependency Injection | 
| GroupId | GroupIdcom.englishtown.vertx | 
| ArtifactId | ArtifactIdvertx-hk2-parent | 
| Last Version | Last Version2.5.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionProvides a VerticleFactory that uses HK2 for dependency injection. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| vertx-hk2-parent-2.5.0.pom | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.englishtown.vertx/vertx-hk2-parent/ -->
<dependency>
    <groupId>com.englishtown.vertx</groupId>
    <artifactId>vertx-hk2-parent</artifactId>
    <version>2.5.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.englishtown.vertx/vertx-hk2-parent/
implementation 'com.englishtown.vertx:vertx-hk2-parent:2.5.0'// https://jarcasting.com/artifacts/com.englishtown.vertx/vertx-hk2-parent/
implementation ("com.englishtown.vertx:vertx-hk2-parent:2.5.0")'com.englishtown.vertx:vertx-hk2-parent:pom:2.5.0'<dependency org="com.englishtown.vertx" name="vertx-hk2-parent" rev="2.5.0">
  <artifact name="vertx-hk2-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='com.englishtown.vertx', module='vertx-hk2-parent', version='2.5.0')
)libraryDependencies += "com.englishtown.vertx" % "vertx-hk2-parent" % "2.5.0"[com.englishtown.vertx/vertx-hk2-parent "2.5.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.vertx : vertx-core | jar | 3.4.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mockito : mockito-core | jar | 1.10.19 | 
| junit : junit | jar | 4.12 | 
| io.vertx : vertx-core | test-jar | 3.4.2 |