| License |
License |
|---|---|
| GroupId | GroupIdio.github.lgmn2018.jpa-plus |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version0.1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncore
JPA Plus Main Source
|
| Filename | Size |
|---|---|
| core-0.1.4.pom | |
| core-0.1.4.jar | 112 KB |
| core-0.1.4-sources.jar | 54 KB |
| core-0.1.4-javadoc.jar | 461 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.11.RELEASE |