License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.wicp.tams |
ArtifactId | ArtifactIdcommon-web |
Version | Version3.6.18 |
Type | Typejar |
Description |
Descriptiontams parent
|
Filename | Size |
---|---|
common-web-3.6.18.pom | |
common-web-3.6.18.jar | 10 KB |
common-web-3.6.18-sources.jar | 8 KB |
common-web-3.6.18-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.wicp.tams/common-web/ -->
<dependency>
<groupId>net.wicp.tams</groupId>
<artifactId>common-web</artifactId>
<version>3.6.18</version>
</dependency>
// https://jarcasting.com/artifacts/net.wicp.tams/common-web/
implementation 'net.wicp.tams:common-web:3.6.18'
// https://jarcasting.com/artifacts/net.wicp.tams/common-web/
implementation ("net.wicp.tams:common-web:3.6.18")
'net.wicp.tams:common-web:jar:3.6.18'
<dependency org="net.wicp.tams" name="common-web" rev="3.6.18">
<artifact name="common-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wicp.tams', module='common-web', version='3.6.18')
)
libraryDependencies += "net.wicp.tams" % "common-web" % "3.6.18"
[net.wicp.tams/common-web "3.6.18"]
Group / Artifact | Type | Version |
---|---|---|
net.wicp.tams : common-apiext | jar | 3.6.18 |
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 |