Last Version

SMART COSMOS Framework Monitoring Annotations 3.2.0

Provides Spring Configuration and Annotations making it easier to add a monitoring endpoint to services

License

License

Categories

Categories

Net Monitoring Application Testing & Monitoring
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-framework-monitoring
Version

Version

3.2.0
Type

Type

jar
Description

Description

SMART COSMOS Framework Monitoring Annotations
Provides Spring Configuration and Annotations making it easier to add a monitoring endpoint to services
Project URL

Project URL

http://smartcosmos.net/smartcosmos-framework-monitoring
Project Organization

Project Organization

Smartrac Technology Fletcher, Inc.
Source Code Management

Source Code Management

https://github.com/SMARTRACTECHNOLOGY/smartcosmos-framework/tree/master/smartcosmos-framework-monitoring/

Download smartcosmos-framework-monitoring 3.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.prometheus : simpleclient_hotspot jar 0.0.18
io.prometheus : simpleclient_servlet jar 0.0.18
io.prometheus : simpleclient_spring_boot jar 0.0.18

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.