The artifact com.fulcrologic/statecharts packs quite a dependency punch: sente, pathom, fulcro, clojurescript, elk. Is that necessary? That all seems related to the embedded visualization/visualizer feature. I'd like to use statecharts on a raspberry pi where classpath bloat translates to real slow loading times.. and this project doesn't need fulcro.
some of them should actually be listed as “provided” in the pom
Try 1.2.22 and tell me if that is better
Ah i was using gitlibs, but If I switch to clojars, that works nicely thanks!
Just curious btw, do you mange your pom.xml by hand?
Yes somewhat. I generate it from deps.edn, then tweak it