An example showing how to create REST API with Camel Restlet and JDBC components
'org.apache.camel:camel-example-restlet-jdbc:2.14.4'
<dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-example-restlet-jdbc</artifactId> <version>2.14.4</version> </dependency>
<dependency org="org.apache.camel" name="camel-example-restlet-jdbc" rev="2.14.4"/>
"org.apache.camel", "camel-example-restlet-jdbc", "2.14.4"