You can buy this project and download/modify it how often you want.
package io.idmlrepl object Main extends App { val repl = new Repl().run(args) }