|
@@ -36,6 +36,12 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
</properties>
|
|
</properties>
|
|
|
|
|
|
<dependencies>
|
|
<dependencies>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>javax.annotation</groupId>
|
|
|
|
+ <artifactId>javax.annotation-api</artifactId>
|
|
|
|
+ <version>1.2</version>
|
|
|
|
+ </dependency>
|
|
|
|
+
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.fusesource.leveldbjni</groupId>
|
|
<groupId>org.fusesource.leveldbjni</groupId>
|
|
<artifactId>leveldbjni-all</artifactId>
|
|
<artifactId>leveldbjni-all</artifactId>
|