MVN

com.github.nahuelolgiati : jaxrs-angular-maven-plugin

Maven & Gradle

Mar 23, 2017
4 stars

jaxrs-angular-maven-plugin · Generates an Angular Module with model interfaces and rest services calls.

<plugin>
    <groupId>com.github.nahuelolgiati</groupId>
    <artifactId>jaxrs-angular-maven-plugin</artifactId>
    <version>01.00.00</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.nahuelolgiati : jaxrs-angular-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 01.00.00

All Versions

Choose a version of com.github.nahuelolgiati : jaxrs-angular-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
01.00.x
jaxrs-angular-maven-plugin-01.00.00

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.nahuelolgiati</groupId>
    <artifactId>jaxrs-angular-maven-plugin</artifactId>
    <version>01.00.00</version>
</plugin>