Last Version

io.github.wwwlike:vlife 1.0.3

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

License

License

GroupId

GroupId

io.github.wwwlike
ArtifactId

ArtifactId

vlife
Version

Version

1.0.3
Type

Type

pom
Description

Description

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

Source Code Management

https://github.com/wwwlike/vlife

Download vlife 1.0.3

Filename Size
vlife-1.0.3.pom 5 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18

Project Modules

  • vlife-core
  • vlife-plugin
  • vlife-spring-boot-starter