本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
server
/
wxJava-final
關注
6
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
remove junit
master
Binary Wang
8 年之前
父節點
6ad58a80be
當前提交
1649b30e23
共有
2 個檔案被更改
,包括
0 行新增
和
11 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-6
pom.xml
+0
-5
weixin-java-common/pom.xml
+ 0
- 6
pom.xml
查看文件
@@ -158,12 +158,6 @@
<dependencyManagement>
<dependencies>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
+ 0
- 5
weixin-java-common/pom.xml
查看文件
@@ -19,11 +19,6 @@
<artifactId>xstream</artifactId>
<version>1.4.7</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
Write
Preview
Loading…
取消
儲存