License |
License |
---|---|
GroupId | GroupIdcn.cocowwy |
ArtifactId | ArtifactIdshowdb-web |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshowdb-web
ShowDB web模块,接口即业务层
|
Filename | Size |
---|---|
showdb-web-1.0.0.pom | |
showdb-web-1.0.0.jar | 53 KB |
showdb-web-1.0.0-sources.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.cocowwy/showdb-web/ -->
<dependency>
<groupId>cn.cocowwy</groupId>
<artifactId>showdb-web</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.cocowwy/showdb-web/
implementation 'cn.cocowwy:showdb-web:1.0.0'
// https://jarcasting.com/artifacts/cn.cocowwy/showdb-web/
implementation ("cn.cocowwy:showdb-web:1.0.0")
'cn.cocowwy:showdb-web:jar:1.0.0'
<dependency org="cn.cocowwy" name="showdb-web" rev="1.0.0">
<artifact name="showdb-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.cocowwy', module='showdb-web', version='1.0.0')
)
libraryDependencies += "cn.cocowwy" % "showdb-web" % "1.0.0"
[cn.cocowwy/showdb-web "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-thymeleaf | jar | |
cn.cocowwy : showdb-core | jar | 1.0.0 |