is not current version
Last Version 1.2.2

com.ning:metrics.goodwill 1.1.1

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.1.1
Type

Type

war

Download metrics.goodwill 1.1.1


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