io.github.wwwlike:vlife-core

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

License

License

GroupId

GroupId

io.github.wwwlike
ArtifactId

ArtifactId

vlife-core
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-core

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind Optional jar 2.13.2
org.apache.commons : commons-lang3 jar 3.5
org.springframework.boot : spring-boot-starter-data-jpa jar 2.4.3
org.apache.commons : commons-io jar 1.3.2
com.github.javaparser : javaparser-core jar 3.14.16
com.querydsl : querydsl-jpa jar 4.4.0
com.querydsl : querydsl-apt jar 4.4.0
org.springframework.boot : spring-boot-starter-log4j2 jar 2.4.3
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar
com.google.code.gson : gson jar 2.8.6
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
1.0.1