jdbc-metadata

The jdbc-metadata tool for java.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

jdbc-metadata
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jdbc-metadata
The jdbc-metadata tool for java.

Download jdbc-metadata

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.houbb/jdbc-metadata/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>jdbc-metadata</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/jdbc-metadata/
implementation 'com.github.houbb:jdbc-metadata:1.0.0'
// https://jarcasting.com/artifacts/com.github.houbb/jdbc-metadata/
implementation ("com.github.houbb:jdbc-metadata:1.0.0")
'com.github.houbb:jdbc-metadata:jar:1.0.0'
<dependency org="com.github.houbb" name="jdbc-metadata" rev="1.0.0">
  <artifact name="jdbc-metadata" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='jdbc-metadata', version='1.0.0')
)
libraryDependencies += "com.github.houbb" % "jdbc-metadata" % "1.0.0"
[com.github.houbb/jdbc-metadata "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.129
com.github.houbb : log-integration jar 1.1.8

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.47

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0