License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Data |
GroupId | GroupIdcom.github.frog-warm |
ArtifactId | ArtifactIdeasy-data-spring-boot-starter |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description数据库操作集成
|
<!-- https://jarcasting.com/artifacts/com.github.frog-warm/easy-data-spring-boot-starter/ -->
<dependency>
<groupId>com.github.frog-warm</groupId>
<artifactId>easy-data-spring-boot-starter</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frog-warm/easy-data-spring-boot-starter/
implementation 'com.github.frog-warm:easy-data-spring-boot-starter:1.1.0'
// https://jarcasting.com/artifacts/com.github.frog-warm/easy-data-spring-boot-starter/
implementation ("com.github.frog-warm:easy-data-spring-boot-starter:1.1.0")
'com.github.frog-warm:easy-data-spring-boot-starter:jar:1.1.0'
<dependency org="com.github.frog-warm" name="easy-data-spring-boot-starter" rev="1.1.0">
<artifact name="easy-data-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frog-warm', module='easy-data-spring-boot-starter', version='1.1.0')
)
libraryDependencies += "com.github.frog-warm" % "easy-data-spring-boot-starter" % "1.1.0"
[com.github.frog-warm/easy-data-spring-boot-starter "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.frog-warm : easy-data-jdbc | jar | 1.1.0 |
com.github.frog-warm : easy-data-jpa | jar | 1.1.0 |
org.springframework.boot : spring-boot-starter-web Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |