com.github.vindell:spring-boot-starter-schemacrawler

Spring Boot Starter For Schemacrawler

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.vindell
ArtifactId

ArtifactId

spring-boot-starter-schemacrawler
Last Version

Last Version

1.0.4.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.vindell:spring-boot-starter-schemacrawler
Spring Boot Starter For Schemacrawler
Project URL

Project URL

https://github.com/vindell/spring-boot-starter-schemacrawler

Download spring-boot-starter-schemacrawler

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.vindell/spring-boot-starter-schemacrawler/ -->
<dependency>
    <groupId>com.github.vindell</groupId>
    <artifactId>spring-boot-starter-schemacrawler</artifactId>
    <version>1.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vindell/spring-boot-starter-schemacrawler/
implementation 'com.github.vindell:spring-boot-starter-schemacrawler:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.github.vindell/spring-boot-starter-schemacrawler/
implementation ("com.github.vindell:spring-boot-starter-schemacrawler:1.0.4.RELEASE")
'com.github.vindell:spring-boot-starter-schemacrawler:jar:1.0.4.RELEASE'
<dependency org="com.github.vindell" name="spring-boot-starter-schemacrawler" rev="1.0.4.RELEASE">
  <artifact name="spring-boot-starter-schemacrawler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vindell', module='spring-boot-starter-schemacrawler', version='1.0.4.RELEASE')
)
libraryDependencies += "com.github.vindell" % "spring-boot-starter-schemacrawler" % "1.0.4.RELEASE"
[com.github.vindell/spring-boot-starter-schemacrawler "1.0.4.RELEASE"]

Dependencies

compile (23)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 4.0.1
org.slf4j : slf4j-api jar 1.7.26
org.springframework.boot : spring-boot-starter jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.4.RELEASE
us.fatehi : schemacrawler jar 15.06.01
us.fatehi : schemacrawler-commandline Optional jar 15.06.01
us.fatehi : schemacrawler-db2 Optional jar 15.06.01
us.fatehi : schemacrawler-distrib Optional jar 15.06.01
us.fatehi : schemacrawler-lint Optional jar 15.06.01
us.fatehi : schemacrawler-mysql Optional jar 15.06.01
us.fatehi : schemacrawler-h2 Optional jar 14.09.03
us.fatehi : schemacrawler-hsqldb Optional jar 15.06.01
com.github.vindell » schemacrawler-hive Optional jar 1.0.0-SNAPSHOT
us.fatehi : schemacrawler-integrations Optional jar 15.06.01
us.fatehi : schemacrawler-offline Optional jar 15.06.01
us.fatehi : schemacrawler-oracle Optional jar 15.06.01
us.fatehi : schemacrawler-postgresql Optional jar 15.06.01
us.fatehi : schemacrawler-sapiq Optional jar 15.05.01
us.fatehi : schemacrawler-sqlserver Optional jar 15.06.01
us.fatehi : schemacrawler-sqlite Optional jar 15.06.01
us.fatehi : schemacrawler-timesten Optional jar 15.05.01
org.apache.commons : commons-lang3 jar 3.8.1

test (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-log4j2 jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.1.4.RELEASE
com.oracle » ojdbc6 jar 12.1.0.2
us.fatehi : schemacrawler-testdb jar 15.06.01
com.google.code.gson : gson jar 2.8.5
commons-io : commons-io jar 2.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0