is not current version
Last Version 1.0.0.Alpha8

org.hawkular.nest:hawkular-nest-parent 1.0.0.Alpha7


GroupId

GroupId

org.hawkular.nest
ArtifactId

ArtifactId

hawkular-nest-parent
Version

Version

1.0.0.Alpha7
Type

Type

pom

Download hawkular-nest-parent 1.0.0.Alpha7


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