is not current version
Last Version 2.0.2

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.timo-reymann
ArtifactId

ArtifactId

spring-boot-vue-starter-parent
Version

Version

1.0.0
Type

Type

pom

Download spring-boot-vue-starter-parent 1.0.0


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