Skip to content

Instantly share code, notes, and snippets.

@mathieuancelin
Created November 24, 2011 14:11
Show Gist options
  • Save mathieuancelin/1391430 to your computer and use it in GitHub Desktop.
Save mathieuancelin/1391430 to your computer and use it in GitHub Desktop.
module org.planetjdk.aggregator @ 1.0 {
requires jdom @ 1.0;
requires tagsoup @ 1.2;
requires rome @ 1.0;
requires rome-fetcher @ 1.6;
requires joda-time @ 1.6;
requires jax-p @ 1.4.4;
class org.openjdk.aggregator.Main;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment