datarobot

Rough Scala Client for DataRobot

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.timsetsfire
ArtifactId

ArtifactId

datarobot_2.11
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

datarobot
Rough Scala Client for DataRobot
Project URL

Project URL

https://github.com/timsetsfire/datarobot-scala-api
Project Organization

Project Organization

io.github.timsetsfire
Source Code Management

Source Code Management

https://github.com/timsetsfire/datarobot-scala-api

Download datarobot_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.timsetsfire/datarobot_2.11/ -->
<dependency>
    <groupId>io.github.timsetsfire</groupId>
    <artifactId>datarobot_2.11</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.timsetsfire/datarobot_2.11/
implementation 'io.github.timsetsfire:datarobot_2.11:0.1.3'
// https://jarcasting.com/artifacts/io.github.timsetsfire/datarobot_2.11/
implementation ("io.github.timsetsfire:datarobot_2.11:0.1.3")
'io.github.timsetsfire:datarobot_2.11:jar:0.1.3'
<dependency org="io.github.timsetsfire" name="datarobot_2.11" rev="0.1.3">
  <artifact name="datarobot_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.timsetsfire', module='datarobot_2.11', version='0.1.3')
)
libraryDependencies += "io.github.timsetsfire" % "datarobot_2.11" % "0.1.3"
[io.github.timsetsfire/datarobot_2.11 "0.1.3"]

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scalaj : scalaj-http_2.11 jar 2.4.2
org.json4s : json4s-native_2.11 jar 3.5.3
org.json4s : json4s-jackson_2.11 jar 3.5.3
org.json4s : json4s-ext_2.11 jar 3.5.3
com.typesafe.scala-logging : scala-logging_2.11 jar 3.9.2
org.scala-graph : graph-core_2.11 jar 1.11.5
org.scala-graph : graph-dot_2.11 jar 1.11.5
org.yaml : snakeyaml jar 1.28

provided (3)

Group / Artifact Type Version
org.apache.spark : spark-core_2.11 jar 2.4.6
org.apache.spark : spark-sql_2.11 jar 2.4.6
org.apache.spark : spark-mllib_2.11 jar 2.4.6

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.2.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.1
0.1.0