Browse Source

Added antlr dependency for apache DS

Luke Taylor 19 năm trước cách đây
mục cha
commit
e33edef1c8
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      project.xml

+ 6 - 0
project.xml

@@ -384,6 +384,12 @@
       <version>0.9.4-SNAPSHOT</version>
       <type>jar</type>
     </dependency>
+    <dependency>
+      <groupId>antlr</groupId>
+      <artifactId>antlr</artifactId>
+      <version>2.7.2</version>
+      <type>jar</type>
+    </dependency>
     <dependency>
       <groupId>jdbm</groupId>
       <artifactId>jdbm</artifactId>