Microsoft Azure AutoRest for Java Extension

This module contains the base classes an utilities needed for writing an AutoRest extension in Java.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.azure.tools
ArtifactId

ArtifactId

azure-autorest-extension
Last Version

Last Version

1.0.0-beta.2
Release Date

Release Date

Type

Type

jar
Description

Description

Microsoft Azure AutoRest for Java Extension
This module contains the base classes an utilities needed for writing an AutoRest extension in Java.
Project URL

Project URL

https://github.com/Azure/autorest.java
Project Organization

Project Organization

Microsoft Corporation

Download azure-autorest-extension

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.thetransactioncompany : jsonrpc2-base jar 2.0
org.yaml : snakeyaml jar 1.29
com.fasterxml.jackson.core : jackson-core jar 2.13.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
org.slf4j : slf4j-api jar 1.7.33

Project Modules

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

Microsoft Azure

APIs, SDKs and open source projects from Microsoft Azure

Versions

Version
1.0.0-beta.2
1.0.0-beta.1