License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.wealdtech |
ArtifactId | ArtifactIdwealdtech-metrics |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWealdtech Metrics
Weald Technology metrics files
|
Project URL |
Project URL |
Filename | Size |
---|---|
wealdtech-metrics-2.0.0.pom | |
wealdtech-metrics-2.0.0.jar | 1 KB |
wealdtech-metrics-2.0.0-sources.jar | 1 KB |
wealdtech-metrics-2.0.0-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wealdtech/wealdtech-metrics/ -->
<dependency>
<groupId>com.wealdtech</groupId>
<artifactId>wealdtech-metrics</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wealdtech/wealdtech-metrics/
implementation 'com.wealdtech:wealdtech-metrics:2.0.0'
// https://jarcasting.com/artifacts/com.wealdtech/wealdtech-metrics/
implementation ("com.wealdtech:wealdtech-metrics:2.0.0")
'com.wealdtech:wealdtech-metrics:jar:2.0.0'
<dependency org="com.wealdtech" name="wealdtech-metrics" rev="2.0.0">
<artifact name="wealdtech-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wealdtech', module='wealdtech-metrics', version='2.0.0')
)
libraryDependencies += "com.wealdtech" % "wealdtech-metrics" % "2.0.0"
[com.wealdtech/wealdtech-metrics "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.codahale.metrics : metrics-core | jar | 3.0.2 |
com.codahale.metrics : metrics-healthchecks | jar | 3.0.2 |
com.codahale.metrics : metrics-graphite | jar | 3.0.2 |
com.wealdtech : wealdtech-core | jar | 2.0.0 |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.+ |