SchemaCrawler for PostgreSQL

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 tool. You can search for database schema objects using regular expressions, and output the schema and data in a readable text format. You can find potential schema design issues with lint. The output serves for database documentation is designed to be diff-ed against other database schemas. SchemaCrawler can generate schema diagrams.

Лицензия

Лицензия

Категории

Категории

PostgreSQL Данные Базы данных Сеть
Группа

Группа

net.sourceforge.schemacrawler
Идентификатор

Идентификатор

schemacrawler-postgresql
Последняя версия

Последняя версия

10.10.05
Дата

Дата

Тип

Тип

jar
Описание

Описание

SchemaCrawler for PostgreSQL
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 tool. You can search for database schema objects using regular expressions, and output the schema and data in a readable text format. You can find potential schema design issues with lint. The output serves for database documentation is designed to be diff-ed against other database schemas. SchemaCrawler can generate schema diagrams.
Организация-разработчик

Организация-разработчик

Sualeh Fatehi

Скачать schemacrawler-postgresql

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.sourceforge.schemacrawler/schemacrawler-postgresql/ -->
<dependency>
    <groupId>net.sourceforge.schemacrawler</groupId>
    <artifactId>schemacrawler-postgresql</artifactId>
    <version>10.10.05</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.schemacrawler/schemacrawler-postgresql/
implementation 'net.sourceforge.schemacrawler:schemacrawler-postgresql:10.10.05'
// https://jarcasting.com/artifacts/net.sourceforge.schemacrawler/schemacrawler-postgresql/
implementation ("net.sourceforge.schemacrawler:schemacrawler-postgresql:10.10.05")
'net.sourceforge.schemacrawler:schemacrawler-postgresql:jar:10.10.05'
<dependency org="net.sourceforge.schemacrawler" name="schemacrawler-postgresql" rev="10.10.05">
  <artifact name="schemacrawler-postgresql" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.schemacrawler', module='schemacrawler-postgresql', version='10.10.05')
)
libraryDependencies += "net.sourceforge.schemacrawler" % "schemacrawler-postgresql" % "10.10.05"
[net.sourceforge.schemacrawler/schemacrawler-postgresql "10.10.05"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.sourceforge.schemacrawler » schemacrawler-integrations jar 10.10.05
org.postgresql : postgresql jar 9.3-1102-jdbc41

provided (1)

Идентификатор библиотеки Тип Версия
org.hsqldb : hsqldb jar 2.3.2

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
xmlunit : xmlunit jar 1.5
com.google.code.gson : gson jar 2.2.4
com.google.guava : guava-collections jar r03

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
10.10.05
10.10.04
10.10.03
10.10.02
10.10.01
10.09.01
10.08.05
10.08.04
10.08.03
10.08.02
10.08.01
10.8
10.7
10.6
10.5
10.4
10.3
10.2
10.1
9.6
9.5
9.4
9.3.2
9.3.1
9.3
9.2
9.1
9.0
8.17
8.16
8.15
8.14
8.12
8.11
8.10
8.9
8.8
8.7
8.6
8.4
8.3.1
8.3
8.2