is not current version
Last Version 1.21.0

Azure Maven Plugin Library 1.10.0

Common library for Azure Maven Plugins

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-maven-plugin-lib
Version

Version

1.10.0
Type

Type

jar
Description

Description

Azure Maven Plugin Library
Common library for Azure Maven Plugins
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-maven-plugin-lib 1.10.0


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

Dependencies

compile (19)

Group / Artifact Type Version
org.apache.commons : commons-collections4 jar 4.4
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.apache.maven.shared : maven-filtering jar 3.0.0
org.codehaus.plexus : plexus-utils jar 3.3.0
com.microsoft.azure : applicationinsights-core jar 2.6.3
commons-net : commons-net jar 3.7.2
org.slf4j : slf4j-api jar 1.7.29
org.beryx : text-io jar 3.4.1
com.google.guava : guava jar 30.1-jre
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2
org.glassfish.jaxb : jaxb-runtime jar 2.3.2
org.dom4j : dom4j jar 2.1.3
org.jtwig : jtwig-core jar 5.87.0.RELEASE
com.microsoft.azure : azure-toolkit-auth-lib jar 0.7.0
com.microsoft.azure : azure-toolkit-appservice-lib jar 0.7.0
com.microsoft.azure : azure jar 1.38.1
com.github.java-json-tools : json-schema-validator jar 2.2.14

provided (3)

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

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.9.0
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.