Ver Fonte

增加jfree依赖,打印chart图

sunyj há 8 anos atrás
pai
commit
787da76e77
1 ficheiros alterados com 0 adições e 8 exclusões
  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>