⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dependencies.apt

📁 一个比较不错的java分页标签,有源代码,开发者 可以学习学习
💻 APT
字号:
                                    ------------------------------
                                              Dependencies
                                    ------------------------------
                                          Fabrizio Giustina
                                    ------------------------------
                                              27-12-2005
                                    ------------------------------


Dependencies

 see {{{displaytag/dependencies.html}displaytag/dependencies.html}} for the list of dependencies needed by displaytag.

 If you use maven 2 in your project all you need to do is adding the following to the dependencies section in your POM.
 Maven will take care of including all the needed libraries for you.

+--------------------------------------------------------------------------+
    <dependency>
      <groupId>displaytag</groupId>
      <artifactId>displaytag</artifactId>
      <version>1.1</version>
    </dependency>
+--------------------------------------------------------------------------+


* Optional modules

 Starting from the 1.1 release optional modules are distributed as additional jars. Any module could require additional
 dependencies:

 * {{{displaytag-portlet/dependencies.html}displaytag portlet}}

 * {{{displaytag-export-poi/dependencies.html}displaytag excel export module}}

 []

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -