Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
server
/
wxJava-final
Segui
6
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
remove junit
master
Binary Wang
8 anni fa
parent
6ad58a80be
commit
1649b30e23
2 ha cambiato i file
con
0 aggiunte
e
11 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+0
-6
pom.xml
+0
-5
weixin-java-common/pom.xml
+ 0
- 6
pom.xml
Vedi File
@@ -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
Vedi File
@@ -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>
Scrivi
Anteprima
Caricamento…
Annulla
Salva