安装
如果使用maven,请使用如下坐标
<dependency>
<groupId>com.ibeetl</groupId>
<artifactId>beetl</artifactId>
<version>3.0.11.RELEASE</version>
</dependency>
如果非maven工程,直接下载http://git.oschina.net/xiandafu/beetl2.0/attach_files
如果使用maven,请使用如下坐标
<dependency>
<groupId>com.ibeetl</groupId>
<artifactId>beetl</artifactId>
<version>3.0.11.RELEASE</version>
</dependency>
如果非maven工程,直接下载http://git.oschina.net/xiandafu/beetl2.0/attach_files
本文档使用 BookStack 构建