aiapi

This Scala client library allows you to quickly and easily communicate with the DataRobot AI API to add Machine Learning to your applications.

License

License

Categories

Categories

Data
GroupId

GroupId

com.datarobot
ArtifactId

ArtifactId

aiapi_2.12
Last Version

Last Version

1.0.15
Release Date

Release Date

Type

Type

jar
Description

Description

aiapi
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

https://developers.datarobot.com
Project Organization

Project Organization

DataRobot
Source Code Management

Source Code Management

https://github.com/datarobot/

Download aiapi_2.12

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

provided (2)

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

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5
org.scalamock : scalamock_2.12 jar 4.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.15
1.0.13