Last Version

Azure Maven plugin library 0.1.1

Common library for Azure Maven Plugins

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

maven-plugin-lib
Version

Version

0.1.1
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 maven-plugin-lib 0.1.1


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

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.3
org.apache.maven : maven-core 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.0.20
com.microsoft.azure : azure jar 1.1.2
com.microsoft.azure : applicationinsights-core jar 1.0.8
commons-net : commons-net jar 3.6
junit : junit jar 4.12

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (1)

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

Project Modules

There are no modules declared in this project.