io.github.wwwlike:vlife

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

License

License

GroupId

GroupId

io.github.wwwlike
ArtifactId

ArtifactId

vlife
Last Version

Last Version

1.0.3
Release Date

Release Date

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

Filename Size
vlife-1.0.3.pom 5 KB
Browse

How to add to project

<!-- 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

Versions

Version
1.0.3
1.0.2
1.0.1