Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can directly download a jar using URLs like this which should work in tools like wget.

When using wget you may need to encapsulate this URL in quotes and explicitly name the target, viz.

Info
> wget "http://srs.slac.stanford.edu/nexus/service/local/artifact/maven/redirect?r=lcsim-maven2-releases&g=org.hps&a=hps-distribution&v=3.6&e=jar&c=bin" -O hps-distribution-3.6-bin.jar

Subversion Credentials

HPS Java is publicly accessible in read only mode.  Valid credentials must be supplied in order to commit your local changes to the repository.

...