License |
License |
---|---|
GroupId | GroupIdcom.wavefront |
ArtifactId | ArtifactIdintegrations-core |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWavefront Java Integrations Core Library
Core Java components for sending data to Wavefront
|
Filename | Size |
---|---|
integrations-core-1.0.pom | |
integrations-core-1.0.jar | 6 KB |
integrations-core-1.0-sources.jar | 3 KB |
integrations-core-1.0-javadoc.jar | 43 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |