Last Version

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

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.timo-reymann
ArtifactId

ArtifactId

spring-boot-vue-starter-parent
Version

Version

2.0.2
Type

Type

pom
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-vue-starter-parent

Download spring-boot-vue-starter-parent 2.0.2


<!-- https://jarcasting.com/artifacts/com.github.timo-reymann/spring-boot-vue-starter-parent/ -->
<dependency>
    <groupId>com.github.timo-reymann</groupId>
    <artifactId>spring-boot-vue-starter-parent</artifactId>
    <version>2.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.timo-reymann/spring-boot-vue-starter-parent/
implementation 'com.github.timo-reymann:spring-boot-vue-starter-parent:2.0.2'
// https://jarcasting.com/artifacts/com.github.timo-reymann/spring-boot-vue-starter-parent/
implementation ("com.github.timo-reymann:spring-boot-vue-starter-parent:2.0.2")
'com.github.timo-reymann:spring-boot-vue-starter-parent:pom:2.0.2'
<dependency org="com.github.timo-reymann" name="spring-boot-vue-starter-parent" rev="2.0.2">
  <artifact name="spring-boot-vue-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.timo-reymann', module='spring-boot-vue-starter-parent', version='2.0.2')
)
libraryDependencies += "com.github.timo-reymann" % "spring-boot-vue-starter-parent" % "2.0.2"
[com.github.timo-reymann/spring-boot-vue-starter-parent "2.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.2.RELEASE
com.github.timo-reymann : spring-boot-vue-starter jar 1.0.0

Project Modules

There are no modules declared in this project.