Azure Spring Cloud Maven Plugin

This Maven plugin helps developer configure and deploy microservices applications to Azure Spring Cloud. This plugin is deprecated and has been renamed to "com.microsoft.azure:azure-spring-apps-maven-plugin". We strongly encourage you to upgrade to continue receiving updates.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-spring-cloud-maven-plugin
Last Version

Last Version

1.11.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Azure Spring Cloud Maven Plugin
This Maven plugin helps developer configure and deploy microservices applications to Azure Spring Cloud. This plugin is deprecated and has been renamed to "com.microsoft.azure:azure-spring-apps-maven-plugin". We strongly encourage you to upgrade to continue receiving updates.
Source Code Management

Source Code Management

https://github.com/microsoft/azure-maven-plugins

Download azure-spring-cloud-maven-plugin

How to add to project

<plugin>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-spring-cloud-maven-plugin</artifactId>
    <version>1.11.0</version>
</plugin>

Dependencies

compile (13)

Group / Artifact Type Version
org.projectlombok : lombok jar
com.microsoft.azure : azure-toolkit-springcloud-lib jar
org.dom4j : dom4j jar
org.apache.commons : commons-collections4 jar
org.atteo : evo-inflector jar
org.yaml : snakeyaml jar
org.apache.maven : maven-plugin-api jar 3.3.3
org.apache.maven : maven-settings jar 3.3.3
org.apache.maven : maven-model jar 3.3.3
org.codehaus.plexus : plexus-utils jar
com.microsoft.azure : azure-maven-plugin-lib jar 1.21.0
junit : junit jar
org.springframework : spring-test jar

provided (2)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.3
org.apache.maven : maven-core jar 3.3.3

test (3)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
org.apache.maven : maven-compat jar 3.3.3
org.mockito : mockito-core jar

Project Modules

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

Microsoft

Open source projects and samples from Microsoft

Versions

Version
1.11.0
1.10.0
1.9.0
1.8.0
1.7.2
1.7.1
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0