Microsoft Azure Android Core Test Library

This package contains core types for testing Azure Android clients.

License

License

GroupId

GroupId

com.azure.android
ArtifactId

ArtifactId

azure-core-test
Last Version

Last Version

1.0.0-beta.10
Release Date

Release Date

Type

Type

aar
Description

Description

Microsoft Azure Android Core Test Library
This package contains core types for testing Azure Android clients.
Project URL

Project URL

https://github.com/Azure/azure-sdk-for-android
Source Code Management

Source Code Management

https://github.com/Azure/azure-sdk-for-android

Download azure-core-test

How to add to project

<!-- https://jarcasting.com/artifacts/com.azure.android/azure-core-test/ -->
<dependency>
    <groupId>com.azure.android</groupId>
    <artifactId>azure-core-test</artifactId>
    <version>1.0.0-beta.10</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.azure.android/azure-core-test/
implementation 'com.azure.android:azure-core-test:1.0.0-beta.10'
// https://jarcasting.com/artifacts/com.azure.android/azure-core-test/
implementation ("com.azure.android:azure-core-test:1.0.0-beta.10")
'com.azure.android:azure-core-test:aar:1.0.0-beta.10'
<dependency org="com.azure.android" name="azure-core-test" rev="1.0.0-beta.10">
  <artifact name="azure-core-test" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.azure.android', module='azure-core-test', version='1.0.0-beta.10')
)
libraryDependencies += "com.azure.android" % "azure-core-test" % "1.0.0-beta.10"
[com.azure.android/azure-core-test "1.0.0-beta.10"]

Dependencies

compile (3)

Group / Artifact Type Version
com.azure.android : azure-core jar 1.0.0-beta.10
com.azure.android : azure-core-jackson jar 1.0.0-beta.10
com.azure.android : azure-core-rest jar 1.0.0-beta.10

runtime (6)

Group / Artifact Type Version
com.azure.android : azure-core-logging jar 1.0.0-beta.10
com.fasterxml.jackson.core : jackson-databind jar 2.12.6
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.12.6
com.github.tomakehurst : wiremock-standalone jar 2.27.2
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.testng : testng jar 7.4.0

Project Modules

There are no modules declared in this project.
com.azure.android

Microsoft Azure

APIs, SDKs and open source projects from Microsoft Azure

Versions

Version
1.0.0-beta.10
1.0.0-beta.9
1.0.0-beta.8
1.0.0-beta.7
1.0.0-beta.6
1.0.0-beta.5
1.0.0-beta.4