MVN

io.github.catcoderr : artifact-publisher-plugin

Maven & Gradle

Mar 24, 2020
0 stars

Artifact Publisher Maven Mojo · Deploy's jar artifacts as vk message

<plugin>
    <groupId>io.github.catcoderr</groupId>
    <artifactId>artifact-publisher-plugin</artifactId>
    <version>1.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.catcoderr : artifact-publisher-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of io.github.catcoderr : artifact-publisher-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3
artifact-publisher-plugin-1.3
1.2
artifact-publisher-plugin-1.2

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>io.github.catcoderr</groupId>
    <artifactId>artifact-publisher-plugin</artifactId>
    <version>1.3</version>
</plugin>

Advertisement