Authored by chunhua

add weibo4j

Showing 1 changed file with 5 additions and 0 deletions
... ... @@ -467,6 +467,11 @@
</exclusions>
</dependency>
<dependency>
<groupId>com.sina</groupId>
<artifactId>weibo4j</artifactId>
<version>3.1.1</version>
</dependency>
</dependencies>
</dependencyManagement>
<reporting>
... ...