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

META-INF.org.apache.camel.component.ical.ical.json Maven / Gradle / Ivy

The newest version!
{
  "dataformat": {
    "kind": "dataformat",
    "name": "ical",
    "title": "iCal",
    "description": "Marshal and unmarshal iCal (.ics) documents to\/from model objects.",
    "deprecated": false,
    "firstVersion": "2.12.0",
    "label": "dataformat,transformation",
    "javaType": "org.apache.camel.component.ical.ICalDataFormat",
    "supportLevel": "Stable",
    "groupId": "org.apache.camel",
    "artifactId": "camel-ical",
    "version": "4.8.1",
    "modelName": "ical",
    "modelJavaType": "org.apache.camel.model.dataformat.IcalDataFormat"
  },
  "properties": {
    "id": { "index": 0, "kind": "attribute", "displayName": "Id", "group": "common", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "autowired": false, "secret": false, "description": "The id of this node" },
    "validating": { "index": 1, "kind": "attribute", "displayName": "Validating", "group": "common", "required": false, "type": "boolean", "javaType": "java.lang.Boolean", "deprecated": false, "autowired": false, "secret": false, "defaultValue": false, "description": "Whether to validate." }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy