is not current version
Last Version 9.5

net.sourceforge.schemacrawler:schemacrawler-maven-plugin 1.0

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.

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.sourceforge.schemacrawler
ArtifactId

ArtifactId

schemacrawler-maven-plugin
Version

Version

1.0
Type

Type

maven-plugin

Download schemacrawler-maven-plugin 1.0


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