Last Version

R Feedzai OpenML commons 0.4.0

Contains classes and logic related with the import of a model generated in R

License

License

GroupId

GroupId

com.feedzai
ArtifactId

ArtifactId

openml-r-common
Version

Version

0.4.0
Type

Type

jar
Description

Description

R Feedzai OpenML commons
Contains classes and logic related with the import of a model generated in R
Project Organization

Project Organization

Feedzai

Download openml-r-common 0.4.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.rosuda.REngine : Rserve jar 1.8.1
org.rosuda.REngine : REngine jar 2.1.0
org.slf4j : slf4j-api jar 1.7.25

provided (5)

Group / Artifact Type Version
com.feedzai : openml-api jar 1.1.0
com.feedzai : openml-utils jar 1.1.0
commons-io : commons-io jar 2.4
com.fasterxml.jackson.core : jackson-databind jar 2.6.7
com.google.guava : guava jar

test (1)

Group / Artifact Type Version
com.feedzai : openml-utils test-jar 1.1.0

Project Modules

There are no modules declared in this project.