| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка Сеть |
| Группа | Группаnet.sourceforge.schemacrawler |
| Идентификатор | Идентификаторschemacrawler-maven-plugin |
| Последняя версия | Последняя версия9.5 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
Описание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.
|
| Организация-разработчик |
Организация-разработчик |
<plugin>
<groupId>net.sourceforge.schemacrawler</groupId>
<artifactId>schemacrawler-maven-plugin</artifactId>
<version>9.5</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.reporting : maven-reporting-impl | jar | 2.2 |
| net.sourceforge.schemacrawler : schemacrawler | jar | 9.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hsqldb : hsqldb | jar | 2.2.9 |