Last Version

Azure Maven Plugin Library 1.21.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.21.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.21.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.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-maven-plugin-lib/
implementation 'com.microsoft.azure:azure-maven-plugin-lib:1.21.0'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-maven-plugin-lib/
implementation ("com.microsoft.azure:azure-maven-plugin-lib:1.21.0")
'com.microsoft.azure:azure-maven-plugin-lib:jar:1.21.0'
<dependency org="com.microsoft.azure" name="azure-maven-plugin-lib" rev="1.21.0">
  <artifact name="azure-maven-plugin-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-maven-plugin-lib', version='1.21.0')
)
libraryDependencies += "com.microsoft.azure" % "azure-maven-plugin-lib" % "1.21.0"
[com.microsoft.azure/azure-maven-plugin-lib "1.21.0"]

Dependencies

compile (17)

Group / Artifact Type Version
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.apache.maven.shared : maven-filtering jar 3.2.0
org.codehaus.plexus : plexus-utils jar
com.microsoft.azure : applicationinsights-core jar
commons-net : commons-net jar
org.beryx : text-io jar
com.google.guava : guava jar
jakarta.xml.bind : jakarta.xml.bind-api jar
org.glassfish.jaxb : jaxb-runtime jar
junit : junit jar
org.dom4j : dom4j jar
org.jtwig : jtwig-core jar
com.microsoft.azure : azure-toolkit-auth-lib jar
com.github.java-json-tools : json-schema-validator jar

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

test (1)

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

Project Modules

There are no modules declared in this project.