このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
server
/
wxJava-final
ウォッチ
6
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
remove junit
master
Binary Wang
8年前
親
6ad58a80be
コミット
1649b30e23
2個のファイルの変更
、
0行の追加
、
11行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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>
書き込み
プレビュー
読み込み中…
キャンセル
保存