spring-boot-starter-hydrogen-dao

Auto Configuration for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.yiding-he
ArtifactId

ArtifactId

spring-boot-starter-hydrogen-dao
Last Version

Last Version

4.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-hydrogen-dao
Auto Configuration for Spring Boot
Project URL

Project URL

https://github.com/yiding-he/hydrogen-dao
Source Code Management

Source Code Management

https://git-scm.com/

Download spring-boot-starter-hydrogen-dao

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.yiding-he : hydrogen-dao jar 4.0.2
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.2
4.0.0
3.5.1
3.5.0
3.4.0