diff options
| author | yinjiangyi <[email protected]> | 2022-04-26 09:43:47 +0800 |
|---|---|---|
| committer | yinjiangyi <[email protected]> | 2022-04-26 09:43:47 +0800 |
| commit | 39cc79078ed0f6159074d79e85578145c88bab99 (patch) | |
| tree | 14db02c5288db4b92fe83d1473f1b4b396bfcac9 /pom.xml | |
| parent | 668c03c585ba3c83d738b848f3dc54e73ce7e8d9 (diff) | |
更新v2
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -48,6 +48,11 @@ <version>1.2.17</version> </dependency> <dependency> + <groupId>com.opencsv</groupId> + <artifactId>opencsv</artifactId> + <version>4.4</version> + </dependency> + <dependency> <groupId>commons-cli</groupId> <artifactId>commons-cli</artifactId> <version>1.5.0</version> |
