License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.wicp.tams |
ArtifactId | ArtifactIdcommon-web |
Last Version | Last Version3.6.21 |
Release Date | Release Date |
Type | Typejar |
Description |
Description公共的工具集
|
Filename | Size |
---|---|
common-web-3.6.21.pom | |
common-web-3.6.21.jar | 10 KB |
common-web-3.6.21-sources.jar | 8 KB |
common-web-3.6.21-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.wicp.tams/common-web/ -->
<dependency>
<groupId>net.wicp.tams</groupId>
<artifactId>common-web</artifactId>
<version>3.6.21</version>
</dependency>
// https://jarcasting.com/artifacts/net.wicp.tams/common-web/
implementation 'net.wicp.tams:common-web:3.6.21'
// https://jarcasting.com/artifacts/net.wicp.tams/common-web/
implementation ("net.wicp.tams:common-web:3.6.21")
'net.wicp.tams:common-web:jar:3.6.21'
<dependency org="net.wicp.tams" name="common-web" rev="3.6.21">
<artifact name="common-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wicp.tams', module='common-web', version='3.6.21')
)
libraryDependencies += "net.wicp.tams" % "common-web" % "3.6.21"
[net.wicp.tams/common-web "3.6.21"]
Group / Artifact | Type | Version |
---|---|---|
net.wicp.tams : common-apiext | jar | 3.6.21 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jsp_2.1_spec | jar | 1.0.1 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |