All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.jsh.tmpl Maven / Gradle / Ivy

There is a newer version: 4.9.0
Show newest version
builder.from("timer:tick?period=1000")
  .setBody()
    .simple('Hello Camel from ${routeId}')
  .log('${body}');




© 2015 - 2025 Weber Informatics LLC | Privacy Policy