MVN

com.github.timo-reymann : spring-boot-vue-starter-parent

Maven & Gradle

Jun 20, 2018
68.1k stars
<dependency>
    <groupId>com.github.timo-reymann</groupId>
    <artifactId>spring-boot-vue-starter-parent</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.timo-reymann : spring-boot-vue-starter-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of com.github.timo-reymann : spring-boot-vue-starter-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
spring-boot-vue-starter-parent-2.0.2
1.0.x
spring-boot-vue-starter-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.timo-reymann</groupId>
    <artifactId>spring-boot-vue-starter-parent</artifactId>
    <version>2.0.2</version>
</dependency>