Document and validate web-api constructs
[aaa.git] / web / api / pom.xml
index 3dc710e440a1654225a4cd5e8bde6f1d39ab98cc..5a4b265a0305f6c6a977086a3e00c47c80b3ce46 100644 (file)
   <packaging>bundle</packaging>
 
   <dependencies>
-
     <dependency>
-      <groupId>javax.servlet</groupId>
-      <artifactId>javax.servlet-api</artifactId>
+      <groupId>com.google.guava</groupId>
+      <artifactId>guava</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.immutables</groupId>
-      <artifactId>value</artifactId>
-      <classifier>annotations</classifier>
+      <groupId>javax.servlet</groupId>
+      <artifactId>javax.servlet-api</artifactId>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>