MVN

ru.lanwen.raml : rarc-maven-plugin

Maven & Gradle

May 23, 2017
12 stars

rest-assured-raml-codegen-maven-plugin · Maven plugin for RARC project

<plugin>
    <groupId>ru.lanwen.raml</groupId>
    <artifactId>rarc-maven-plugin</artifactId>
    <version>1.3.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.lanwen.raml : rarc-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of ru.lanwen.raml : rarc-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
rarc-maven-plugin-1.3.0
1.2.x
rarc-maven-plugin-1.2.2
rarc-maven-plugin-1.2.1
1.2
rarc-maven-plugin-1.2
1.1
rarc-maven-plugin-1.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>ru.lanwen.raml</groupId>
    <artifactId>rarc-maven-plugin</artifactId>
    <version>1.3.0</version>
</plugin>

Advertisement