| License |
License |
|---|---|
| GroupId | GroupIdcom.igitras |
| ArtifactId | ArtifactIdcustom-boot-parent |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncom.igitras:custom-boot-parent
Parent project for the whole framework.
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationigitras.com |
| Filename | Size |
|---|---|
| custom-boot-parent-1.4.pom | 16 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.igitras/custom-boot-parent/ -->
<dependency>
<groupId>com.igitras</groupId>
<artifactId>custom-boot-parent</artifactId>
<version>1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.igitras/custom-boot-parent/
implementation 'com.igitras:custom-boot-parent:1.4'
// https://jarcasting.com/artifacts/com.igitras/custom-boot-parent/
implementation ("com.igitras:custom-boot-parent:1.4")
'com.igitras:custom-boot-parent:pom:1.4'
<dependency org="com.igitras" name="custom-boot-parent" rev="1.4">
<artifact name="custom-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.igitras', module='custom-boot-parent', version='1.4')
)
libraryDependencies += "com.igitras" % "custom-boot-parent" % "1.4"
[com.igitras/custom-boot-parent "1.4"]