License |
License |
---|---|
GroupId | GroupIdorg.eobjects.metamodel |
ArtifactId | ArtifactIdMetaModel-fixedwidth |
Last Version | Last Version5.3.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetaModel module for fixed width value 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.
|
<!-- https://jarcasting.com/artifacts/org.eobjects.metamodel/MetaModel-fixedwidth/ -->
<dependency>
<groupId>org.eobjects.metamodel</groupId>
<artifactId>MetaModel-fixedwidth</artifactId>
<version>5.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.eobjects.metamodel/MetaModel-fixedwidth/
implementation 'org.eobjects.metamodel:MetaModel-fixedwidth:5.3.6'
// https://jarcasting.com/artifacts/org.eobjects.metamodel/MetaModel-fixedwidth/
implementation ("org.eobjects.metamodel:MetaModel-fixedwidth:5.3.6")
'org.eobjects.metamodel:MetaModel-fixedwidth:jar:5.3.6'
<dependency org="org.eobjects.metamodel" name="MetaModel-fixedwidth" rev="5.3.6">
<artifact name="MetaModel-fixedwidth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eobjects.metamodel', module='MetaModel-fixedwidth', version='5.3.6')
)
libraryDependencies += "org.eobjects.metamodel" % "MetaModel-fixedwidth" % "5.3.6"
[org.eobjects.metamodel/MetaModel-fixedwidth "5.3.6"]
Group / Artifact | Type | Version |
---|---|---|
org.eobjects.metamodel : MetaModel-core | jar | 5.3.6 |
org.eobjects.metamodel : MetaModel-csv Optional | jar | 5.3.6 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-nop | jar | 1.7.33 |
junit : junit | jar | 4.13.2 |