License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.vindell |
ArtifactId | ArtifactIdspring-boot-starter-schemacrawler |
Last Version | Last Version1.0.4.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.vindell:spring-boot-starter-schemacrawler
Spring Boot Starter For Schemacrawler
|
Project URL |
Project URL |
<!-- 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"]
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 |