License |
License |
---|---|
GroupId | GroupIdorg.hawkular.services |
ArtifactId | ArtifactIdhawkular-services |
Last Version | Last Version0.40.1.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHawkular Services
Hawkular Services: Alerts, Inventory, Metrics, ...
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hawkular-services-0.40.1.Final.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hawkular.services/hawkular-services/ -->
<dependency>
<groupId>org.hawkular.services</groupId>
<artifactId>hawkular-services</artifactId>
<version>0.40.1.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular.services/hawkular-services/
implementation 'org.hawkular.services:hawkular-services:0.40.1.Final'
// https://jarcasting.com/artifacts/org.hawkular.services/hawkular-services/
implementation ("org.hawkular.services:hawkular-services:0.40.1.Final")
'org.hawkular.services:hawkular-services:pom:0.40.1.Final'
<dependency org="org.hawkular.services" name="hawkular-services" rev="0.40.1.Final">
<artifact name="hawkular-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.services', module='hawkular-services', version='0.40.1.Final')
)
libraryDependencies += "org.hawkular.services" % "hawkular-services" % "0.40.1.Final"
[org.hawkular.services/hawkular-services "0.40.1.Final"]