License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.datarobot |
ArtifactId | ArtifactIdaiapi_2.11 |
Last Version | Last Version1.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaiapi
This Scala client library allows you to quickly and easily communicate with the DataRobot AI API to add Machine Learning to your applications.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aiapi_2.11-1.0.15.pom | |
aiapi_2.11-1.0.15.jar | 246 KB |
aiapi_2.11-1.0.15-sources.jar | 26 KB |
aiapi_2.11-1.0.15-javadoc.jar | 542 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.datarobot/aiapi_2.11/ -->
<dependency>
<groupId>com.datarobot</groupId>
<artifactId>aiapi_2.11</artifactId>
<version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.datarobot/aiapi_2.11/
implementation 'com.datarobot:aiapi_2.11:1.0.15'
// https://jarcasting.com/artifacts/com.datarobot/aiapi_2.11/
implementation ("com.datarobot:aiapi_2.11:1.0.15")
'com.datarobot:aiapi_2.11:jar:1.0.15'
<dependency org="com.datarobot" name="aiapi_2.11" rev="1.0.15">
<artifact name="aiapi_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datarobot', module='aiapi_2.11', version='1.0.15')
)
libraryDependencies += "com.datarobot" % "aiapi_2.11" % "1.0.15"
[com.datarobot/aiapi_2.11 "1.0.15"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.lihaoyi : requests_2.11 | jar | 0.1.8 |
com.lihaoyi : upickle_2.11 | jar | 0.7.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.11 | jar | 2.4.1 |
org.apache.spark : spark-sql_2.11 | jar | 2.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.5 |
org.scalamock : scalamock_2.11 | jar | 4.2.0 |