License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.apache.camel.quarkus |
ArtifactId | ArtifactIdcamel-quarkus-integration-test-microprofile-metrics |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel Quarkus :: Integration Tests :: Microprofile Metrics
Integration tests for Camel Quarkus microprofile-metrics extension
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-microprofile-metrics/ -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-microprofile-metrics</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-microprofile-metrics/
implementation 'org.apache.camel.quarkus:camel-quarkus-integration-test-microprofile-metrics:0.4.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-microprofile-metrics/
implementation ("org.apache.camel.quarkus:camel-quarkus-integration-test-microprofile-metrics:0.4.0")
'org.apache.camel.quarkus:camel-quarkus-integration-test-microprofile-metrics:jar:0.4.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-integration-test-microprofile-metrics" rev="0.4.0">
<artifact name="camel-quarkus-integration-test-microprofile-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-integration-test-microprofile-metrics', version='0.4.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-integration-test-microprofile-metrics" % "0.4.0"
[org.apache.camel.quarkus/camel-quarkus-integration-test-microprofile-metrics "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel.quarkus : camel-quarkus-microprofile-metrics | jar | |
org.apache.camel.quarkus : camel-quarkus-direct | jar | |
org.apache.camel.quarkus : camel-quarkus-log | jar | |
io.quarkus : quarkus-resteasy | jar |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5 | jar | |
io.rest-assured : rest-assured | jar |