Using maven as dependency management manager for MPS baseLanguage model?

Viewed 131

Is it possible, instead of importing all runtime jars into MPS, to just consume external dependency management tool like maven and let it resolve and upload all needed libraries into MPS automagically?

2 Answers
Related