License |
License |
---|---|
GroupId | GroupIdcom.azure.spring |
ArtifactId | ArtifactIdazure-spring-integration-test |
Version | Version2.7.0 |
Type | Typejar |
Description |
DescriptionAzure Spring Integration Test
Parent POM for Microsoft Azure SDK for Java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.azure.spring/azure-spring-integration-test/ -->
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-integration-test</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-integration-test/
implementation 'com.azure.spring:azure-spring-integration-test:2.7.0'
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-integration-test/
implementation ("com.azure.spring:azure-spring-integration-test:2.7.0")
'com.azure.spring:azure-spring-integration-test:jar:2.7.0'
<dependency org="com.azure.spring" name="azure-spring-integration-test" rev="2.7.0">
<artifact name="azure-spring-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='azure-spring-integration-test', version='2.7.0')
)
libraryDependencies += "com.azure.spring" % "azure-spring-integration-test" % "2.7.0"
[com.azure.spring/azure-spring-integration-test "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.azure.spring : azure-spring-integration-core | jar | 2.7.0 |
org.mockito : mockito-core | jar | 3.9.0 |
org.powermock : powermock-api-mockito2 | jar | 2.0.2 |
org.powermock : powermock-module-junit4 | jar | 2.0.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
org.springframework.boot : spring-boot-starter-test | jar | 2.5.2 |
org.hibernate.validator : hibernate-validator | jar | 6.2.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : org.jacoco.agent | jar | 0.8.4 |