Last Version

Azure Java Client Runtime for AutoRest 2.0.0-java7-beta1

This package contains the basic runtime for AutoRest generated Azure Java clients.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.microsoft.azure.v2
ArtifactId

ArtifactId

azure-client-runtime
Version

Version

2.0.0-java7-beta1
Type

Type

jar
Description

Description

Azure Java Client Runtime for AutoRest
This package contains the basic runtime for AutoRest generated Azure Java clients.
Project URL

Project URL

https://github.com/Azure/autorest-clientruntime-for-java

Download azure-client-runtime 2.0.0-java7-beta1


<!-- https://jarcasting.com/artifacts/com.microsoft.azure.v2/azure-client-runtime/ -->
<dependency>
    <groupId>com.microsoft.azure.v2</groupId>
    <artifactId>azure-client-runtime</artifactId>
    <version>2.0.0-java7-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.v2/azure-client-runtime/
implementation 'com.microsoft.azure.v2:azure-client-runtime:2.0.0-java7-beta1'
// https://jarcasting.com/artifacts/com.microsoft.azure.v2/azure-client-runtime/
implementation ("com.microsoft.azure.v2:azure-client-runtime:2.0.0-java7-beta1")
'com.microsoft.azure.v2:azure-client-runtime:jar:2.0.0-java7-beta1'
<dependency org="com.microsoft.azure.v2" name="azure-client-runtime" rev="2.0.0-java7-beta1">
  <artifact name="azure-client-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.v2', module='azure-client-runtime', version='2.0.0-java7-beta1')
)
libraryDependencies += "com.microsoft.azure.v2" % "azure-client-runtime" % "2.0.0-java7-beta1"
[com.microsoft.azure.v2/azure-client-runtime "2.0.0-java7-beta1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.microsoft.rest.v2 : client-runtime jar 2.0.0-java7-beta1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.