License |
License |
---|---|
Categories |
CategoriesCLI User Interface Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.eclipse.microprofile.metrics |
ArtifactId | ArtifactIdmicroprofile-metrics-api-tck |
Last Version | Last Version4.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroProfile Metrics API-TCK
MicroProfile Metrics :: API-TCK
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.microprofile.metrics/microprofile-metrics-api-tck/ -->
<dependency>
<groupId>org.eclipse.microprofile.metrics</groupId>
<artifactId>microprofile-metrics-api-tck</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.microprofile.metrics/microprofile-metrics-api-tck/
implementation 'org.eclipse.microprofile.metrics:microprofile-metrics-api-tck:4.0.1'
// https://jarcasting.com/artifacts/org.eclipse.microprofile.metrics/microprofile-metrics-api-tck/
implementation ("org.eclipse.microprofile.metrics:microprofile-metrics-api-tck:4.0.1")
'org.eclipse.microprofile.metrics:microprofile-metrics-api-tck:jar:4.0.1'
<dependency org="org.eclipse.microprofile.metrics" name="microprofile-metrics-api-tck" rev="4.0.1">
<artifact name="microprofile-metrics-api-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile.metrics', module='microprofile-metrics-api-tck', version='4.0.1')
)
libraryDependencies += "org.eclipse.microprofile.metrics" % "microprofile-metrics-api-tck" % "4.0.1"
[org.eclipse.microprofile.metrics/microprofile-metrics-api-tck "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.jboss.arquillian.junit : arquillian-junit-container | jar |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.metrics : microprofile-metrics-api | jar | 4.0.1 |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 3.0.0 |
org.hamcrest : hamcrest-integration | jar | 1.2.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |