|
@@ -182,6 +182,12 @@
|
|
|
<groupId>javax.mail</groupId>
|
|
<groupId>javax.mail</groupId>
|
|
|
<artifactId>mail</artifactId>
|
|
<artifactId>mail</artifactId>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
+ <!-- xinge -->
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>tencent</groupId>
|
|
|
|
|
+ <artifactId>xinge</artifactId>
|
|
|
|
|
+ <version>1.0.0</version>
|
|
|
|
|
+ </dependency>
|
|
|
</dependencies>
|
|
</dependencies>
|
|
|
<build>
|
|
<build>
|
|
|
<finalName>platform-b2b</finalName>
|
|
<finalName>platform-b2b</finalName>
|