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

mel.myfoo-connector.2.25.4.source-code.camel-connector.json Maven / Gradle / Ivy

The newest version!
{
  "baseScheme" : "timer",
  "baseGroupId" : "org.apache.camel",
  "baseArtifactId" : "camel-core",
  "baseVersion" : "2.25.4",
  "baseJavaType" : "org.apache.camel.component.timer.TimerComponent",
  "name" : "MyFoo",
  "scheme" : "my-foo",
  "javaType" : "org.myfoo.connector.MyFooComponent",
  "groupId" : "org.myfoo",
  "artifactId" : "myfoo-connector",
  "version" : "2.25.4",
  "description" : "Something cool",
  "labels" : [ "foo", "timer" ],
  "pattern" : "From",
  "endpointOptions" : [ "timerName", "period", "repeatCount" ],
  "endpointValues" : {
    "fixedRate" : true,
    "period" : 5000
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy