License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.houbb |
ArtifactId | ArtifactIdjdbc-metadata |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjdbc-metadata
The jdbc-metadata tool for java.
|
Filename | Size |
---|---|
jdbc-metadata-1.0.0.pom | |
jdbc-metadata-1.0.0.jar | 38 KB |
jdbc-metadata-1.0.0-sources.jar | 25 KB |
jdbc-metadata-1.0.0-javadoc.jar | 269 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.houbb : heaven | jar | 0.1.129 |
com.github.houbb : log-integration | jar | 1.1.8 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 5.1.47 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |