Wavefront Java Integrations Core Library

Core Java components for sending data to Wavefront

License

License

GroupId

GroupId

com.wavefront
ArtifactId

ArtifactId

integrations-core
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download integrations-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.0
commons-lang : commons-lang jar 2.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0