| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Net |
| GroupId | GroupIdnet.sourceforge.schemacrawler |
| ArtifactId | ArtifactIdschemacrawler-maven-plugin |
| Last Version | Last Version9.5 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionSchemaCrawler 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 |
<plugin>
<groupId>net.sourceforge.schemacrawler</groupId>
<artifactId>schemacrawler-maven-plugin</artifactId>
<version>9.5</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.reporting : maven-reporting-impl | jar | 2.2 |
| net.sourceforge.schemacrawler : schemacrawler | jar | 9.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hsqldb : hsqldb | jar | 2.2.9 |