License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.datarobot |
ArtifactId | ArtifactIdaiapi_2.12 |
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.12-1.0.15.pom | |
aiapi_2.12-1.0.15.jar | 211 KB |
aiapi_2.12-1.0.15-sources.jar | 26 KB |
aiapi_2.12-1.0.15-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.datarobot/aiapi_2.12/ -->
<dependency>
<groupId>com.datarobot</groupId>
<artifactId>aiapi_2.12</artifactId>
<version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.datarobot/aiapi_2.12/
implementation 'com.datarobot:aiapi_2.12:1.0.15'
// https://jarcasting.com/artifacts/com.datarobot/aiapi_2.12/
implementation ("com.datarobot:aiapi_2.12:1.0.15")
'com.datarobot:aiapi_2.12:jar:1.0.15'
<dependency org="com.datarobot" name="aiapi_2.12" rev="1.0.15">
<artifact name="aiapi_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datarobot', module='aiapi_2.12', version='1.0.15')
)
libraryDependencies += "com.datarobot" % "aiapi_2.12" % "1.0.15"
[com.datarobot/aiapi_2.12 "1.0.15"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
com.lihaoyi : requests_2.12 | jar | 0.1.8 |
com.lihaoyi : upickle_2.12 | jar | 0.7.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.12 | jar | 2.4.1 |
org.apache.spark : spark-sql_2.12 | jar | 2.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |
org.scalamock : scalamock_2.12 | jar | 4.2.0 |