License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-client-runtime |
Last Version | Last Version1.7.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAzure Java Client Runtime for AutoRest
This package contains the basic runtime for AutoRest generated Azure Java clients.
|
Project URL |
Project URL |
Filename | Size |
---|---|
azure-client-runtime-1.7.14.pom | |
azure-client-runtime-1.7.14.jar | 95 KB |
azure-client-runtime-1.7.14-sources.jar | 44 KB |
azure-client-runtime-1.7.14-javadoc.jar | 206 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-client-runtime/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-client-runtime</artifactId>
<version>1.7.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-client-runtime/
implementation 'com.microsoft.azure:azure-client-runtime:1.7.14'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-client-runtime/
implementation ("com.microsoft.azure:azure-client-runtime:1.7.14")
'com.microsoft.azure:azure-client-runtime:jar:1.7.14'
<dependency org="com.microsoft.azure" name="azure-client-runtime" rev="1.7.14">
<artifact name="azure-client-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-client-runtime', version='1.7.14')
)
libraryDependencies += "com.microsoft.azure" % "azure-client-runtime" % "1.7.14"
[com.microsoft.azure/azure-client-runtime "1.7.14"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.rest : client-runtime | jar | 1.7.14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |