| GroupId | GroupIdio.github.jesushai |
|---|---|
| ArtifactId | ArtifactIdlemon-boot-parent |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionLemon Boot Parent
Lemon Boot Parent
|
| Filename | Size |
|---|---|
| lemon-boot-parent-1.0.1.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.jesushai/lemon-boot-parent/ -->
<dependency>
<groupId>io.github.jesushai</groupId>
<artifactId>lemon-boot-parent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jesushai/lemon-boot-parent/
implementation 'io.github.jesushai:lemon-boot-parent:1.0.1'
// https://jarcasting.com/artifacts/io.github.jesushai/lemon-boot-parent/
implementation ("io.github.jesushai:lemon-boot-parent:1.0.1")
'io.github.jesushai:lemon-boot-parent:pom:1.0.1'
<dependency org="io.github.jesushai" name="lemon-boot-parent" rev="1.0.1">
<artifact name="lemon-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jesushai', module='lemon-boot-parent', version='1.0.1')
)
libraryDependencies += "io.github.jesushai" % "lemon-boot-parent" % "1.0.1"
[io.github.jesushai/lemon-boot-parent "1.0.1"]