forked from terrestris/momo3-backend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
33 lines (32 loc) · 1.22 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[submodule "src/main/webapp/client"]
path = src/main/webapp/client
url = https://github.com/terrestris/momo3-frontend
[submodule "src/main/webapp/login"]
path = src/main/webapp/login
url = https://github.com/terrestris/momo3-login
[submodule "src/main/webapp/admin"]
path = src/main/webapp/admin
url = https://github.com/terrestris/momo3-admin
[submodule "src/main/webapp/lib/BasiGX"]
path = src/main/webapp/lib/BasiGX
url = https://github.com/terrestris/BasiGX
branch = master
[submodule "src/main/webapp/lib/geoext3"]
path = src/main/webapp/lib/geoext3
url = https://github.com/geoext/geoext3
branch = master
[submodule "src/main/webapp/lib/jsonix"]
path = src/main/webapp/lib/jsonix
url = https://github.com/highsource/jsonix
[submodule "src/main/webapp/lib/jszip"]
path = src/main/webapp/lib/jszip
url = https://github.com/Stuk/jszip
[submodule "src/main/webapp/lib/geotiff.js"]
path = src/main/webapp/lib/geotiff.js
url = https://github.com/constantinius/geotiff.js
[submodule "src/main/webapp/lib/ol3"]
path = src/main/webapp/lib/ol3
url = https://github.com/openlayers/ol3.git # by tag v3.17.1 (eb92c26)
[submodule "proj4"]
path = src/main/webapp/lib/proj4
url = https://github.com/proj4js/proj4js.git