MVN

com.hiskasoft.maven : hiska-maven-plugin

Maven & Gradle

Sep 10, 2020

hiska-maven-plugin · Plugin for control the basic concept of assure quality code

<plugin>
    <groupId>com.hiskasoft.maven</groupId>
    <artifactId>hiska-maven-plugin</artifactId>
    <version>1.0.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hiskasoft.maven : hiska-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of com.hiskasoft.maven : hiska-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
hiska-maven-plugin-1.0.3
hiska-maven-plugin-1.0.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>com.hiskasoft.maven</groupId>
    <artifactId>hiska-maven-plugin</artifactId>
    <version>1.0.3</version>
</plugin>