Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.github.jesushai |
ArtifactId | ArtifactIdlemon-boot-starter-data-jpa |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLemon Boot Starter Data Jpa
Lemon Boot Starter Data Jpa
|
Filename | Size |
---|---|
lemon-boot-starter-data-jpa-1.0.1.pom | |
lemon-boot-starter-data-jpa-1.0.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jesushai/lemon-boot-starter-data-jpa/ -->
<dependency>
<groupId>io.github.jesushai</groupId>
<artifactId>lemon-boot-starter-data-jpa</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jesushai/lemon-boot-starter-data-jpa/
implementation 'io.github.jesushai:lemon-boot-starter-data-jpa:1.0.1'
// https://jarcasting.com/artifacts/io.github.jesushai/lemon-boot-starter-data-jpa/
implementation ("io.github.jesushai:lemon-boot-starter-data-jpa:1.0.1")
'io.github.jesushai:lemon-boot-starter-data-jpa:jar:1.0.1'
<dependency org="io.github.jesushai" name="lemon-boot-starter-data-jpa" rev="1.0.1">
<artifact name="lemon-boot-starter-data-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jesushai', module='lemon-boot-starter-data-jpa', version='1.0.1')
)
libraryDependencies += "io.github.jesushai" % "lemon-boot-starter-data-jpa" % "1.0.1"
[io.github.jesushai/lemon-boot-starter-data-jpa "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.jesushai : lemon-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-data-jpa | jar |