이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
server
/
wxJava-final
보기
6
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
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>
쓰기
미리보기
불러오는 중...
취소
저장