Skip to content

Commit

Permalink
elasticsearch search examples
Browse files Browse the repository at this point in the history
  • Loading branch information
v5tech committed Nov 21, 2014
1 parent 01f7631 commit 8d60044
Show file tree
Hide file tree
Showing 3 changed files with 948 additions and 7 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,10 @@
<artifactId>slf4j-log4j12</artifactId>
<version>1.6.1</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.1.3</version>
</dependency>
</dependencies>
</project>
Loading

0 comments on commit 8d60044

Please sign in to comment.