Simple Graphite Client

Easy to use graphite client for scala, to send basic metrics

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.rasadi
ArtifactId

ArtifactId

SimpleGraphiteClient
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Simple Graphite Client
Easy to use graphite client for scala, to send basic metrics

Download SimpleGraphiteClient

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.0-SNAP10
org.scalacheck : scalacheck_2.12 jar 1.14.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0