Azure SDK Maven archetype

Azure SDK archetype to generate a new Maven project with recommended Azure SDK tools and configuration.

License

License

GroupId

GroupId

com.azure.tools
ArtifactId

ArtifactId

azure-sdk-archetype
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Azure SDK Maven archetype
Azure SDK archetype to generate a new Maven project with recommended Azure SDK tools and configuration.
Project URL

Project URL

https://github.com/azure/azure-sdk-for-java
Project Organization

Project Organization

Microsoft Corporation
Source Code Management

Source Code Management

https://github.com/Azure/azure-sdk-for-java

Download azure-sdk-archetype

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0