License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.azure.tools |
ArtifactId | ArtifactIdazure-autorest-parent |
Last Version | Last Version1.0.0-beta.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMicrosoft Azure AutoRest for Java
This is the parent pom for Microsoft Azure AutoRest for Java.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
azure-autorest-parent-1.0.0-beta.2.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.azure.tools/azure-autorest-parent/ -->
<dependency>
<groupId>com.azure.tools</groupId>
<artifactId>azure-autorest-parent</artifactId>
<version>1.0.0-beta.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.azure.tools/azure-autorest-parent/
implementation 'com.azure.tools:azure-autorest-parent:1.0.0-beta.2'
// https://jarcasting.com/artifacts/com.azure.tools/azure-autorest-parent/
implementation ("com.azure.tools:azure-autorest-parent:1.0.0-beta.2")
'com.azure.tools:azure-autorest-parent:pom:1.0.0-beta.2'
<dependency org="com.azure.tools" name="azure-autorest-parent" rev="1.0.0-beta.2">
<artifact name="azure-autorest-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.azure.tools', module='azure-autorest-parent', version='1.0.0-beta.2')
)
libraryDependencies += "com.azure.tools" % "azure-autorest-parent" % "1.0.0-beta.2"
[com.azure.tools/azure-autorest-parent "1.0.0-beta.2"]
Version |
---|
1.0.0-beta.2
|
1.0.0-beta.1
|