| License |
License |
|---|---|
| Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
| GroupId | GroupIdcom.github.digital-wonderland |
| ArtifactId | ArtifactIdsling-metrics |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSling Metrics
Sling Plugin for Coda Hales Metrics
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sling-metrics-0.1.0.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.digital-wonderland/sling-metrics/ -->
<dependency>
<groupId>com.github.digital-wonderland</groupId>
<artifactId>sling-metrics</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.digital-wonderland/sling-metrics/
implementation 'com.github.digital-wonderland:sling-metrics:0.1.0'
// https://jarcasting.com/artifacts/com.github.digital-wonderland/sling-metrics/
implementation ("com.github.digital-wonderland:sling-metrics:0.1.0")
'com.github.digital-wonderland:sling-metrics:pom:0.1.0'
<dependency org="com.github.digital-wonderland" name="sling-metrics" rev="0.1.0">
<artifact name="sling-metrics" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.digital-wonderland', module='sling-metrics', version='0.1.0')
)
libraryDependencies += "com.github.digital-wonderland" % "sling-metrics" % "0.1.0"
[com.github.digital-wonderland/sling-metrics "0.1.0"]