is not current version
Last Version 0.1.4

main 0.1.2

JPA Plus Main Source

GroupId

GroupId

io.github.lgmn2018.jpa-plus
ArtifactId

ArtifactId

core
Version

Version

0.1.2
Type

Type

jar
Description

Description

main
JPA Plus Main Source

Download core 0.1.2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-validation jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
org.projectlombok : lombok Optional jar
org.apache.commons : commons-lang3 jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.