is not current version
Last Version 1.2.0

Feedzai OpenML API 1.1.0

API classes to interact with the Feedzai Machine Learning platform.

License

License

GroupId

GroupId

com.feedzai
ArtifactId

ArtifactId

openml-api
Version

Version

1.1.0
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 1.1.0


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