Fix the class not found exception issue
[aai/champ.git] / champ-service-deps-janus / pom.xml
index 1fa571f..f8e519f 100644 (file)
@@ -33,6 +33,11 @@ limitations under the License.
     <packaging>pom</packaging>
 
     <dependencies>
+        <dependency>
+            <groupId>com.google.guava</groupId>
+            <artifactId>guava</artifactId>
+            <version>19.0</version>
+        </dependency>
         <dependency>
             <groupId>org.onap.aai.champ.champ-lib</groupId>
             <artifactId>champ-janus</artifactId>