MVN

com.github.codeframes : hal-tooling-api-doc-maven-plugin

Maven & Gradle

Jan 31, 2017

HAL Tooling API Doc Maven Plugin · HAL Tooling API Doc Maven Plugin

<plugin>
    <groupId>com.github.codeframes</groupId>
    <artifactId>hal-tooling-api-doc-maven-plugin</artifactId>
    <version>1.2.0-alpha-1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.codeframes : hal-tooling-api-doc-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0-alpha-1
  • Latest Alpha: 1.2.0-alpha-1

All Versions

Choose a version of com.github.codeframes : hal-tooling-api-doc-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
hal-tooling-api-doc-maven-plugin-1.2.0-alpha-1

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.github.codeframes</groupId>
    <artifactId>hal-tooling-api-doc-maven-plugin</artifactId>
    <version>1.2.0-alpha-1</version>
</plugin>