瀏覽代碼

恢复groovy-all依赖

sunyj 8 年之前
父節點
當前提交
7e76affa1c
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      pom.xml

+ 4 - 0
pom.xml

@@ -267,6 +267,10 @@
 			<artifactId>barbecue</artifactId>
 			<version>${barbecue.version}</version>
 		</dependency>
+		<dependency>
+			<groupId>org.codehaus.groovy</groupId>
+			<artifactId>groovy-all</artifactId>
+		</dependency>
 		<dependency>
 			<groupId>org.apache.xmlgraphics</groupId>
 			<artifactId>batik-bridge</artifactId>