MVN

com.openjad.devtools : openjad-devtools-maven

Maven & Gradle

Apr 04, 2023
4 stars
<plugin>
    <groupId>com.openjad.devtools</groupId>
    <artifactId>openjad-devtools-maven</artifactId>
    <version>3.0.2-RELEASE</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.openjad.devtools : openjad-devtools-maven to add to Maven - Latest Versions:

  • Latest Stable: 3.0.2-RELEASE

All Versions

Choose a version of com.openjad.devtools : openjad-devtools-maven to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
openjad-devtools-maven-3.0.2-RELEASE
openjad-devtools-maven-3.0.1-RELEASE

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.openjad.devtools</groupId>
    <artifactId>openjad-devtools-maven</artifactId>
    <version>3.0.2-RELEASE</version>
</plugin>