License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.scientiamobile.wurflcloud |
ArtifactId | ArtifactIdclient-java |
Version | Version1.0.14 |
Type | Typejar |
Description |
Descriptionwurfl-cloud-client
Wireless Universal Resource File Cloud Client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
client-java-1.0.14.pom | |
client-java-1.0.14.jar | 56 KB |
client-java-1.0.14-sources.jar | 46 KB |
client-java-1.0.14-javadoc.jar | 260 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.scientiamobile.wurflcloud/client-java/ -->
<dependency>
<groupId>com.scientiamobile.wurflcloud</groupId>
<artifactId>client-java</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.scientiamobile.wurflcloud/client-java/
implementation 'com.scientiamobile.wurflcloud:client-java:1.0.14'
// https://jarcasting.com/artifacts/com.scientiamobile.wurflcloud/client-java/
implementation ("com.scientiamobile.wurflcloud:client-java:1.0.14")
'com.scientiamobile.wurflcloud:client-java:jar:1.0.14'
<dependency org="com.scientiamobile.wurflcloud" name="client-java" rev="1.0.14">
<artifact name="client-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scientiamobile.wurflcloud', module='client-java', version='1.0.14')
)
libraryDependencies += "com.scientiamobile.wurflcloud" % "client-java" % "1.0.14"
[com.scientiamobile.wurflcloud/client-java "1.0.14"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.ehcache : ehcache-core Optional | jar | 2.5.1 |
com.jsoniter : jsoniter | jar | 0.9.23 |
org.slf4j : slf4j-api | jar | 1.6.4 |
org.mockito : mockito-core | jar | 1.9.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.0.0 |
ch.qos.logback : logback-classic | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.8 |