License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.yiding-he |
ArtifactId | ArtifactIdspring-boot-starter-hydrogen-dao |
Version | Version3.5.1 |
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>3.5.1</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.1'
// 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.1")
'com.github.yiding-he:spring-boot-starter-hydrogen-dao:jar:3.5.1'
<dependency org="com.github.yiding-he" name="spring-boot-starter-hydrogen-dao" rev="3.5.1">
<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.1')
)
libraryDependencies += "com.github.yiding-he" % "spring-boot-starter-hydrogen-dao" % "3.5.1"
[com.github.yiding-he/spring-boot-starter-hydrogen-dao "3.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yiding-he : hydrogen-dao | jar | 3.5.1 |
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 |