|
@@ -105,64 +105,45 @@
|
|
|
<version>1.5</version>
|
|
<version>1.5</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
|
|
- <!-- MWDAO Dependencies -->
|
|
|
|
|
<dependency>
|
|
<dependency>
|
|
|
- <groupId>mwdao</groupId>
|
|
|
|
|
- <artifactId>mwdao</artifactId>
|
|
|
|
|
- <version>1.0</version>
|
|
|
|
|
- <scope>system</scope>
|
|
|
|
|
- <systemPath>${project.basedir}/../MWDAO/target/MWDAO-1.0.jar</systemPath>
|
|
|
|
|
|
|
+ <groupId>mwdao</groupId>
|
|
|
|
|
+ <artifactId>mwdao</artifactId>
|
|
|
|
|
+ <version>1.0</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
-
|
|
|
|
|
- <!-- Custom Dependencies -->
|
|
|
|
|
<dependency>
|
|
<dependency>
|
|
|
- <groupId>com.ibm.websphere</groupId>
|
|
|
|
|
- <artifactId>appserver.api.basics</artifactId>
|
|
|
|
|
- <version>1.0</version>
|
|
|
|
|
- <scope>system</scope>
|
|
|
|
|
- <systemPath>${project.basedir}/../SharedLib/com.ibm.websphere.appserver.api.basics-1.2.15.jar</systemPath>
|
|
|
|
|
|
|
+ <groupId>com.ibm.websphere</groupId>
|
|
|
|
|
+ <artifactId>appserver.api.basics</artifactId>
|
|
|
|
|
+ <version>1.2.15</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
<dependency>
|
|
<dependency>
|
|
|
- <groupId>commonj</groupId>
|
|
|
|
|
- <artifactId>commonj-sdo</artifactId>
|
|
|
|
|
- <version>2.1.0</version>
|
|
|
|
|
- <scope>system</scope>
|
|
|
|
|
- <systemPath>${project.basedir}/../SharedLib/commonj-sdo-2.1.0.jar</systemPath>
|
|
|
|
|
|
|
+ <groupId>commonj</groupId>
|
|
|
|
|
+ <artifactId>commonj-sdo</artifactId>
|
|
|
|
|
+ <version>2.1.0</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
<dependency>
|
|
<dependency>
|
|
|
- <groupId>id.co.hanoman</groupId>
|
|
|
|
|
- <artifactId>config</artifactId>
|
|
|
|
|
- <version>1.0</version>
|
|
|
|
|
- <scope>system</scope>
|
|
|
|
|
- <systemPath>${project.basedir}/../SharedLib/config.jar</systemPath>
|
|
|
|
|
|
|
+ <groupId>id.co.hanoman</groupId>
|
|
|
|
|
+ <artifactId>config</artifactId>
|
|
|
|
|
+ <version>1.0</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
<dependency>
|
|
<dependency>
|
|
|
- <groupId>id.co.hanoman</groupId>
|
|
|
|
|
- <artifactId>hanoman-util</artifactId>
|
|
|
|
|
- <version>1.0</version>
|
|
|
|
|
- <scope>system</scope>
|
|
|
|
|
- <systemPath>${project.basedir}/../SharedLib/hanoman-util-1.0.jar</systemPath>
|
|
|
|
|
|
|
+ <groupId>id.co.hanoman</groupId>
|
|
|
|
|
+ <artifactId>hanoman-util</artifactId>
|
|
|
|
|
+ <version>1.0</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
<dependency>
|
|
<dependency>
|
|
|
- <groupId>id.co.hanoman</groupId>
|
|
|
|
|
- <artifactId>hcx</artifactId>
|
|
|
|
|
- <version>1.0</version>
|
|
|
|
|
- <scope>system</scope>
|
|
|
|
|
- <systemPath>${project.basedir}/../SharedLib/hcx.jar</systemPath>
|
|
|
|
|
|
|
+ <groupId>id.co.hanoman</groupId>
|
|
|
|
|
+ <artifactId>hcx</artifactId>
|
|
|
|
|
+ <version>1.0</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
<dependency>
|
|
<dependency>
|
|
|
- <groupId>com.scupid</groupId>
|
|
|
|
|
- <artifactId>scutils</artifactId>
|
|
|
|
|
- <version>1.0</version>
|
|
|
|
|
- <scope>system</scope>
|
|
|
|
|
- <systemPath>${project.basedir}/../SharedLib/scutils.jar</systemPath>
|
|
|
|
|
|
|
+ <groupId>com.scupid</groupId>
|
|
|
|
|
+ <artifactId>scutils</artifactId>
|
|
|
|
|
+ <version>1.0</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
<dependency>
|
|
<dependency>
|
|
|
- <groupId>com.ztdev</groupId>
|
|
|
|
|
- <artifactId>SppSynchronizerLibrary</artifactId>
|
|
|
|
|
- <version>1.0</version>
|
|
|
|
|
- <scope>system</scope>
|
|
|
|
|
- <systemPath>${project.basedir}/../SharedLib/SppSynchronizerLibrary.jar</systemPath>
|
|
|
|
|
|
|
+ <groupId>com.ztdev</groupId>
|
|
|
|
|
+ <artifactId>SppSynchronizerLibrary</artifactId>
|
|
|
|
|
+ <version>1.0</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
</dependencies>
|
|
</dependencies>
|
|
|
|
|
|