Last Version

Wavefront Java Integrations Core Library 4.36

Java client for sending data to Wavefront

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.wavefront
ArtifactId

ArtifactId

java-client
Version

Version

4.36
Type

Type

jar
Description

Description

Wavefront Java Integrations Core Library
Java client for sending data to Wavefront

Download java-client 4.36


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.0
com.wavefront : java-lib jar 4.36

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.