Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdorg.hawkular.metrics |
ArtifactId | ArtifactIdptrans |
Version | Version0.3.3 |
Type | Typejar |
Filename | Size |
---|---|
ptrans-0.3.3.pom | |
ptrans-0.3.3.jar | 72 KB |
ptrans-0.3.3-sources.jar | 53 KB |
ptrans-0.3.3-javadoc.jar | 256 KB |
ptrans-0.3.3-dist.zip | 3 MB |
ptrans-0.3.3-all.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hawkular.metrics/ptrans/ -->
<dependency>
<groupId>org.hawkular.metrics</groupId>
<artifactId>ptrans</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular.metrics/ptrans/
implementation 'org.hawkular.metrics:ptrans:0.3.3'
// https://jarcasting.com/artifacts/org.hawkular.metrics/ptrans/
implementation ("org.hawkular.metrics:ptrans:0.3.3")
'org.hawkular.metrics:ptrans:jar:0.3.3'
<dependency org="org.hawkular.metrics" name="ptrans" rev="0.3.3">
<artifact name="ptrans" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.metrics', module='ptrans', version='0.3.3')
)
libraryDependencies += "org.hawkular.metrics" % "ptrans" % "0.3.3"
[org.hawkular.metrics/ptrans "0.3.3"]