You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by GitBox <gi...@apache.org> on 2019/08/19 09:32:19 UTC

[GitHub] [gora] kamaci commented on a change in pull request #179: GORA-532: Apache Gora Benchmark initial pull request for review and comments

kamaci commented on a change in pull request #179: GORA-532: Apache Gora Benchmark initial pull request for review and comments
URL: https://github.com/apache/gora/pull/179#discussion_r315118863
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -826,10 +827,21 @@
     <!-- OrientDB Dependencies -->
     <orientdb.version>2.2.22</orientdb.version>
     <orientqb.version>0.2.0</orientqb.version>
-
+    
+    <!-- CouchDB Dependencies -->
+    <couchdb.version>1.4.2</couchdb.version>
+    
+    <!-- MongoDB Dependencies -->
+    <mongo.embed.version>2.0.0</mongo.embed.version>
+    
     <!-- Testing Dependencies -->
     <junit.version>4.10</junit.version>
     <test.container.version>1.4.2</test.container.version>
+    
+    <!-- gora-benchmark and version dependencies -->
+    <ycsb.version>0.15.0</ycsb.version>
 
 Review comment:
   @sneceesay77 do you use a repository to include that dependency? Your version is not listed here: https://mvnrepository.com/search?q=com.yahoo.ycsb

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services