is not current version
Last Version 5.3.6

MetaModel module for comma-separated value (CSV) files 5.3.4

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

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

org.eobjects.metamodel
ArtifactId

ArtifactId

MetaModel-csv
Version

Version

5.3.4
Type

Type

jar
Description

Description

MetaModel module for comma-separated value (CSV) 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.

Download MetaModel-csv 5.3.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.eobjects.metamodel : MetaModel-core jar 5.3.4
com.opencsv : opencsv jar 3.9

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-nop jar 1.7.25
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.