GroupId | GroupIdorg.hawkular.nest |
---|---|
ArtifactId | ArtifactIdhawkular-nest-parent |
Version | Version0.0.5 |
Type | Typepom |
Filename | Size |
---|---|
hawkular-nest-parent-0.0.5.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hawkular.nest/hawkular-nest-parent/ -->
<dependency>
<groupId>org.hawkular.nest</groupId>
<artifactId>hawkular-nest-parent</artifactId>
<version>0.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular.nest/hawkular-nest-parent/
implementation 'org.hawkular.nest:hawkular-nest-parent:0.0.5'
// https://jarcasting.com/artifacts/org.hawkular.nest/hawkular-nest-parent/
implementation ("org.hawkular.nest:hawkular-nest-parent:0.0.5")
'org.hawkular.nest:hawkular-nest-parent:pom:0.0.5'
<dependency org="org.hawkular.nest" name="hawkular-nest-parent" rev="0.0.5">
<artifact name="hawkular-nest-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.nest', module='hawkular-nest-parent', version='0.0.5')
)
libraryDependencies += "org.hawkular.nest" % "hawkular-nest-parent" % "0.0.5"
[org.hawkular.nest/hawkular-nest-parent "0.0.5"]