Last Version

Azure Maven Plugin Common Library 0.2.0

Common library for Azure Maven Plugins

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-maven-plugin-common
Version

Version

0.2.0
Type

Type

jar
Description

Description

Azure Maven Plugin Common 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-common 0.2.0


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

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.commons : commons-collections4 jar 4.4
commons-io : commons-io jar 2.6
com.microsoft.azure : applicationinsights-core jar 2.5.1
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2
org.glassfish.jaxb : jaxb-runtime jar 2.3.2
org.apache.commons : commons-lang3 jar 3.9
com.google.code.gson : gson jar 2.8.5
org.fusesource.jansi : jansi jar 1.17.1
com.github.java-json-tools : json-schema-validator jar 2.2.10
com.google.guava : guava jar 28.1-jre
com.microsoft.azure : azure-tools-common jar 0.2.0

provided (1)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.3.3

test (5)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.13
junit : junit jar 4.12
org.jacoco : org.jacoco.agent jar 0.8.4
org.powermock : powermock-api-mockito2 jar 2.0.2
org.powermock : powermock-module-junit4 jar 2.0.2

Project Modules

There are no modules declared in this project.