Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schemacrawler/schemacrawler-report-maven-plugin
Generate SchemaCrawler reports for Maven generated project websites
https://github.com/schemacrawler/schemacrawler-report-maven-plugin
database database-diagrams database-schema e-r-diagrams jdbc schema schemacrawler schemacrawler-report
Last synced: about 1 month ago
JSON representation
Generate SchemaCrawler reports for Maven generated project websites
- Host: GitHub
- URL: https://github.com/schemacrawler/schemacrawler-report-maven-plugin
- Owner: schemacrawler
- License: epl-2.0
- Created: 2015-09-29T01:25:00.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T11:25:12.000Z (8 months ago)
- Last Synced: 2024-05-01T15:06:10.073Z (8 months ago)
- Topics: database, database-diagrams, database-schema, e-r-diagrams, jdbc, schema, schemacrawler, schemacrawler-report
- Language: Java
- Homepage:
- Size: 506 KB
- Stars: 8
- Watchers: 4
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[![Integration Tests](https://github.com/schemacrawler/SchemaCrawler-Report-Maven-Plugin/actions/workflows/integration-tests.yml/badge.svg)](https://github.com/schemacrawler/SchemaCrawler-Report-Maven-Plugin/actions/workflows/integration-tests.yml)
[![The Central Repository](https://img.shields.io/maven-central/v/us.fatehi/schemacrawler-maven-plugin.svg)](https://central.sonatype.com/search?q=us.fatehi.schemacrawler&sort=name)# SchemaCrawler Report Maven Plugin
> **Note**: Please see the [SchemaCrawler website](https://www.schemacrawler.com/) for more details.
## About
The SchemaCrawler Report Maven Plugin allows you to integrate a SchemaCrawler report of your database within the Maven-generated website for your project.
See [an example Maven project](https://github.com/schemacrawler/SchemaCrawler-Report-Maven-Plugin-Usage-Example) that shows how to use the SchemaCrawler Report Maven Plugin.
**NOTE:** Only the [Apache Maven Site Plugin](https://maven.apache.org/plugins/maven-site-plugin/) version 3.5 and better is supported.