License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.cocowwy |
ArtifactId | ArtifactIdshowdb-spring-boot-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshowdb-spring-boot-starter
ShowDB starter
|
Filename | Size |
---|---|
showdb-spring-boot-starter-1.0.0.pom | |
showdb-spring-boot-starter-1.0.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.cocowwy/showdb-spring-boot-starter/ -->
<dependency>
<groupId>cn.cocowwy</groupId>
<artifactId>showdb-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.cocowwy/showdb-spring-boot-starter/
implementation 'cn.cocowwy:showdb-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/cn.cocowwy/showdb-spring-boot-starter/
implementation ("cn.cocowwy:showdb-spring-boot-starter:1.0.0")
'cn.cocowwy:showdb-spring-boot-starter:jar:1.0.0'
<dependency org="cn.cocowwy" name="showdb-spring-boot-starter" rev="1.0.0">
<artifact name="showdb-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.cocowwy', module='showdb-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "cn.cocowwy" % "showdb-spring-boot-starter" % "1.0.0"
[cn.cocowwy/showdb-spring-boot-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
cn.cocowwy : showdb-spring-boot-autoconfigure | jar | 1.0.0 |
cn.cocowwy : showdb-core | jar | 1.0.0 |