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