MVN

com.github.albanseurat : spring-boot-frontend-maven-plugin

Maven & Gradle

Sep 04, 2015
3 stars

spring-boot-frontend-maven-plugin · Allow to create a front-end project with AngularJS / bootstrap and grunt for proper build

<plugin>
    <groupId>com.github.albanseurat</groupId>
    <artifactId>spring-boot-frontend-maven-plugin</artifactId>
    <version>0.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.albanseurat : spring-boot-frontend-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.3

All Versions

Choose a version of com.github.albanseurat : spring-boot-frontend-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3
spring-boot-frontend-maven-plugin-0.3
0.2
spring-boot-frontend-maven-plugin-0.2
0.1
spring-boot-frontend-maven-plugin-0.1
0.0.x
spring-boot-frontend-maven-plugin-0.0.3

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.albanseurat</groupId>
    <artifactId>spring-boot-frontend-maven-plugin</artifactId>
    <version>0.3</version>
</plugin>

Advertisement