is not current version
Last Version 3.2.0

net.smartcosmos:smartcosmos-framework-monitoring 3.1.1

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

Categories

Categories

Net Monitoring Application Testing & Monitoring
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-framework-monitoring
Version

Version

3.1.1
Type

Type

jar

Download smartcosmos-framework-monitoring 3.1.1


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