| | |
| | | <?xml version="1.0" encoding="UTF-8"?> |
| | | <!-- ======================================================================= |
| | | Maven Project Configuration File |
| | | |
| | | |
| | | The Ximple DgnIO Project |
| | | http://www.ximple.com.tw/ |
| | | |
| | | |
| | | Version: $Id$ |
| | | ======================================================================= --> |
| | | <project xmlns="http://maven.apache.org/POM/4.0.0" |
| | |
| | | <artifactId>postgis-driver</artifactId> |
| | | <version>1.3.3</version> |
| | | </dependency> |
| | | |
| | | |
| | | <dependency> |
| | | <groupId>mysql</groupId> |
| | | <artifactId>mysql-connector-java</artifactId> |
| | |
| | | </extension> |
| | | </extensions> |
| | | --> |
| | | |
| | | |
| | | <plugins> |
| | | <!-- ======================================================= --> |
| | | <!-- Source reformat --> |
| | |
| | | <!-- Modules for the build in approximate dependency order --> |
| | | <!-- =========================================================== --> |
| | | <modules> |
| | | <module>ximple-build</module> |
| | | <module>ximple-dgnio</module> |
| | | <module>ximple-spatialjob</module> |
| | | <module>ximple-jobcarrier</module> |