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

org.apache.camel.dataformat.rss.rss.json Maven / Gradle / Ivy

{
  "dataformat": {
    "kind": "dataformat",
    "name": "rss",
    "title": "RSS",
    "description": "Transform from ROME SyndFeed Java Objects to XML and vice-versa.",
    "deprecated": false,
    "firstVersion": "2.1.0",
    "label": "dataformat,transformation",
    "javaType": "org.apache.camel.dataformat.rss.RssDataFormat",
    "supportLevel": "Stable",
    "groupId": "org.apache.camel",
    "artifactId": "camel-rss",
    "version": "3.21.5",
    "modelName": "rss",
    "modelJavaType": "org.apache.camel.model.dataformat.RssDataFormat"
  },
  "properties": {
    "id": { "kind": "attribute", "displayName": "Id", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "autowired": false, "secret": false, "description": "The id of this node" }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy