is not current version
Last Version 4.0.2

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

A Light Weight JDBC Access Framework

GroupId

GroupId

com.github.yiding-he
ArtifactId

ArtifactId

hydrogen-dao
Version

Version

3.4.0
Type

Type

jar

Download hydrogen-dao 3.4.0


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