Categories |
CategoriesSpring Boot Container Microservices |
---|---|
GroupId | GroupIdio.github.scrollsyou |
ArtifactId | ArtifactIdsql-help-spring-boot-starter |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptionsql-help-spring-boot-starter
sql-help的spring-boot整合版本
|
Filename | Size |
---|---|
sql-help-spring-boot-starter-0.0.2.pom | |
sql-help-spring-boot-starter-0.0.2.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.scrollsyou/sql-help-spring-boot-starter/ -->
<dependency>
<groupId>io.github.scrollsyou</groupId>
<artifactId>sql-help-spring-boot-starter</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.scrollsyou/sql-help-spring-boot-starter/
implementation 'io.github.scrollsyou:sql-help-spring-boot-starter:0.0.2'
// https://jarcasting.com/artifacts/io.github.scrollsyou/sql-help-spring-boot-starter/
implementation ("io.github.scrollsyou:sql-help-spring-boot-starter:0.0.2")
'io.github.scrollsyou:sql-help-spring-boot-starter:jar:0.0.2'
<dependency org="io.github.scrollsyou" name="sql-help-spring-boot-starter" rev="0.0.2">
<artifact name="sql-help-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.scrollsyou', module='sql-help-spring-boot-starter', version='0.0.2')
)
libraryDependencies += "io.github.scrollsyou" % "sql-help-spring-boot-starter" % "0.0.2"
[io.github.scrollsyou/sql-help-spring-boot-starter "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.4.1 |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.4.1 |
org.projectlombok : lombok | jar | 1.18.12 |
io.github.scrollsyou : sql-help-code | jar | 0.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |