License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.vencent-lu |
ArtifactId | ArtifactIdgiants-boot-parent |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiongiants-boot-parent
Giants Boot web Framework and reusable components.
|
Project URL |
Project URL |
Filename | Size |
---|---|
giants-boot-parent-1.3.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vencent-lu/giants-boot-parent/ -->
<dependency>
<groupId>com.github.vencent-lu</groupId>
<artifactId>giants-boot-parent</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vencent-lu/giants-boot-parent/
implementation 'com.github.vencent-lu:giants-boot-parent:1.3.0'
// https://jarcasting.com/artifacts/com.github.vencent-lu/giants-boot-parent/
implementation ("com.github.vencent-lu:giants-boot-parent:1.3.0")
'com.github.vencent-lu:giants-boot-parent:pom:1.3.0'
<dependency org="com.github.vencent-lu" name="giants-boot-parent" rev="1.3.0">
<artifact name="giants-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vencent-lu', module='giants-boot-parent', version='1.3.0')
)
libraryDependencies += "com.github.vencent-lu" % "giants-boot-parent" % "1.3.0"
[com.github.vencent-lu/giants-boot-parent "1.3.0"]