Last Version

core 0.1.4

JPA Plus Main Source

License

License

GroupId

GroupId

io.github.lgmn2018.jpa-plus
ArtifactId

ArtifactId

core
Version

Version

0.1.4
Type

Type

jar
Description

Description

core
JPA Plus Main Source

Download core 0.1.4


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

Dependencies

compile (7)

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

test (1)

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

Project Modules

There are no modules declared in this project.