SchemaCrawler Shell

Shell commands for SchemaCrawler

Лицензия

Лицензия

Группа

Группа

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

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

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

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

15.05.01.01
Дата

Дата

Тип

Тип

jar
Описание

Описание

SchemaCrawler Shell
Shell commands for SchemaCrawler
Ссылка на сайт

Ссылка на сайт

https://www.schemacrawler.com/schemacrawler-shell
Организация-разработчик

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

Sualeh Fatehi

Скачать schemacrawler-shell

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.springframework.shell : spring-shell-starter jar 2.0.1.RELEASE
us.fatehi : schemacrawler jar 15.05.01
us.fatehi : schemacrawler-commandline jar 15.05.01
org.apache.commons : commons-dbcp2 jar 2.5.0

provided (1)

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

test (12)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 1.5.8.RELEASE
us.fatehi : schemacrawler-testdb jar 15.05.01
us.fatehi : schemacrawler-api test-jar 15.05.01
us.fatehi : schemacrawler-tools test-jar 15.05.01
us.fatehi : schemacrawler-hsqldb jar 15.05.01
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.hamcrest : hamcrest jar 2.1
nl.jqno.equalsverifier : equalsverifier jar 3.1.5
xmlunit : xmlunit jar 1.6
commons-io : commons-io jar 2.6
com.google.code.gson : gson jar 2.8.5
org.apache.commons : commons-lang3 jar 3.8.1

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

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

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.

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

Версия
15.05.01.01
15.04.01.01
15.03.04.01
15.03.03.01
15.03.02.01
15.03.01.01
15.02.02.01
15.01.06.01
15.01.05.01
15.01.04.01