Tabula (parent)

System to manage human-readable tables using files.

License

License

Categories

Categories

Tabula Data PDF
GroupId

GroupId

de.tu-dresden.inf.lat.tabula
ArtifactId

ArtifactId

tabula-parent
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Tabula (parent)
System to manage human-readable tables using files.
Project URL

Project URL

https://github.com/julianmendez/tabula
Project Organization

Project Organization

Chair of Automata Theory - TU Dresden
Source Code Management

Source Code Management

https://github.com/julianmendez/tabula.git

Download tabula-parent

Filename Size
tabula-parent-0.2.0.pom 5 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/de.tu-dresden.inf.lat.tabula/tabula-parent/ -->
<dependency>
    <groupId>de.tu-dresden.inf.lat.tabula</groupId>
    <artifactId>tabula-parent</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.tu-dresden.inf.lat.tabula/tabula-parent/
implementation 'de.tu-dresden.inf.lat.tabula:tabula-parent:0.2.0'
// https://jarcasting.com/artifacts/de.tu-dresden.inf.lat.tabula/tabula-parent/
implementation ("de.tu-dresden.inf.lat.tabula:tabula-parent:0.2.0")
'de.tu-dresden.inf.lat.tabula:tabula-parent:pom:0.2.0'
<dependency org="de.tu-dresden.inf.lat.tabula" name="tabula-parent" rev="0.2.0">
  <artifact name="tabula-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.tu-dresden.inf.lat.tabula', module='tabula-parent', version='0.2.0')
)
libraryDependencies += "de.tu-dresden.inf.lat.tabula" % "tabula-parent" % "0.2.0"
[de.tu-dresden.inf.lat.tabula/tabula-parent "0.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • tabula-core
  • tabula-ext
  • tabula-distribution

Versions

Version
0.2.0
0.1.0