// 監査ログ.xls CSV変換スクリプト
@GrabResolver("https://github.com/kobo/maven-repo/raw/master/release")
@Grab(org.jggug.kobo:gexcelapi:0.2")
import org.apache.poi.ss.usermodel.WorkbookFactory

