gwt-highcharts-lib
GWT 项目的库。
用法
将依赖项添加到您的 Maven POM:
< dependency>
< groupId>com.bytebybyte.gwt</ groupId>
< artifactId>jquery-lib</ artifactId>
< version>2.1.3</ version>
< scope>provided</ scope>
</ dependency>
< dependency>
< groupId>com.bytebybyte.gwt</ groupId>
< artifactId>highcharts-lib</ artifactId>
< version>4.0.4</ version>
< scope>provided</ scope>
</ depend