License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdio.github.marcelorubim |
ArtifactId | ArtifactIdquarkus-monitor |
Version | Version0.1.3 |
Type | Typejar |
Description |
DescriptionExtension to add Big Brother Metrics - Runtime
Extension to add Big Brother Metrics
|
Filename | Size |
---|---|
quarkus-monitor-0.1.3.pom | |
quarkus-monitor-0.1.3.jar | 25 KB |
quarkus-monitor-0.1.3-sources.jar | 12 KB |
quarkus-monitor-0.1.3-javadoc.jar | 491 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.marcelorubim/quarkus-monitor/ -->
<dependency>
<groupId>io.github.marcelorubim</groupId>
<artifactId>quarkus-monitor</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.marcelorubim/quarkus-monitor/
implementation 'io.github.marcelorubim:quarkus-monitor:0.1.3'
// https://jarcasting.com/artifacts/io.github.marcelorubim/quarkus-monitor/
implementation ("io.github.marcelorubim:quarkus-monitor:0.1.3")
'io.github.marcelorubim:quarkus-monitor:jar:0.1.3'
<dependency org="io.github.marcelorubim" name="quarkus-monitor" rev="0.1.3">
<artifact name="quarkus-monitor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.marcelorubim', module='quarkus-monitor', version='0.1.3')
)
libraryDependencies += "io.github.marcelorubim" % "quarkus-monitor" % "0.1.3"
[io.github.marcelorubim/quarkus-monitor "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-core | jar | 1.8.3.Final |
io.quarkus : quarkus-resteasy | jar | 1.8.3.Final |
io.quarkus : quarkus-rest-client | jar | 1.8.3.Final |
io.prometheus : simpleclient | jar | 0.9.0 |
io.prometheus : simpleclient_common | jar | 0.9.0 |