is not current version
Last Version 2.5.0

com.englishtown.vertx:vertx-hk2-parent 2.0.0-RC2

Provides a VerticleFactory that uses HK2 for dependency injection.

Categories

Categories

HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

com.englishtown.vertx
ArtifactId

ArtifactId

vertx-hk2-parent
Version

Version

2.0.0-RC2
Type

Type

pom

Download vertx-hk2-parent 2.0.0-RC2


<!-- https://jarcasting.com/artifacts/com.englishtown.vertx/vertx-hk2-parent/ -->
<dependency>
    <groupId>com.englishtown.vertx</groupId>
    <artifactId>vertx-hk2-parent</artifactId>
    <version>2.0.0-RC2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.englishtown.vertx/vertx-hk2-parent/
implementation 'com.englishtown.vertx:vertx-hk2-parent:2.0.0-RC2'
// https://jarcasting.com/artifacts/com.englishtown.vertx/vertx-hk2-parent/
implementation ("com.englishtown.vertx:vertx-hk2-parent:2.0.0-RC2")
'com.englishtown.vertx:vertx-hk2-parent:pom:2.0.0-RC2'
<dependency org="com.englishtown.vertx" name="vertx-hk2-parent" rev="2.0.0-RC2">
  <artifact name="vertx-hk2-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.englishtown.vertx', module='vertx-hk2-parent', version='2.0.0-RC2')
)
libraryDependencies += "com.englishtown.vertx" % "vertx-hk2-parent" % "2.0.0-RC2"
[com.englishtown.vertx/vertx-hk2-parent "2.0.0-RC2"]