Prometheus Jersey Annotation Support

Maven Parent for BTS Artifacts that will be going into Maven Central.

License

License

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring Jersey Program Interface REST Frameworks
GroupId

GroupId

com.bluetrainsoftware
ArtifactId

ArtifactId

prometheus-jersey
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Prometheus Jersey Annotation Support
Maven Parent for BTS Artifacts that will be going into Maven Central.
Project URL

Project URL

http://maven.apache.org

Download prometheus-jersey

How to add to project

<!-- https://jarcasting.com/artifacts/com.bluetrainsoftware/prometheus-jersey/ -->
<dependency>
    <groupId>com.bluetrainsoftware</groupId>
    <artifactId>prometheus-jersey</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.bluetrainsoftware/prometheus-jersey/
implementation 'com.bluetrainsoftware:prometheus-jersey:1.2'
// https://jarcasting.com/artifacts/com.bluetrainsoftware/prometheus-jersey/
implementation ("com.bluetrainsoftware:prometheus-jersey:1.2")
'com.bluetrainsoftware:prometheus-jersey:jar:1.2'
<dependency org="com.bluetrainsoftware" name="prometheus-jersey" rev="1.2">
  <artifact name="prometheus-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bluetrainsoftware', module='prometheus-jersey', version='1.2')
)
libraryDependencies += "com.bluetrainsoftware" % "prometheus-jersey" % "1.2"
[com.bluetrainsoftware/prometheus-jersey "1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0.1

provided (2)

Group / Artifact Type Version
io.prometheus : simpleclient_servlet jar 0.0.14
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.23

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1