MetaModel module for ARFF files

MetaModel is a library that encapsulates the differences and enhances the capabilities of different datastores. Rich querying abilities are offered to datastores that do not otherwise support advanced querying and a unified view of the datastore structure is offered through a single model of the schemas, tables, columns and relationships.

License

License

GroupId

GroupId

org.apache.metamodel
ArtifactId

ArtifactId

MetaModel-arff
Last Version

Last Version

5.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

MetaModel module for ARFF files
MetaModel is a library that encapsulates the differences and enhances the capabilities of different datastores. Rich querying abilities are offered to datastores that do not otherwise support advanced querying and a unified view of the datastore structure is offered through a single model of the schemas, tables, columns and relationships.
Project Organization

Project Organization

The Apache Software Foundation

Download MetaModel-arff

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.metamodel : MetaModel-core jar 5.3.3
com.google.guava : guava jar 27.0.1-jre
com.opencsv : opencsv jar 3.9

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
junit : junit jar 4.12
org.easymock : easymock jar 3.2

Project Modules

There are no modules declared in this project.

Versions

Version
5.3.3
5.3.2
5.3.1
5.3.0