Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 300 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 300 Bytes

基础jar包

html页面来自:http://somnia-themes.com/templates/verendus/index.html

mvn依赖为:

<!-- baseAdmin -->
<dependency>
		<groupId>com.bruce</groupId>
		<artifactId>base-skeleton</artifactId>
		<version>1.0.0-BUILD-SNAPSHOT</version>
		<type>war</type>
	</dependency>