This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit e99d121418c62567ba83995b1873feae974313a2 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Jul 9 15:02:51 2019 +0200 The regen game 2 --- components/readme.adoc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/components/readme.adoc b/components/readme.adoc index f189f2b..cde2350 100644 --- a/components/readme.adoc +++ b/components/readme.adoc @@ -1,7 +1,7 @@ ==== Components // components: START -Number of Components: 295 in 232 JAR artifacts (0 deprecated) +Number of Components: 297 in 234 JAR artifacts (0 deprecated) [width="100%",cols="4,1,5",options="header"] |=== @@ -67,6 +67,9 @@ Number of Components: 295 in 232 JAR artifacts (0 deprecated) | link:camel-avro/src/main/docs/avro-component.adoc[Avro] (camel-avro) + `avro:transport:host:port/messageName` | 2.10 | Working with Apache Avro for data serialization. +| link:camel-aws-cw/src/main/docs/aws-cw-component.adoc[AWS CloudWatch] (camel-aws-cw) + +`aws-cw:namespace` | 2.11 | The aws-cw component is used for sending metrics to an Amazon CloudWatch. + | link:camel-aws-ddb/src/main/docs/aws-ddb-component.adoc[AWS DynamoDB] (camel-aws-ddb) + `aws-ddb:tableName` | 2.10 | The aws-ddb component is used for storing and retrieving data from Amazon's DynamoDB service. @@ -169,6 +172,9 @@ Number of Components: 295 in 232 JAR artifacts (0 deprecated) | link:camel-cm-sms/src/main/docs/cm-sms-component.adoc[CM SMS Gateway] (camel-cm-sms) + `cm-sms:host` | 2.18 | The cm-sms component allows to integrate with CM SMS Gateway. +| link:camel-cmis/src/main/docs/cmis-component.adoc[CMIS] (camel-cmis) + +`cmis:cmsUrl` | 2.11 | The cmis component uses the Apache Chemistry client API and allows you to add/read nodes to/from a CMIS compliant content repositories. + | link:camel-coap/src/main/docs/coap-component.adoc[CoAP] (camel-coap) + `coap:uri` | 2.16 | The coap component is used for sending and receiving messages from COAP capable devices.