| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sourceforge.wurfl |
| ArtifactId | ArtifactIdwall |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwall
The WALL Tag library
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| wall-1.0.pom | |
| wall-1.0.jar | 94 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.wurfl/wall/ -->
<dependency>
<groupId>net.sourceforge.wurfl</groupId>
<artifactId>wall</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.wurfl/wall/
implementation 'net.sourceforge.wurfl:wall:1.0'
// https://jarcasting.com/artifacts/net.sourceforge.wurfl/wall/
implementation ("net.sourceforge.wurfl:wall:1.0")
'net.sourceforge.wurfl:wall:jar:1.0'
<dependency org="net.sourceforge.wurfl" name="wall" rev="1.0">
<artifact name="wall" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.wurfl', module='wall', version='1.0')
)
libraryDependencies += "net.sourceforge.wurfl" % "wall" % "1.0"
[net.sourceforge.wurfl/wall "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-collections : commons-collections | jar | 3.2 |
| commons-lang : commons-lang | jar | 2.3 |
| commons-logging : commons-logging | jar | 1.1 |
| backport-util-concurrent : backport-util-concurrent | jar | 3.0 |
| net.sourceforge.wurfl : wurfl | jar | [1.0,1.1) |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 5.7 |
| org.easymock : easymock | jar | 2.3 |
| org.easymock : easymockclassextension | jar | 2.3 |