Add jcommander as a dependency, in order to rework PMD CLI with it
This commit is contained in:
parent
5d3f5f3ff4
commit
bd23033a82
@ -512,6 +512,11 @@
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.beust</groupId>
|
||||
<artifactId>jcommander</artifactId>
|
||||
<version>1.27</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>asm</groupId>
|
||||
<artifactId>asm</artifactId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user