| License |
License |
|---|---|
| GroupId | GroupIdio.github.wwwlike |
| ArtifactId | ArtifactIdvlife-core |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
| Filename | Size |
|---|---|
| vlife-core-1.0.3.pom | |
| vlife-core-1.0.3.jar | 139 KB |
| vlife-core-1.0.3-sources.jar | 97 KB |
| vlife-core-1.0.3-javadoc.jar | 558 KB |
| Browse |
<!-- 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"]
| 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 |