is not current version
Last Version 2.5.0

com.englishtown.vertx:vertx-hk2-parent 2.2.0

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.2.0
Type

Type

pom

Download vertx-hk2-parent 2.2.0


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