is not current version
Last Version 4.0.2

com.github.yiding-he:spring-boot-starter-hydrogen-dao 3.5.0

Auto Configuration for Spring Boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.yiding-he
ArtifactId

ArtifactId

spring-boot-starter-hydrogen-dao
Version

Version

3.5.0
Type

Type

jar

Download spring-boot-starter-hydrogen-dao 3.5.0


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