#143 Work on the example code

This commit is contained in:
Ilkka Seppala
2015-08-22 16:37:19 +03:00
parent cd4d420376
commit acd7070831
3 changed files with 23 additions and 1 deletions

View File

@ -14,6 +14,10 @@
<groupId>org.apache.camel</groupId>
<artifactId>camel-core</artifactId>
</dependency>
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-stream</artifactId>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>