Last Version

Feedzai Openml Python commons 0.3.0

Contains classes and logic related with the import of any Python models.

License

License

Categories

Categories

Python Languages
GroupId

GroupId

com.feedzai
ArtifactId

ArtifactId

openml-python-common
Version

Version

0.3.0
Type

Type

jar
Description

Description

Feedzai Openml Python commons
Contains classes and logic related with the import of any Python models.
Project Organization

Project Organization

Feedzai

Download openml-python-common 0.3.0


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

Dependencies

compile (4)

Group / Artifact Type Version
black.ninia : jep jar 3.7.0
com.feedzai : openml-api jar 1.1.0
com.feedzai : openml-utils jar 1.1.0
org.slf4j : slf4j-api jar 1.7.25

provided (2)

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

test (3)

Group / Artifact Type Version
com.feedzai : openml-utils test-jar 1.1.0
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.7.0

Project Modules

There are no modules declared in this project.