is not current version
Last Version 1.3.5

com.netflix.spectator:spectator-ext-spark 0.29.0

spectator-ext-spark

Categories

Categories

Net
GroupId

GroupId

com.netflix.spectator
ArtifactId

ArtifactId

spectator-ext-spark
Version

Version

0.29.0
Type

Type

jar

Download spectator-ext-spark 0.29.0


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