Last Version

Microsoft Application Insights Java SDK Spring Boot starter 2.6.4

This is the Spring Boot starter of Microsoft Application Insights Java SDK

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

applicationinsights-spring-boot-starter
Version

Version

2.6.4
Type

Type

jar
Description

Description

Microsoft Application Insights Java SDK Spring Boot starter
This is the Spring Boot starter of Microsoft Application Insights Java SDK
Project URL

Project URL

https://github.com/Microsoft/ApplicationInsights-Java

Download applicationinsights-spring-boot-starter 2.6.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.microsoft.azure : applicationinsights-web jar 2.6.4

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 1.5.21.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.5.21.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.21.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 1.5.21.RELEASE

Project Modules

There are no modules declared in this project.