is not current version
Last Version 1.2.2

com.ning:metrics.goodwill 1.2.0

Store for sharing schemata (Thrift, Smile, ...) between HDFS, DataWarehouses, and other

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.ning
ArtifactId

ArtifactId

metrics.goodwill
Version

Version

1.2.0
Type

Type

war

Download metrics.goodwill 1.2.0


<!-- https://jarcasting.com/artifacts/com.ning/metrics.goodwill/ -->
<dependency>
    <groupId>com.ning</groupId>
    <artifactId>metrics.goodwill</artifactId>
    <version>1.2.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.ning/metrics.goodwill/
implementation 'com.ning:metrics.goodwill:1.2.0'
// https://jarcasting.com/artifacts/com.ning/metrics.goodwill/
implementation ("com.ning:metrics.goodwill:1.2.0")
'com.ning:metrics.goodwill:war:1.2.0'
<dependency org="com.ning" name="metrics.goodwill" rev="1.2.0">
  <artifact name="metrics.goodwill" type="war" />
</dependency>
@Grapes(
@Grab(group='com.ning', module='metrics.goodwill', version='1.2.0')
)
libraryDependencies += "com.ning" % "metrics.goodwill" % "1.2.0"
[com.ning/metrics.goodwill "1.2.0"]