Adding Remote or Local JARs
You can use the AddJars
magic to
distribute local or remote JARs to the kernel and the cluster.
Using the -f option ignores cached JARs and reloads.
%AddJar http://example.com/some_lib.jar -f
%AddJar file:/path/to/some/lib.jar