is not current version
Last Version 4.0.2

com.github.yiding-he:hydrogen-dao 4.0.0

A Light Weight JDBC Access Framework

GroupId

GroupId

com.github.yiding-he
ArtifactId

ArtifactId

hydrogen-dao
Version

Version

4.0.0
Type

Type

jar

Download hydrogen-dao 4.0.0


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