License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.xbib |
ArtifactId | ArtifactIdmetrics |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmetrics
null
|
Project Organization |
Project Organizationxbib |
Filename | Size |
---|---|
metrics-1.0.0.pom | |
metrics-1.0.0.jar | 32 KB |
metrics-1.0.0-sources.jar | 21 KB |
metrics-1.0.0-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xbib/metrics/ -->
<dependency>
<groupId>org.xbib</groupId>
<artifactId>metrics</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbib/metrics/
implementation 'org.xbib:metrics:1.0.0'
// https://jarcasting.com/artifacts/org.xbib/metrics/
implementation ("org.xbib:metrics:1.0.0")
'org.xbib:metrics:jar:1.0.0'
<dependency org="org.xbib" name="metrics" rev="1.0.0">
<artifact name="metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbib', module='metrics', version='1.0.0')
)
libraryDependencies += "org.xbib" % "metrics" % "1.0.0"
[org.xbib/metrics "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.logging.log4j : log4j-core | jar | 2.7 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.7 |