| License |
License |
|---|---|
| GroupId | GroupIdcom.highgo |
| ArtifactId | ArtifactIdHgdbJdbc |
| Last Version | Last Version6.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhgdbjdbc Highgo
Highgo Database JDBC Driver
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| HgdbJdbc-6.2.2.pom | |
| HgdbJdbc-6.2.2-sources.jar | 507 bytes |
| HgdbJdbc-6.2.2-javadoc.jar | 556 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.highgo/HgdbJdbc/ -->
<dependency>
<groupId>com.highgo</groupId>
<artifactId>HgdbJdbc</artifactId>
<version>6.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.highgo/HgdbJdbc/
implementation 'com.highgo:HgdbJdbc:6.2.2'
// https://jarcasting.com/artifacts/com.highgo/HgdbJdbc/
implementation ("com.highgo:HgdbJdbc:6.2.2")
'com.highgo:HgdbJdbc:jar:6.2.2'
<dependency org="com.highgo" name="HgdbJdbc" rev="6.2.2">
<artifact name="HgdbJdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.highgo', module='HgdbJdbc', version='6.2.2')
)
libraryDependencies += "com.highgo" % "HgdbJdbc" % "6.2.2"
[com.highgo/HgdbJdbc "6.2.2"]