Last Version

Maven Plugin for Azure Web Apps 2.5.0

The Maven Plugin for Azure App Service helps Java developers to deploy Maven projects to Azure App Service

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-webapp-maven-plugin
Version

Version

2.5.0
Type

Type

maven-plugin
Description

Description

Maven Plugin for Azure Web Apps
The Maven Plugin for Azure App Service helps Java developers to deploy Maven projects to Azure App Service
Project URL

Project URL

https://github.com/microsoft/azure-maven-plugins
Source Code Management

Source Code Management

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

Download azure-webapp-maven-plugin 2.5.0


<plugin>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-webapp-maven-plugin</artifactId>
    <version>2.5.0</version>
</plugin>

Dependencies

compile (10)

Group / Artifact Type Version
org.projectlombok : lombok jar
com.microsoft.azure : azure-toolkit-appservice-lib jar
org.dom4j : dom4j jar
org.apache.commons : commons-collections4 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.17.0
junit : junit 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 (4)

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
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.