License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.vencent-lu |
ArtifactId | ArtifactIdgiants-web |
Last Version | Last Version1.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongiants-web
Giants web Framework and reusable components.
|
Filename | Size |
---|---|
giants-web-1.1.8.pom | |
giants-web-1.1.8.jar | 6 KB |
giants-web-1.1.8-sources.jar | 5 KB |
giants-web-1.1.8-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vencent-lu/giants-web/ -->
<dependency>
<groupId>com.github.vencent-lu</groupId>
<artifactId>giants-web</artifactId>
<version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vencent-lu/giants-web/
implementation 'com.github.vencent-lu:giants-web:1.1.8'
// https://jarcasting.com/artifacts/com.github.vencent-lu/giants-web/
implementation ("com.github.vencent-lu:giants-web:1.1.8")
'com.github.vencent-lu:giants-web:jar:1.1.8'
<dependency org="com.github.vencent-lu" name="giants-web" rev="1.1.8">
<artifact name="giants-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vencent-lu', module='giants-web', version='1.1.8')
)
libraryDependencies += "com.github.vencent-lu" % "giants-web" % "1.1.8"
[com.github.vencent-lu/giants-web "1.1.8"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
org.slf4j : slf4j-api | jar | 1.6.6 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |