showdb-web

ShowDB web模块,接口即业务层

License

License

GroupId

GroupId

cn.cocowwy
ArtifactId

ArtifactId

showdb-web
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

showdb-web
ShowDB web模块,接口即业务层

Download showdb-web

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0