| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sourceforge.wurfl |
| ArtifactId | ArtifactIdwurfl |
| Last Version | Last Version1.3.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwurfl
Wireless Universal Resource File core API
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| wurfl-1.3.1.1.pom | |
| wurfl-1.3.1.1.jar | 199 KB |
| wurfl-1.3.1.1-sources.jar | 196 KB |
| wurfl-1.3.1.1-javadoc.jar | 935 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.wurfl/wurfl/ -->
<dependency>
<groupId>net.sourceforge.wurfl</groupId>
<artifactId>wurfl</artifactId>
<version>1.3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.wurfl/wurfl/
implementation 'net.sourceforge.wurfl:wurfl:1.3.1.1'
// https://jarcasting.com/artifacts/net.sourceforge.wurfl/wurfl/
implementation ("net.sourceforge.wurfl:wurfl:1.3.1.1")
'net.sourceforge.wurfl:wurfl:jar:1.3.1.1'
<dependency org="net.sourceforge.wurfl" name="wurfl" rev="1.3.1.1">
<artifact name="wurfl" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.wurfl', module='wurfl', version='1.3.1.1')
)
libraryDependencies += "net.sourceforge.wurfl" % "wurfl" % "1.3.1.1"
[net.sourceforge.wurfl/wurfl "1.3.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-collections : commons-collections | jar | 3.2.1 |
| commons-lang : commons-lang | jar | 2.3 |
| org.springframework : spring-web | jar | 2.5.6 |
| net.sf.jsr107cache : jsr107cache Optional | jar | 1.1 |
| net.sf.ehcache : ehcache Optional | jar | 1.3.0 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
| ch.qos.logback : logback-core | jar | 0.9.28 |
| ch.qos.logback : logback-classic | jar | 0.9.28 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 5.7 |
| org.easymock : easymock | jar | 2.3 |