umall
umall 是一个discover基础在电商方面的一个实践
技术选型:
-
服务端
-
SSH (Spring、SpringMVC、Hibernate)
-
安全权限 Shiro
-
搜索工具 Lucene
-
缓存 Ehcache
-
视图模板 freemarker
-
其它 Jsoup、gson
开源协议
如果您的网站使用了 discover, 请在网站页面页脚处保留 discover相关版权信息链接
License |
License |
---|---|
GroupId | GroupIdcom.quhaodian.umall |
ArtifactId | ArtifactIdumall-root |
Last Version | Last Version1.01 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionumall
umall is a mall soft
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
umall-root-1.01.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.quhaodian.umall/umall-root/ -->
<dependency>
<groupId>com.quhaodian.umall</groupId>
<artifactId>umall-root</artifactId>
<version>1.01</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.quhaodian.umall/umall-root/
implementation 'com.quhaodian.umall:umall-root:1.01'
// https://jarcasting.com/artifacts/com.quhaodian.umall/umall-root/
implementation ("com.quhaodian.umall:umall-root:1.01")
'com.quhaodian.umall:umall-root:pom:1.01'
<dependency org="com.quhaodian.umall" name="umall-root" rev="1.01">
<artifact name="umall-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.quhaodian.umall', module='umall-root', version='1.01')
)
libraryDependencies += "com.quhaodian.umall" % "umall-root" % "1.01"
[com.quhaodian.umall/umall-root "1.01"]
umall 是一个discover基础在电商方面的一个实践
服务端
SSH (Spring、SpringMVC、Hibernate)
安全权限 Shiro
搜索工具 Lucene
缓存 Ehcache
视图模板 freemarker
其它 Jsoup、gson
如果您的网站使用了 discover, 请在网站页面页脚处保留 discover相关版权信息链接