mirror of https://github.com/pf4j/pf4j.git
Decebal Suiu
8 years ago
committed by
GitHub
6 changed files with 27 additions and 12 deletions
@ -1,2 +1,4 @@
|
||||
build |
||||
.gradle |
||||
.idea |
||||
app/plugins/ |
||||
|
@ -1,5 +1,5 @@
|
||||
dependencies { |
||||
compile 'ro.fortsoft.pf4j:pf4j:0.4' |
||||
compile 'ro.fortsoft.pf4j:pf4j:1.1.1' |
||||
compile 'org.apache.commons:commons-lang3:3.0' |
||||
testCompile group: 'junit', name: 'junit', version: '4.+' |
||||
} |
||||
} |
||||
|
Loading…
Reference in new issue