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