| | |
| | | <dependency> |
| | | <groupId>com.vci.client</groupId> |
| | | <artifactId>plt-clientbase</artifactId> |
| | | <version>1.0.RELEASE</version> |
| | | <version>${plt.version}</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.vci.client</groupId> |
| | | <artifactId>plt-client</artifactId> |
| | | <version>1.0.RELEASE</version> |
| | | <version>${plt.version}</version> |
| | | </dependency> |
| | | <!--client的依赖--> |
| | | <dependency> |
| | |
| | | <dependency> |
| | | <groupId>com.vci.common</groupId> |
| | | <artifactId>plt-common</artifactId> |
| | | <version>1.0.RELEASE</version> |
| | | <version>${plt.version}</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.vci.corba</groupId> |
| | | <artifactId>plt-slice</artifactId> |
| | | <version>1.0.RELEASE</version> |
| | | <version>${plt.version}</version> |
| | | </dependency> |
| | | <!--common的依赖--> |
| | | <dependency> |
| | |
| | | <dependency> |
| | | <groupId>com.zeroc</groupId> |
| | | <artifactId>icegridgui</artifactId> |
| | | <version>1.0.RELEASE</version> |
| | | <version>${plt.version}</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.apache.commons</groupId> |
| | |
| | | <version>1.4</version> |
| | | </dependency> |
| | | |
| | | |
| | | <dependency> |
| | | <groupId>org.jbpm</groupId> |
| | | <artifactId>jbpm-core</artifactId> |
| | |
| | | <artifactId>commons-compress</artifactId> |
| | | <version>1.9</version> |
| | | </dependency> |
| | | |
| | | |
| | | |
| | | |
| | | </dependencies> |