is not current version
Last Version 6.2.2

com.highgo:HgdbJdbc 6.2.1

Highgo Database JDBC Driver

GroupId

GroupId

com.highgo
ArtifactId

ArtifactId

HgdbJdbc
Version

Version

6.2.1
Type

Type

jar

Download HgdbJdbc 6.2.1


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