License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.aukletapm.go |
ArtifactId | ArtifactIdgo-metrics |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAuklet Go is a mobile app for web application monitor and management.
|
Filename | Size |
---|---|
go-metrics-1.2.1.pom | |
go-metrics-1.2.1.jar | 21 KB |
go-metrics-1.2.1-sources.jar | 9 KB |
go-metrics-1.2.1-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aukletapm.go/go-metrics/ -->
<dependency>
<groupId>com.aukletapm.go</groupId>
<artifactId>go-metrics</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.aukletapm.go/go-metrics/
implementation 'com.aukletapm.go:go-metrics:1.2.1'
// https://jarcasting.com/artifacts/com.aukletapm.go/go-metrics/
implementation ("com.aukletapm.go:go-metrics:1.2.1")
'com.aukletapm.go:go-metrics:jar:1.2.1'
<dependency org="com.aukletapm.go" name="go-metrics" rev="1.2.1">
<artifact name="go-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aukletapm.go', module='go-metrics', version='1.2.1')
)
libraryDependencies += "com.aukletapm.go" % "go-metrics" % "1.2.1"
[com.aukletapm.go/go-metrics "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.aukletapm.go : go-core | jar | 1.2.1 |
io.dropwizard.metrics : metrics-json | jar | 3.1.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.21 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.5 |
org.apache.logging.log4j : log4j-core | jar | 2.8.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.8.2 |
org.apache.logging.log4j : log4j-jcl | jar | 2.8.2 |
org.testng : testng | jar | 6.8.17 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
org.jetbrains.kotlin : kotlin-test | jar | 1.2.21 |