SchemaCrawler Integrations

Free database schema discovery and comprehension tool

Лицензия

Лицензия

Группа

Группа

us.fatehi
Идентификатор

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

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

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

16.4.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

SchemaCrawler Integrations
Free database schema discovery and comprehension tool
Организация-разработчик

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

Sualeh Fatehi

Скачать schemacrawler-integrations

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
us.fatehi : schemacrawler-tools jar 16.4.1

provided (4)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 4.3.12.RELEASE
org.springframework : spring-jdbc jar 4.3.12.RELEASE
guru.nidi : graphviz-java jar 0.12.1
org.hsqldb : hsqldb jar 2.5.0

test (10)

Идентификатор библиотеки Тип Версия
us.fatehi : schemacrawler-testdb jar 16.4.1
us.fatehi : schemacrawler-api test-jar 16.4.1
us.fatehi : schemacrawler-tools test-jar 16.4.1
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.hamcrest : hamcrest jar 2.2
nl.jqno.equalsverifier : equalsverifier jar 3.1.12
xmlunit : xmlunit jar 1.6
commons-io : commons-io jar 2.6
com.google.code.gson : gson jar 2.8.6
org.apache.commons : commons-lang3 jar 3.9

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

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

Quick Build Integration Tests codecov The Central Repository Main distribution Docker Pulls

SchemaCrawler

About

SchemaCrawler is a free database schema discovery and comprehension tool. SchemaCrawler has a good mix of useful features for data governance. You can search for database schema objects using regular expressions, and output the schema and data in a readable text format. The output serves for database documentation, and is designed to be diff-ed against other database schemas. SchemaCrawler also generates schema diagrams. You can execute scripts in any standard scripting language against your database. You can find potential schema design issues with lint.

SchemaCrawler supports almost any database that has a JDBC driver, but for convenience is bundled with drivers for some commonly used RDBMS systems. SchemaCrawler works with any operating system that supports Java SE 8 or better.

SchemaCrawler is also a Java API that makes working with database metadata as easy as working with plain old Java objects.

Licensing

SchemaCrawler is available under a number of licenses.

Distributions and Downloads

Explore the SchemaCrawler command-line with a live tutorial on Katacoda. Download SchemaCrawler releases with tutorials from GitHub. All SchemaCrawler jars are in the Central Repository. They can be used as dependencies in Gradle or Apache Maven projects, or with any other build system that supports the Central Repository. Pre-packaged Docker images are on Docker Hub.

Additional SchemaCrawler database plugins are available from the schemacrawler/SchemaCrawler-Database-Plugins project.

SchemaCrawler reports can be incorporated into Apache Maven builds with the SchemaCrawler Report Maven Plugin and into the GitHub Actions workflow with the SchemaCrawler Action.

Support

Please get support on Stack Overflow, following the Guidelines for Support.

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

Версия
16.4.1
16.3.2
16.3.1
16.3.0
16.2.7
16.2.6
16.2.5
16.2.4
16.2.3
16.2.2
16.2.1
16.1.2
16.1.1
15.06.01
15.05.01
15.04.01
15.03.04
15.03.03
15.03.02
15.03.01
15.02.02
15.02.01
15.01.06
15.01.05
15.01.04
15.01.03
15.01.02
14.16.04.01-java7