MVN

app.myoss.cloud.maven.plugins : archetypes-maven-plugin

Maven & Gradle

Apr 15, 2021
1 stars

archetypes-maven-plugin · myoss open source project, maven plugin written in Java

<plugin>
    <groupId>app.myoss.cloud.maven.plugins</groupId>
    <artifactId>archetypes-maven-plugin</artifactId>
    <version>2.3.1.RELEASE</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of app.myoss.cloud.maven.plugins : archetypes-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.3.1.RELEASE
  • Latest Release Candidate: 2.1.8-RC1

All Versions

Choose a version of app.myoss.cloud.maven.plugins : archetypes-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3.x
archetypes-maven-plugin-2.3.1.RELEASE
archetypes-maven-plugin-2.3.0.RELEASE
2.1.x
archetypes-maven-plugin-2.1.8-RC1
archetypes-maven-plugin-2.1.7.RELEASE
archetypes-maven-plugin-2.1.6.RELEASE
archetypes-maven-plugin-2.1.5.RELEASE
archetypes-maven-plugin-2.1.4.RELEASE
archetypes-maven-plugin-2.1.3.RELEASE
archetypes-maven-plugin-2.1.2.RELEASE
archetypes-maven-plugin-2.1.1.RELEASE
archetypes-maven-plugin-2.1.0.RELEASE
2.0.x
archetypes-maven-plugin-2.0.3.RELEASE
archetypes-maven-plugin-2.0.2.RELEASE
archetypes-maven-plugin-2.0.1.RELEASE
archetypes-maven-plugin-2.0.0.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>app.myoss.cloud.maven.plugins</groupId>
    <artifactId>archetypes-maven-plugin</artifactId>
    <version>2.3.1.RELEASE</version>
</plugin>