License |
License |
---|---|
GroupId | GroupIdcom.scientiamobile.wurflmicroservice |
ArtifactId | ArtifactIdwurfl-microservice |
Last Version | Last Version2.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwurfl-microservice
Wurfl microservice java client API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.scientiamobile.wurflmicroservice/wurfl-microservice/ -->
<dependency>
<groupId>com.scientiamobile.wurflmicroservice</groupId>
<artifactId>wurfl-microservice</artifactId>
<version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.scientiamobile.wurflmicroservice/wurfl-microservice/
implementation 'com.scientiamobile.wurflmicroservice:wurfl-microservice:2.1.6'
// https://jarcasting.com/artifacts/com.scientiamobile.wurflmicroservice/wurfl-microservice/
implementation ("com.scientiamobile.wurflmicroservice:wurfl-microservice:2.1.6")
'com.scientiamobile.wurflmicroservice:wurfl-microservice:jar:2.1.6'
<dependency org="com.scientiamobile.wurflmicroservice" name="wurfl-microservice" rev="2.1.6">
<artifact name="wurfl-microservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scientiamobile.wurflmicroservice', module='wurfl-microservice', version='2.1.6')
)
libraryDependencies += "com.scientiamobile.wurflmicroservice" % "wurfl-microservice" % "2.1.6"
[com.scientiamobile.wurflmicroservice/wurfl-microservice "2.1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.9.0 |
javax.servlet : servlet-api | jar | 2.4 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
commons-collections : commons-collections | jar | 3.2.2 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-io : commons-io | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.21 |