| | |
| | | |
| | | <artifactId>vci-platform-web</artifactId> |
| | | |
| | | <dependencies> |
| | | <dependencies> |
| | | <dependency> |
| | | <groupId>com.vci</groupId> |
| | | <artifactId>vci-starter-parent</artifactId> |
| | |
| | | <dependency> |
| | | <groupId>com.vci.corba</groupId> |
| | | <artifactId>plt-slice</artifactId> |
| | | <version>1.0</version> |
| | | <scope>system</scope> |
| | | <systemPath>D:/work/newplatform/Bin/lib/common/plt-slice.jar</systemPath> |
| | | <version>1.0.RELEASE</version> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | |
| | | <dependency> |
| | | <groupId>com.vci.client</groupId> |
| | | <artifactId>plt-clientbase</artifactId> |
| | | <version>1.0</version> |
| | | <scope>system</scope> |
| | | <systemPath>D:/work/newplatform/Bin/lib/client/plt-clientbase.jar</systemPath> |
| | | <version>1.0.RELEASE</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.zeroc</groupId> |
| | | <artifactId>icegridgui.jar</artifactId> |
| | | <version>1.0</version> |
| | | <scope>system</scope> |
| | | <systemPath>D:/work/newplatform/Bin/lib/common/icegridgui.jar</systemPath> |
| | | <artifactId>icegridgui</artifactId> |
| | | <version>1.0.RELEASE</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.vci.common</groupId> |
| | | <artifactId>plt-common.jar</artifactId> |
| | | <version>1.0</version> |
| | | <scope>system</scope> |
| | | <systemPath>D:/work/newplatform/Bin/lib/common/plt-common.jar</systemPath> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.vci.common</groupId> |
| | | <artifactId>plt-common</artifactId> |
| | | <version>1.0.RELEASE</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.vci</groupId> |
| | | <artifactId>vci-platform-starter</artifactId> |
| | |
| | | |
| | | </plugins> |
| | | </build> |
| | | |
| | | </project> |