Browse Source

增加jfree依赖,打印chart图

sunyj 8 năm trước cách đây
mục cha
commit
787da76e77
1 tập tin đã thay đổi với 0 bổ sung8 xóa
  1. 0 8
      pom.xml

+ 0 - 8
pom.xml

@@ -135,14 +135,6 @@
 					<groupId>com.ibm.icu</groupId>
 					<artifactId>icu4j</artifactId>
 				</exclusion>
-				<exclusion>
-					<groupId>org.jfree</groupId>
-					<artifactId>jcommon</artifactId>
-				</exclusion>
-				<exclusion>
-					<groupId>org.jfree</groupId>
-					<artifactId>jfreechart</artifactId>
-				</exclusion>
 				<exclusion>
 					<groupId>org.codehaus.castor</groupId>
 					<artifactId>castor-xml</artifactId>