License |
License |
---|---|
GroupId | GroupIdcom.azure.spring |
ArtifactId | ArtifactIdazure-spring-integration-test |
Last Version | Last Version2.14.0 |
Release Date | Release Date |
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.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-integration-test/
implementation 'com.azure.spring:azure-spring-integration-test:2.14.0'
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-integration-test/
implementation ("com.azure.spring:azure-spring-integration-test:2.14.0")
'com.azure.spring:azure-spring-integration-test:jar:2.14.0'
<dependency org="com.azure.spring" name="azure-spring-integration-test" rev="2.14.0">
<artifact name="azure-spring-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='azure-spring-integration-test', version='2.14.0')
)
libraryDependencies += "com.azure.spring" % "azure-spring-integration-test" % "2.14.0"
[com.azure.spring/azure-spring-integration-test "2.14.0"]
Group / Artifact | Type | Version |
---|---|---|
com.azure.spring : azure-spring-integration-core | jar | 2.14.0 |
org.mockito : mockito-core | jar | 4.0.0 |
junit : junit | jar | 4.13.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
org.springframework.boot : spring-boot-starter-test | jar | 2.6.2 |
org.hibernate.validator : hibernate-validator | jar | 6.2.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : org.jacoco.agent | jar | 0.8.4 |