| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.github.yiding-he |
| ArtifactId | ArtifactIdspring-boot-starter-hydrogen-dao |
| Last Version | Last Version4.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspring-boot-starter-hydrogen-dao
Auto Configuration for Spring Boot
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |