Last Version

Feedzai OpenML Utilities 1.2.0

Contains the utility classes to help to import a model.

License

License

GroupId

GroupId

com.feedzai
ArtifactId

ArtifactId

openml-utils
Version

Version

1.2.0
Type

Type

jar
Description

Description

Feedzai OpenML Utilities
Contains the utility classes to help to import a model.
Project Organization

Project Organization

Feedzai

Download openml-utils 1.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.feedzai : openml-api jar 1.2.0
com.google.guava : guava jar 25.1-jre
org.slf4j : slf4j-api jar 1.7.25

provided (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.6.7
com.fasterxml.jackson.core : jackson-databind jar 2.6.7

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.2.3
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.7.0

Project Modules

There are no modules declared in this project.