| License |
License |
|---|---|
| Categories |
CategoriesMySQL Data Databases |
| GroupId | GroupIdus.fatehi |
| ArtifactId | ArtifactIdschemacrawler-mysql |
| Version | Version16.15.4 |
| Type | Typejar |
| Description |
DescriptionSchemaCrawler for MySQL
Free database schema discovery and comprehension tool
|
| Project Organization |
Project OrganizationSualeh Fatehi |
<!-- https://jarcasting.com/artifacts/us.fatehi/schemacrawler-mysql/ -->
<dependency>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler-mysql</artifactId>
<version>16.15.4</version>
</dependency>
// https://jarcasting.com/artifacts/us.fatehi/schemacrawler-mysql/
implementation 'us.fatehi:schemacrawler-mysql:16.15.4'
// https://jarcasting.com/artifacts/us.fatehi/schemacrawler-mysql/
implementation ("us.fatehi:schemacrawler-mysql:16.15.4")
'us.fatehi:schemacrawler-mysql:jar:16.15.4'
<dependency org="us.fatehi" name="schemacrawler-mysql" rev="16.15.4">
<artifact name="schemacrawler-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.fatehi', module='schemacrawler-mysql', version='16.15.4')
)
libraryDependencies += "us.fatehi" % "schemacrawler-mysql" % "16.15.4"
[us.fatehi/schemacrawler-mysql "16.15.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| us.fatehi : schemacrawler | jar | 16.15.4 |
| us.fatehi : schemacrawler-commandline | jar | 16.15.4 |
| mysql : mysql-connector-java | jar | 8.0.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| us.fatehi : schemacrawler-testdb | jar | 16.15.4 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.4 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.12.4 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.4 |
| org.hsqldb : hsqldb | jar | 2.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| us.fatehi : schemacrawler-api | test-jar | 16.15.4 |
| us.fatehi : schemacrawler-tools | test-jar | 16.15.4 |
| org.testcontainers : mysql | jar | 1.16.0 |
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-junit-jupiter | jar | 3.11.2 |
| com.github.npathai : hamcrest-optional | jar | 2.0.0 |
| com.ginsberg : junit5-system-exit | jar | 1.1.1 |
| nl.jqno.equalsverifier : equalsverifier | jar | 3.7.1 |
| xmlunit : xmlunit | jar | 1.6 |
| com.github.stefanbirkner : system-lambda | jar | 1.2.0 |
| com.openpojo : openpojo | jar | 0.9.1 |
| com.tngtech.archunit : archunit-junit5 | jar | 0.20.1 |
| commons-io : commons-io | jar | 2.11.0 |
| com.google.code.gson : gson | jar | 2.8.7 |
| org.apache.commons : commons-dbcp2 | jar | 2.9.0 |
| org.testcontainers : junit-jupiter | jar | 1.16.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| org.springframework : spring-context | jar | 5.3.9 |
| org.springframework : spring-jdbc | jar | 5.3.9 |