github jbangdev/jbang v0.113.0

latest releases: v0.132.1, v0.132.0, v0.131.0...
23 months ago

Changelog

Added a magic %{deps:..} expansion on command line that will resolve dependencies in that expression and replace it with a classpath.

Lets you do things like:
jbang sqlline@maxandersen -cp %{deps:org.hsqldb:hsqldb:RELEASE} other args

removing need to manually deal with absolute paths to .jar files.

🚀 Features

  • f79a0f2 feat: added support for %{deps:...} substitutions in arguments (#1707)

Contributors

We'd like to thank the following people for their contributions:
GitHub, Max Rydahl Andersen, Tako Schotanus

Don't miss a new jbang release

NewReleases is sending notifications on new releases.