O2-Czech-Republic / proxima-platform

The Proxima platform.
Apache License 2.0
18 stars 7 forks source link

proxima-tools: artifacts fetched using @Grab are not part of the produced jar #264

Closed je-ik closed 2 years ago

je-ik commented 2 years ago

e.g.

@Grab("org.apache.groovy:groovy-json") ...

results in Caused by: java.lang.NoClassDefFoundError: groovy/json/JsonSlurper on remote side.