| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.microsoft.azure |
| ArtifactId | ArtifactIdazure-maven-plugin-lib |
| Last Version | Last Version1.21.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAzure Maven Plugin Library
Common library for Azure Maven Plugins
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar |