Skip to content

Releases: jeeMv/SpringBoot-VueJS

1.0.8

28 Feb 03:24
Compare
Choose a tag to compare

1.0.7

05 Nov 06:31
Compare
Choose a tag to compare

see https://mvnrepository.com/artifact/io.github.jeemv.springboot.vuejs/springboot-vuejs

Maven integration

Insert the dependency in your pom.xmlfile:

<dependency>
    <groupId>io.github.jeemv.springboot.vuejs</groupId>
    <artifactId>springboot-vuejs</artifactId>
    <version>1.0.7</version>
</dependency>