Last Version

Tartarus - Database Structure Retriever 3.1.10

This library retrieves the structure of a database schema including tables, views, sequences, primary keys, foreign keys, unique keys, column auto-generation, and more.

License

License

Categories

Categories

Data
GroupId

GroupId

org.nocrala.tools.database
ArtifactId

ArtifactId

tartarus
Version

Version

3.1.10
Type

Type

jar
Description

Description

Tartarus - Database Structure Retriever
This library retrieves the structure of a database schema including tables, views, sequences, primary keys, foreign keys, unique keys, column auto-generation, and more.
Project URL

Project URL

https://sourceforge.net/projects/tartarus/
Source Code Management

Source Code Management

https://sourceforge.net/p/tartarus/tartarus/ci/master/tree/

Download tartarus 3.1.10


<!-- https://jarcasting.com/artifacts/org.nocrala.tools.database/tartarus/ -->
<dependency>
    <groupId>org.nocrala.tools.database</groupId>
    <artifactId>tartarus</artifactId>
    <version>3.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.nocrala.tools.database/tartarus/
implementation 'org.nocrala.tools.database:tartarus:3.1.10'
// https://jarcasting.com/artifacts/org.nocrala.tools.database/tartarus/
implementation ("org.nocrala.tools.database:tartarus:3.1.10")
'org.nocrala.tools.database:tartarus:jar:3.1.10'
<dependency org="org.nocrala.tools.database" name="tartarus" rev="3.1.10">
  <artifact name="tartarus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nocrala.tools.database', module='tartarus', version='3.1.10')
)
libraryDependencies += "org.nocrala.tools.database" % "tartarus" % "3.1.10"
[org.nocrala.tools.database/tartarus "3.1.10"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.12.1
org.apache.logging.log4j : log4j-core jar 2.12.1
org.nocrala.tools.lang.collector : list-collector jar 1.0.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.