Microsoft Azure AutoRest for Java Customization

This module contains the base classes needed for customizing a generated library.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.azure.tools
ArtifactId

ArtifactId

azure-autorest-customization
Last Version

Last Version

1.0.0-beta.5
Release Date

Release Date

Type

Type

jar
Description

Description

Microsoft Azure AutoRest for Java Customization
This module contains the base classes needed for customizing a generated library.
Project URL

Project URL

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

Project Organization

Microsoft Corporation

Download azure-autorest-customization

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
com.azure.tools : azure-autorest-extension jar 1.0.0-beta.2
com.google.googlejavaformat : google-java-format jar 1.0.0-beta.1
net.java.dev.jna : jna-platform jar 5.8.0
com.github.javaparser : javaparser-symbol-solver-core jar 3.23.1

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-beta.5
1.0.0-beta.4
1.0.0-beta.3
1.0.0-beta.2
1.0.0-beta.1