Skip to content

Instantly share code, notes, and snippets.

@behumble
Created April 9, 2014 04:49
Show Gist options
  • Save behumble/10227038 to your computer and use it in GitHub Desktop.
Save behumble/10227038 to your computer and use it in GitHub Desktop.
#!/usr/bin/env groovy
@Grab(group='org.apache.poi', module='poi-examples', version='3.10-FINAL')
public class DummyToExposeAnnotationToCompiler {}
println "args : "+args
org.apache.poi.poifs.poibrowser.POIBrowser.main(args)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment