Feedzai OpenML API

API classes to interact with the Feedzai Machine Learning platform.

License

License

GroupId

GroupId

com.feedzai
ArtifactId

ArtifactId

openml-api
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Feedzai OpenML API
API classes to interact with the Feedzai Machine Learning platform.
Project Organization

Project Organization

Feedzai

Download openml-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.feedzai/openml-api/ -->
<dependency>
    <groupId>com.feedzai</groupId>
    <artifactId>openml-api</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.feedzai/openml-api/
implementation 'com.feedzai:openml-api:1.2.0'
// https://jarcasting.com/artifacts/com.feedzai/openml-api/
implementation ("com.feedzai:openml-api:1.2.0")
'com.feedzai:openml-api:jar:1.2.0'
<dependency org="com.feedzai" name="openml-api" rev="1.2.0">
  <artifact name="openml-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feedzai', module='openml-api', version='1.2.0')
)
libraryDependencies += "com.feedzai" % "openml-api" % "1.2.0"
[com.feedzai/openml-api "1.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7
com.google.guava : guava jar 25.1-jre

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.7.0

Project Modules

There are no modules declared in this project.
com.feedzai

Feedzai

Versions

Version
1.2.0
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.4.3
0.4.2
0.4.1
0.4.0
0.3.0
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0