is not current version
Last Version 5.3.6

MetaModel module for Excel spreadsheets 3.4.11

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.eobjects.metamodel
ArtifactId

ArtifactId

MetaModel-excel
Version

Version

3.4.11
Type

Type

jar
Description

Description

MetaModel module for Excel spreadsheets
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 URL

Project URL

http://metamodel.eobjects.org/MetaModel-excel
Source Code Management

Source Code Management

http://eobjects.org/trac/browser/MetaModel/tags/MetaModel-3.4.11/MetaModel-excel

Download MetaModel-excel 3.4.11


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

Dependencies

compile (3)

Group / Artifact Type Version
org.eobjects.metamodel : MetaModel-core jar 3.4.11
org.apache.poi : poi-ooxml jar 3.8
xml-apis : xml-apis jar 1.3.04

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-nop jar 1.7.6
junit : junit jar 4.11
org.easymock : easymock jar 3.2

Project Modules

There are no modules declared in this project.