License |
License
Microsoft Pre-Release Software License
|
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdapplicationinsights-profiler-telemetrymodule |
Version | Version0.2.1 |
Type | Typejar |
Description |
Descriptionapplicationinsights-profiler-telemetrymodule
Application Insights Java profiler telemetry module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/applicationinsights-profiler-telemetrymodule/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>applicationinsights-profiler-telemetrymodule</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/applicationinsights-profiler-telemetrymodule/
implementation 'com.microsoft.azure:applicationinsights-profiler-telemetrymodule:0.2.1'
// https://jarcasting.com/artifacts/com.microsoft.azure/applicationinsights-profiler-telemetrymodule/
implementation ("com.microsoft.azure:applicationinsights-profiler-telemetrymodule:0.2.1")
'com.microsoft.azure:applicationinsights-profiler-telemetrymodule:jar:0.2.1'
<dependency org="com.microsoft.azure" name="applicationinsights-profiler-telemetrymodule" rev="0.2.1">
<artifact name="applicationinsights-profiler-telemetrymodule" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='applicationinsights-profiler-telemetrymodule', version='0.2.1')
)
libraryDependencies += "com.microsoft.azure" % "applicationinsights-profiler-telemetrymodule" % "0.2.1"
[com.microsoft.azure/applicationinsights-profiler-telemetrymodule "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : applicationinsights-profiler-library | jar | 0.2.0 |
com.microsoft.azure : applicationinsights-profiler-uploader | jar | 0.2.0 |
com.microsoft.azure : applicationinsights-profiler-agent | jar | 0.2.0 |
com.microsoft.azure : applicationinsights-web | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
com.google.code.gson : gson | jar | 2.8.5 |
org.slf4j : slf4j-api | jar | 1.7.25 |