| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.dato |
| ArtifactId | ArtifactIdpredictive-service-client |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDato Predictive Service Client
Dato Predictive Service Java Client
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.dato/predictive-service-client/ -->
<dependency>
<groupId>com.dato</groupId>
<artifactId>predictive-service-client</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dato/predictive-service-client/
implementation 'com.dato:predictive-service-client:1.0'
// https://jarcasting.com/artifacts/com.dato/predictive-service-client/
implementation ("com.dato:predictive-service-client:1.0")
'com.dato:predictive-service-client:jar:1.0'
<dependency org="com.dato" name="predictive-service-client" rev="1.0">
<artifact name="predictive-service-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dato', module='predictive-service-client', version='1.0')
)
libraryDependencies += "com.dato" % "predictive-service-client" % "1.0"
[com.dato/predictive-service-client "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ning : async-http-client | jar | 1.9.11 |
| com.googlecode.json-simple : json-simple | jar | 1.1.1 |
| org.ini4j : ini4j | jar | 0.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |