License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.github.vladimir-bukhtoyarov |
ArtifactId | ArtifactIdrolling-metrics-parent |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRolling metrics parent
Collection of advanced monitoring metrics with rolling time window semantic
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rolling-metrics-parent-3.0.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/rolling-metrics-parent/ -->
<dependency>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>rolling-metrics-parent</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/rolling-metrics-parent/
implementation 'com.github.vladimir-bukhtoyarov:rolling-metrics-parent:3.0.0'
// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/rolling-metrics-parent/
implementation ("com.github.vladimir-bukhtoyarov:rolling-metrics-parent:3.0.0")
'com.github.vladimir-bukhtoyarov:rolling-metrics-parent:pom:3.0.0'
<dependency org="com.github.vladimir-bukhtoyarov" name="rolling-metrics-parent" rev="3.0.0">
<artifact name="rolling-metrics-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vladimir-bukhtoyarov', module='rolling-metrics-parent', version='3.0.0')
)
libraryDependencies += "com.github.vladimir-bukhtoyarov" % "rolling-metrics-parent" % "3.0.0"
[com.github.vladimir-bukhtoyarov/rolling-metrics-parent "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |