Commit Graph

4 Commits

Author SHA1 Message Date
philippe lhardy
f76f9e17fb move git url in project.gitref change init.sh
- init.sh now parse project.gitref
- generate project.gitref that contains git dependencies
./printclonesdep.sh >project.gitref
- update fetch_dependencies
2023-07-28 12:04:15 +02:00
philippe lhardy
a22a2fd1b6 better dependencies fetching
- provide git url for sharedrawweb
2023-07-28 10:27:18 +02:00
philippe lhardy
619e9b9f19 jackson databind import
- and some reowrk to use Position more than (x,y) parameters
2021-11-03 08:30:30 +01:00
philippe lhardy
032cb6a0f5 depends on sharedrawweb library
create a fetch_dependencies.sh lazy script
move dependencies into libs/ directory
2018-06-15 22:47:23 +02:00