An example which demonstrates the use of the Maven camel:dot plugin for generating EIP documentation
'org.apache.camel:camel-example-docs:2.2.0'
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-example-docs</artifactId>
<version>2.2.0</version>
</dependency>
<dependency org="org.apache.camel" name="camel-example-docs" rev="2.2.0"/>
"org.apache.camel", "camel-example-docs", "2.2.0"