Jar examples for a:applicationinsights-core
This is the core module of Microsoft Application Insights Java SDK
You can download jar file applicationinsights-core 1.0.1 in this page.
MIT License
You can use the following script to add applicationinsights-core-1.0.1.jar to your project.
<dependency> <groupId>com.microsoft.azure</groupId> <artifactId>applicationinsights-core</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.microsoft.azure', name: 'applicationinsights-core', version: '1.0.1'
libraryDependencies += "com.microsoft.azure" % "applicationinsights-core" % "1.0.1"
<dependency org="com.microsoft.azure" name="applicationinsights-core" rev="1.0.1"/>
@Grapes(@Grab(group='com.microsoft.azure', module='applicationinsights-core', version='1.0.1'))
'com.microsoft.azure:applicationinsights-core:jar:1.0.1'
Click the following link to download the jar file.
applicationinsights-core-1.0.1-javadoc.jar