is not current version
Last Version 1.3.5

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

spectator-ext-spark

Categories

Categories

Net
GroupId

GroupId

com.netflix.spectator
ArtifactId

ArtifactId

spectator-ext-spark
Version

Version

0.38.1
Type

Type

jar

Download spectator-ext-spark 0.38.1


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