Last Version

SchemaCrawler Maven Plugin 9.5

SchemaCrawler is an open-source Java API that makes working with database metadata as easy as working with plain old Java objects. SchemaCrawler is also a database schema discovery and comprehension, and schema documentation tool. You can search for database schema objects using regular expressions, and output the schema and data in a readable text format. The output is designed to be diff-ed against other database schemas.

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.sourceforge.schemacrawler
ArtifactId

ArtifactId

schemacrawler-maven-plugin
Version

Version

9.5
Type

Type

maven-plugin
Description

Description

SchemaCrawler Maven Plugin
SchemaCrawler is an open-source Java API that makes working with database metadata as easy as working with plain old Java objects. SchemaCrawler is also a database schema discovery and comprehension, and schema documentation tool. You can search for database schema objects using regular expressions, and output the schema and data in a readable text format. The output is designed to be diff-ed against other database schemas.
Project Organization

Project Organization

SchemaCrawler

Download schemacrawler-maven-plugin 9.5


<plugin>
    <groupId>net.sourceforge.schemacrawler</groupId>
    <artifactId>schemacrawler-maven-plugin</artifactId>
    <version>9.5</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven.reporting : maven-reporting-impl jar 2.2
net.sourceforge.schemacrawler : schemacrawler jar 9.5

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (1)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.2.9

Project Modules

There are no modules declared in this project.