| | |
| | | <artifactId>plt-client</artifactId> |
| | | <version>1.0.RELEASE</version> |
| | | </dependency> |
| | | <!--client的依赖--> |
| | | <dependency> |
| | | <groupId>com.formdev</groupId> |
| | | <artifactId>flatlaf</artifactId> |
| | | <version>2.3</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.jgoodies</groupId> |
| | | <artifactId>jgoodies-common</artifactId> |
| | | <version>1.8.1</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.jgoodies</groupId> |
| | | <artifactId>jgoodies-looks</artifactId> |
| | | <version>2.5.3</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.jgraph</groupId> |
| | | <artifactId>jgraph</artifactId> |
| | | <version>3.1.0.0</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.mxgraph</groupId> |
| | | <artifactId>jgraphx</artifactId> |
| | | <version>3.1.0.0</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.l2fprod</groupId> |
| | | <artifactId>nativeskin</artifactId> |
| | | <version>1.0</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.belerweb</groupId> |
| | | <artifactId>pinyin4j</artifactId> |
| | | <version>2.5.0</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.apache.poi</groupId> |
| | | <artifactId>poi</artifactId> |
| | | <version>3.9</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.apache.poi</groupId> |
| | | <artifactId>poi-ooxml</artifactId> |
| | | <version>3.9</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.apache.poi</groupId> |
| | | <artifactId>poi-ooxml-schemas</artifactId> |
| | | <version>3.9</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.apache.poi</groupId> |
| | | <artifactId>poi-scratchpad</artifactId> |
| | | <version>3.9</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.protege</groupId> |
| | | <artifactId>protege35</artifactId> |
| | | <version>1.0</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.skinlf</groupId> |
| | | <artifactId>skinlf</artifactId> |
| | | <version>6.7</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.swinglabs</groupId> |
| | | <artifactId>swingx</artifactId> |
| | | <version>1.6.1</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.swixml</groupId> |
| | | <artifactId>swixml</artifactId> |
| | | <version>2.0</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.uitheme</groupId> |
| | | <artifactId>uitheme</artifactId> |
| | | <version>1.3.1</version> |
| | | </dependency> |
| | | |
| | | <!--common--> |
| | | <dependency> |
| | |
| | | <artifactId>plt-slice</artifactId> |
| | | <version>1.0.RELEASE</version> |
| | | </dependency> |
| | | <!--common的依赖--> |
| | | <dependency> |
| | | <groupId>com.zeroc</groupId> |
| | | <artifactId>ice</artifactId> |
| | | <version>3.7.10</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.zeroc</groupId> |
| | | <artifactId>icebox</artifactId> |
| | | <version>3.7.10</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.zeroc</groupId> |
| | | <artifactId>icegridgui</artifactId> |
| | | <version>1.0.RELEASE</version> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>org.jbpm</groupId> |
| | | <artifactId>jbpm-core</artifactId> |
| | | <version>4.3.2</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>javax.mail</groupId> |
| | | <artifactId>mail</artifactId> |
| | | <version>1.4</version> |
| | | <groupId>org.apache.commons</groupId> |
| | | <artifactId>commons-lang3</artifactId> |
| | | <version>3.1</version> |
| | | </dependency> |
| | | <!--操作xml需要--> |
| | | <dependency> |
| | | <groupId>dom4j</groupId> |
| | | <artifactId>dom4j</artifactId> |
| | | <version>1.6.1</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.alibaba</groupId> |
| | | <artifactId>fastjson</artifactId> |
| | | <version>1.2.83</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.freemarker</groupId> |
| | | <artifactId>freemarker</artifactId> |
| | | <version>2.3.19</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>junit</groupId> |
| | | <artifactId>junit</artifactId> |
| | | <version>4.8</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.apache.logging.log4j</groupId> |
| | | <artifactId>log4j-api</artifactId> |
| | | <version>2.12.4</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.apache.logging.log4j</groupId> |
| | | <artifactId>log4j-core</artifactId> |
| | | <version>2.12.4</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>javax.mail</groupId> |
| | | <artifactId>mail</artifactId> |
| | | <version>1.4</version> |
| | | </dependency> |
| | | |
| | | |
| | | <dependency> |
| | | <groupId>org.jbpm</groupId> |
| | | <artifactId>jbpm-core</artifactId> |
| | | <version>4.3.2</version> |
| | | </dependency> |
| | | <!--commons的几个组件--> |
| | | <dependency> |
| | |
| | | <artifactId>commons-fileupload</artifactId> |
| | | <version>1.3.1</version> |
| | | </dependency> |
| | | <dependency><!---zip压缩 替换antzip--> |
| | | <!---zip压缩 替换antzip--> |
| | | <dependency> |
| | | <groupId>net.lingala.zip4j</groupId> |
| | | <artifactId>zip4j</artifactId> |
| | | <version>1.3.2</version> |
| | | </dependency> |
| | | <dependency><!--zip压缩所需要的jar--> |
| | | <!--zip压缩所需要的jar--> |
| | | <dependency> |
| | | <groupId>org.apache.commons</groupId> |
| | | <artifactId>commons-compress</artifactId> |
| | | <version>1.9</version> |