is not current version
Last Version 2.6.4

com.microsoft.azure:applicationinsights-collectd 2.5.1-BETA.2

This module is the collectd plugin for Microsoft Application Insights Java SDK

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

applicationinsights-collectd
Version

Version

2.5.1-BETA.2
Type

Type

jar

Download applicationinsights-collectd 2.5.1-BETA.2


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/applicationinsights-collectd/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>applicationinsights-collectd</artifactId>
    <version>2.5.1-BETA.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/applicationinsights-collectd/
implementation 'com.microsoft.azure:applicationinsights-collectd:2.5.1-BETA.2'
// https://jarcasting.com/artifacts/com.microsoft.azure/applicationinsights-collectd/
implementation ("com.microsoft.azure:applicationinsights-collectd:2.5.1-BETA.2")
'com.microsoft.azure:applicationinsights-collectd:jar:2.5.1-BETA.2'
<dependency org="com.microsoft.azure" name="applicationinsights-collectd" rev="2.5.1-BETA.2">
  <artifact name="applicationinsights-collectd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='applicationinsights-collectd', version='2.5.1-BETA.2')
)
libraryDependencies += "com.microsoft.azure" % "applicationinsights-collectd" % "2.5.1-BETA.2"
[com.microsoft.azure/applicationinsights-collectd "2.5.1-BETA.2"]