Last Version

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

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

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.timo-reymann
ArtifactId

ArtifactId

spring-boot-vue-starter
Version

Version

1.0.0
Type

Type

jar
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

Download spring-boot-vue-starter 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.1.RELEASE
org.projectlombok : lombok jar 1.16.20

Project Modules

There are no modules declared in this project.