License |
License |
---|---|
Categories |
CategoriesMonitoring Application Testing & Monitoring |
GroupId | GroupIduk.co.bssd |
ArtifactId | ArtifactIdbssd-monitoring-parent |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBssd Monitoring
Monitoring framework to allow the configuration of conditions which will then fire alerts.
|
Filename | Size |
---|---|
bssd-monitoring-parent-0.0.2.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.co.bssd/bssd-monitoring-parent/ -->
<dependency>
<groupId>uk.co.bssd</groupId>
<artifactId>bssd-monitoring-parent</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.co.bssd/bssd-monitoring-parent/
implementation 'uk.co.bssd:bssd-monitoring-parent:0.0.2'
// https://jarcasting.com/artifacts/uk.co.bssd/bssd-monitoring-parent/
implementation ("uk.co.bssd:bssd-monitoring-parent:0.0.2")
'uk.co.bssd:bssd-monitoring-parent:pom:0.0.2'
<dependency org="uk.co.bssd" name="bssd-monitoring-parent" rev="0.0.2">
<artifact name="bssd-monitoring-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.co.bssd', module='bssd-monitoring-parent', version='0.0.2')
)
libraryDependencies += "uk.co.bssd" % "bssd-monitoring-parent" % "0.0.2"
[uk.co.bssd/bssd-monitoring-parent "0.0.2"]