Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.