Add JGit to client.
[lgpl/argeo-commons.git] / dep / org.argeo.dep.cms.client / pom.xml
index 6b795ed11ca3c989b15be458dcad8348452b4fa9..b04189b821f10fc50f20f94ee0fc4de1e0a09c2b 100644 (file)
                        <artifactId>com.google.guava</artifactId>
                </dependency>
 
+               <!-- Git -->
+               <dependency>
+                       <groupId>org.argeo.tp.misc</groupId>
+                       <artifactId>org.eclipse.jgit</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp.misc</groupId>
+                       <artifactId>com.googlecode.javaewah.JavaEWAH</artifactId>
+               </dependency>
+
                <!-- Test only -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>