License |
License |
---|---|
Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring Jersey Program Interface REST Frameworks |
GroupId | GroupIdcd.connect.common |
ArtifactId | ArtifactIdconnect-prometheus-jersey |
Last Version | Last Version3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrometheus Jersey Annotation Support
Prometheus Filter using the Dymanic Feature of Jersey 3
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/cd.connect.common/connect-prometheus-jersey/ -->
<dependency>
<groupId>cd.connect.common</groupId>
<artifactId>connect-prometheus-jersey</artifactId>
<version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/cd.connect.common/connect-prometheus-jersey/
implementation 'cd.connect.common:connect-prometheus-jersey:3.2'
// https://jarcasting.com/artifacts/cd.connect.common/connect-prometheus-jersey/
implementation ("cd.connect.common:connect-prometheus-jersey:3.2")
'cd.connect.common:connect-prometheus-jersey:jar:3.2'
<dependency org="cd.connect.common" name="connect-prometheus-jersey" rev="3.2">
<artifact name="connect-prometheus-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='cd.connect.common', module='connect-prometheus-jersey', version='3.2')
)
libraryDependencies += "cd.connect.common" % "connect-prometheus-jersey" % "3.2"
[cd.connect.common/connect-prometheus-jersey "3.2"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.ws.rs : jakarta.ws.rs-api | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
io.prometheus : simpleclient_servlet | jar | 0.11.0 |
org.glassfish.jersey.containers : jersey-container-servlet-core | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |