License |
License |
---|---|
GroupId | GroupIdcom.azure.spring |
ArtifactId | ArtifactIdazure-spring-cloud-telemetry |
Version | Version2.5.0 |
Type | Typejar |
Description |
DescriptionAzure Spring Cloud Telemetry
Parent POM for Microsoft Azure SDK for Java
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.azure.spring/azure-spring-cloud-telemetry/ -->
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-telemetry</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-cloud-telemetry/
implementation 'com.azure.spring:azure-spring-cloud-telemetry:2.5.0'
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-cloud-telemetry/
implementation ("com.azure.spring:azure-spring-cloud-telemetry:2.5.0")
'com.azure.spring:azure-spring-cloud-telemetry:jar:2.5.0'
<dependency org="com.azure.spring" name="azure-spring-cloud-telemetry" rev="2.5.0">
<artifact name="azure-spring-cloud-telemetry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='azure-spring-cloud-telemetry', version='2.5.0')
)
libraryDependencies += "com.azure.spring" % "azure-spring-cloud-telemetry" % "2.5.0"
[com.azure.spring/azure-spring-cloud-telemetry "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.5 |
org.springframework : spring-context | jar | 5.3.6 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.4.5 |
org.springframework : spring-web | jar | 5.3.6 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.5 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.1 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |