io.github.wwwlike:vlife-spring-boot-starter

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.wwwlike
ArtifactId

ArtifactId

vlife-spring-boot-starter
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download vlife-spring-boot-starter

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.3
org.springframework.boot : spring-boot-configuration-processor jar 2.4.3
io.github.wwwlike : vlife-core jar 1.0.3
org.springframework.boot : spring-boot-starter-web jar 2.4.3
org.springframework.boot : spring-boot-starter-aop jar 2.4.3
org.springframework.boot : spring-boot-starter-data-jpa jar 2.4.3
org.projectlombok : lombok jar 1.18.18

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2