mirror of
https://github.com/diamante0018/ServerList.git
synced 2025-12-15 05:47:49 +00:00
Add cmd line client pinger
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -5,6 +5,13 @@
|
||||
<artifactId>ServerList</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>commons-cli</groupId>
|
||||
<artifactId>commons-cli</artifactId>
|
||||
<version>1.5.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<reporting>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
||||
Reference in New Issue
Block a user