License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.azure.tools |
ArtifactId | ArtifactIdazure-autorest-customization |
Version | Version1.0.0-beta.4 |
Type | Typejar |
Description |
DescriptionMicrosoft Azure AutoRest for Java Customization
This module contains the base classes needed for customizing a generated library.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.tools/azure-autorest-customization/
implementation 'com.azure.tools:azure-autorest-customization:1.0.0-beta.4'
// https://jarcasting.com/artifacts/com.azure.tools/azure-autorest-customization/
implementation ("com.azure.tools:azure-autorest-customization:1.0.0-beta.4")
'com.azure.tools:azure-autorest-customization:jar:1.0.0-beta.4'
<dependency org="com.azure.tools" name="azure-autorest-customization" rev="1.0.0-beta.4">
<artifact name="azure-autorest-customization" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.tools', module='azure-autorest-customization', version='1.0.0-beta.4')
)
libraryDependencies += "com.azure.tools" % "azure-autorest-customization" % "1.0.0-beta.4"
[com.azure.tools/azure-autorest-customization "1.0.0-beta.4"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
com.azure.tools : azure-autorest-extension | jar | 1.0.0-beta.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.google.googlejavaformat : google-java-format | jar | 1.0.0-beta.1 |
net.java.dev.jna : jna-platform | jar | 5.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |