is not current version
Last Version 1.0.4

io.helixservice:helix-parent 1.0.1

Helix Service Template for Vert.x non-blocking services

GroupId

GroupId

io.helixservice
ArtifactId

ArtifactId

helix-parent
Version

Version

1.0.1
Type

Type

pom

Download helix-parent 1.0.1

Filename Size
helix-parent-1.0.1.pom 26 KB
Browse

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