dependencies {
compile 'org.pf4j:pf4j:2.0.0-SNAPSHOT'
compile 'org.apache.commons:commons-lang3:3.0'
testCompile group: 'junit', name: 'junit', version: '4.+'
}