Download spring-boot-vue-starter-1.0.0.jar file - Jar s

Jar examples for s:spring-boot-vue-starter

Description

You can download jar file spring-boot-vue-starter 1.0.0 in this page.

License

MIT

Build File

You can use the following script to add spring-boot-vue-starter-1.0.0.jar to your project.

<dependency>
   <groupId>com.github.timo-reymann</groupId>
   <artifactId>spring-boot-vue-starter</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.github.timo-reymann', name: 'spring-boot-vue-starter', version: '1.0.0'
libraryDependencies += "com.github.timo-reymann" % "spring-boot-vue-starter" % "1.0.0"
<dependency org="com.github.timo-reymann" name="spring-boot-vue-starter" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.timo-reymann', module='spring-boot-vue-starter', version='1.0.0'))
'com.github.timo-reymann:spring-boot-vue-starter:jar:1.0.0'

Download

Click the following link to download the jar file.

spring-boot-vue-starter-1.0.0-javadoc.jar
spring-boot-vue-starter-1.0.0-sources.jar
spring-boot-vue-starter-1.0.0.jar
spring-boot-vue-starter-1.0.0.pom



Related Tutorials