Skip to content

Commit c2f4468

Browse files
author
osbornb
committed
Merge branch 'develop' of https://github.com/ngageoint/geopackage-core-java into develop
2 parents ade88c6 + e4c1b51 commit c2f4468

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,15 @@ The [GeoPackage MapCache](https://github.com/ngageoint/geopackage-mapcache-andro
2929

3030
The [GeoPackage Java](https://github.com/ngageoint/geopackage-java) library is a Java GeoPackage implementation.
3131

32+
### Build ###
33+
34+
The following repository must be built first (Central Repository Artifacts Coming Soon):
35+
* [GeoPackage WKB Java] (https://github.com/ngageoint/geopackage-wkb-java)
36+
37+
Build this repository using Eclipse and/or Maven:
38+
39+
mvn clean install
40+
3241
### Dependencies ###
3342

3443
#### Remote ####

0 commit comments

Comments
 (0)