List explicity dependencies for kamelets
diff --git a/docs/modules/ROOT/kamelet.adoc.tmpl b/docs/modules/ROOT/kamelet.adoc.tmpl
index 546daa3..dd8ffbe 100644
--- a/docs/modules/ROOT/kamelet.adoc.tmpl
+++ b/docs/modules/ROOT/kamelet.adoc.tmpl
@@ -47,7 +47,9 @@
 
 The Kamelet needs the following dependencies:
 
-{{range .Kamelet.Spec.Dependencies}}{{ . }}{{end}} 
+{{range .Kamelet.Spec.Dependencies}}
+- {{ . }}
+{{end}} 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/avro-deserialize-action.adoc b/docs/modules/ROOT/pages/avro-deserialize-action.adoc
index 616c227..5d98d35 100644
--- a/docs/modules/ROOT/pages/avro-deserialize-action.adoc
+++ b/docs/modules/ROOT/pages/avro-deserialize-action.adoc
@@ -71,7 +71,15 @@
 
 The Kamelet needs the following dependencies:
 
-github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOTcamel:kameletcamel:corecamel:jackson-avro 
+
+- github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT
+
+- camel:kamelet
+
+- camel:core
+
+- camel:jackson-avro
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/avro-serialize-action.adoc b/docs/modules/ROOT/pages/avro-serialize-action.adoc
index 89840ea..fc15a64 100644
--- a/docs/modules/ROOT/pages/avro-serialize-action.adoc
+++ b/docs/modules/ROOT/pages/avro-serialize-action.adoc
@@ -71,7 +71,15 @@
 
 The Kamelet needs the following dependencies:
 
-github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOTcamel:kameletcamel:corecamel:jackson-avro 
+
+- github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT
+
+- camel:kamelet
+
+- camel:core
+
+- camel:jackson-avro
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/aws-cloudwatch-sink.adoc b/docs/modules/ROOT/pages/aws-cloudwatch-sink.adoc
index 65f7558..f3a3840 100644
--- a/docs/modules/ROOT/pages/aws-cloudwatch-sink.adoc
+++ b/docs/modules/ROOT/pages/aws-cloudwatch-sink.adoc
@@ -78,7 +78,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:aws2-cwcamel:kamelet 
+
+- camel:aws2-cw
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/aws-ddb-streams-source.adoc b/docs/modules/ROOT/pages/aws-ddb-streams-source.adoc
index 712bc37..e247d26 100644
--- a/docs/modules/ROOT/pages/aws-ddb-streams-source.adoc
+++ b/docs/modules/ROOT/pages/aws-ddb-streams-source.adoc
@@ -71,7 +71,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:gsoncamel:aws2-ddbcamel:kamelet 
+
+- camel:gson
+
+- camel:aws2-ddb
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/aws-ec2-sink.adoc b/docs/modules/ROOT/pages/aws-ec2-sink.adoc
index 2d59294..8df01d1 100644
--- a/docs/modules/ROOT/pages/aws-ec2-sink.adoc
+++ b/docs/modules/ROOT/pages/aws-ec2-sink.adoc
@@ -71,7 +71,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:aws2-ec2camel:kamelet 
+
+- camel:aws2-ec2
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/aws-kinesis-firehose-sink.adoc b/docs/modules/ROOT/pages/aws-kinesis-firehose-sink.adoc
index 18e8c61..138127f 100644
--- a/docs/modules/ROOT/pages/aws-kinesis-firehose-sink.adoc
+++ b/docs/modules/ROOT/pages/aws-kinesis-firehose-sink.adoc
@@ -69,7 +69,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:aws2-kinesiscamel:kamelet 
+
+- camel:aws2-kinesis
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/aws-kinesis-sink.adoc b/docs/modules/ROOT/pages/aws-kinesis-sink.adoc
index af9e475..b3a0551 100644
--- a/docs/modules/ROOT/pages/aws-kinesis-sink.adoc
+++ b/docs/modules/ROOT/pages/aws-kinesis-sink.adoc
@@ -81,7 +81,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:aws2-kinesiscamel:kamelet 
+
+- camel:aws2-kinesis
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/aws-kinesis-source.adoc b/docs/modules/ROOT/pages/aws-kinesis-source.adoc
index a6cec76..7dc0d91 100644
--- a/docs/modules/ROOT/pages/aws-kinesis-source.adoc
+++ b/docs/modules/ROOT/pages/aws-kinesis-source.adoc
@@ -69,7 +69,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:aws2-kinesiscamel:kameletcamel:gson 
+
+- camel:aws2-kinesis
+
+- camel:kamelet
+
+- camel:gson
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/aws-lambda-sink.adoc b/docs/modules/ROOT/pages/aws-lambda-sink.adoc
index d78029c..e74a095 100644
--- a/docs/modules/ROOT/pages/aws-lambda-sink.adoc
+++ b/docs/modules/ROOT/pages/aws-lambda-sink.adoc
@@ -69,7 +69,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:aws2-lambdacamel:kamelet 
+
+- camel:aws2-lambda
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/aws-s3-sink.adoc b/docs/modules/ROOT/pages/aws-s3-sink.adoc
index ded0ef1..2845d06 100644
--- a/docs/modules/ROOT/pages/aws-s3-sink.adoc
+++ b/docs/modules/ROOT/pages/aws-s3-sink.adoc
@@ -76,7 +76,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:aws2-s3camel:kamelet 
+
+- camel:aws2-s3
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/aws-s3-source.adoc b/docs/modules/ROOT/pages/aws-s3-source.adoc
index 737345d..2d5e531 100644
--- a/docs/modules/ROOT/pages/aws-s3-source.adoc
+++ b/docs/modules/ROOT/pages/aws-s3-source.adoc
@@ -74,7 +74,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:aws2-s3camel:kamelet 
+
+- camel:aws2-s3
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/aws-s3-streaming-upload-sink.adoc b/docs/modules/ROOT/pages/aws-s3-streaming-upload-sink.adoc
index dc27328..6c1f583 100644
--- a/docs/modules/ROOT/pages/aws-s3-streaming-upload-sink.adoc
+++ b/docs/modules/ROOT/pages/aws-s3-streaming-upload-sink.adoc
@@ -78,7 +78,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:aws2-s3camel:kamelet 
+
+- camel:aws2-s3
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/aws-sns-fifo-sink.adoc b/docs/modules/ROOT/pages/aws-sns-fifo-sink.adoc
index e48944c..5f03bb5 100644
--- a/docs/modules/ROOT/pages/aws-sns-fifo-sink.adoc
+++ b/docs/modules/ROOT/pages/aws-sns-fifo-sink.adoc
@@ -75,7 +75,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:aws2-snscamel:corecamel:kamelet 
+
+- camel:aws2-sns
+
+- camel:core
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/aws-sns-sink.adoc b/docs/modules/ROOT/pages/aws-sns-sink.adoc
index 91df163..4bc4cf5 100644
--- a/docs/modules/ROOT/pages/aws-sns-sink.adoc
+++ b/docs/modules/ROOT/pages/aws-sns-sink.adoc
@@ -74,7 +74,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:aws2-snscamel:kamelet 
+
+- camel:aws2-sns
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/aws-sqs-batch-sink.adoc b/docs/modules/ROOT/pages/aws-sqs-batch-sink.adoc
index 0f7deb9..303af8f 100644
--- a/docs/modules/ROOT/pages/aws-sqs-batch-sink.adoc
+++ b/docs/modules/ROOT/pages/aws-sqs-batch-sink.adoc
@@ -72,7 +72,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:aws2-sqscamel:kamelet 
+
+- camel:aws2-sqs
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/aws-sqs-fifo-sink.adoc b/docs/modules/ROOT/pages/aws-sqs-fifo-sink.adoc
index d4d4363..f62d457 100644
--- a/docs/modules/ROOT/pages/aws-sqs-fifo-sink.adoc
+++ b/docs/modules/ROOT/pages/aws-sqs-fifo-sink.adoc
@@ -71,7 +71,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:aws2-sqscamel:corecamel:kamelet 
+
+- camel:aws2-sqs
+
+- camel:core
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/aws-sqs-sink.adoc b/docs/modules/ROOT/pages/aws-sqs-sink.adoc
index 1f7de70..a60e774 100644
--- a/docs/modules/ROOT/pages/aws-sqs-sink.adoc
+++ b/docs/modules/ROOT/pages/aws-sqs-sink.adoc
@@ -70,7 +70,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:aws2-sqscamel:kamelet 
+
+- camel:aws2-sqs
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/aws-sqs-source.adoc b/docs/modules/ROOT/pages/aws-sqs-source.adoc
index 74df507..66fbe18 100644
--- a/docs/modules/ROOT/pages/aws-sqs-source.adoc
+++ b/docs/modules/ROOT/pages/aws-sqs-source.adoc
@@ -71,7 +71,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:aws2-sqscamel:kamelet 
+
+- camel:aws2-sqs
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/aws-translate-action.adoc b/docs/modules/ROOT/pages/aws-translate-action.adoc
index 2c1dc82..0c996e1 100644
--- a/docs/modules/ROOT/pages/aws-translate-action.adoc
+++ b/docs/modules/ROOT/pages/aws-translate-action.adoc
@@ -78,7 +78,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:dnscamel:kameletcamel:aws2-translate 
+
+- camel:dns
+
+- camel:kamelet
+
+- camel:aws2-translate
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/azure-cosmosdb-source.adoc b/docs/modules/ROOT/pages/azure-cosmosdb-source.adoc
index d2118f5..44f5986 100644
--- a/docs/modules/ROOT/pages/azure-cosmosdb-source.adoc
+++ b/docs/modules/ROOT/pages/azure-cosmosdb-source.adoc
@@ -73,7 +73,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:azure-cosmosdbcamel:kameletcamel:jackson 
+
+- camel:azure-cosmosdb
+
+- camel:kamelet
+
+- camel:jackson
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/azure-eventhubs-sink.adoc b/docs/modules/ROOT/pages/azure-eventhubs-sink.adoc
index 70ae6e7..a56a800 100644
--- a/docs/modules/ROOT/pages/azure-eventhubs-sink.adoc
+++ b/docs/modules/ROOT/pages/azure-eventhubs-sink.adoc
@@ -75,7 +75,19 @@
 
 The Kamelet needs the following dependencies:
 
-mvn:com.fasterxml.jackson.core:jackson-core:2.11.3mvn:com.fasterxml.jackson.core:jackson-annotations:2.11.3mvn:com.fasterxml.jackson.core:jackson-databind:2.11.3mvn:com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.11.3camel:azure-eventhubscamel:kamelet 
+
+- mvn:com.fasterxml.jackson.core:jackson-core:2.11.3
+
+- mvn:com.fasterxml.jackson.core:jackson-annotations:2.11.3
+
+- mvn:com.fasterxml.jackson.core:jackson-databind:2.11.3
+
+- mvn:com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.11.3
+
+- camel:azure-eventhubs
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/azure-eventhubs-source.adoc b/docs/modules/ROOT/pages/azure-eventhubs-source.adoc
index de1d536..4a8036d 100644
--- a/docs/modules/ROOT/pages/azure-eventhubs-source.adoc
+++ b/docs/modules/ROOT/pages/azure-eventhubs-source.adoc
@@ -75,7 +75,21 @@
 
 The Kamelet needs the following dependencies:
 
-mvn:com.fasterxml.jackson.core:jackson-core:2.11.3mvn:com.fasterxml.jackson.core:jackson-annotations:2.11.3mvn:com.fasterxml.jackson.core:jackson-databind:2.11.3mvn:com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.11.3camel:azure-eventhubscamel:kameletcamel:jackson 
+
+- mvn:com.fasterxml.jackson.core:jackson-core:2.11.3
+
+- mvn:com.fasterxml.jackson.core:jackson-annotations:2.11.3
+
+- mvn:com.fasterxml.jackson.core:jackson-databind:2.11.3
+
+- mvn:com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.11.3
+
+- camel:azure-eventhubs
+
+- camel:kamelet
+
+- camel:jackson
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/azure-storage-blob-sink.adoc b/docs/modules/ROOT/pages/azure-storage-blob-sink.adoc
index 63ca58e..b6de8a1 100644
--- a/docs/modules/ROOT/pages/azure-storage-blob-sink.adoc
+++ b/docs/modules/ROOT/pages/azure-storage-blob-sink.adoc
@@ -74,7 +74,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:azure-storage-blobcamel:kamelet 
+
+- camel:azure-storage-blob
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/azure-storage-blob-source.adoc b/docs/modules/ROOT/pages/azure-storage-blob-source.adoc
index 74b88b3..fb181e3 100644
--- a/docs/modules/ROOT/pages/azure-storage-blob-source.adoc
+++ b/docs/modules/ROOT/pages/azure-storage-blob-source.adoc
@@ -68,7 +68,17 @@
 
 The Kamelet needs the following dependencies:
 
-camel:azure-storage-blobcamel:kameletcamel:corecamel:jsonpathcamel:timer 
+
+- camel:azure-storage-blob
+
+- camel:kamelet
+
+- camel:core
+
+- camel:jsonpath
+
+- camel:timer
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/azure-storage-queue-sink.adoc b/docs/modules/ROOT/pages/azure-storage-queue-sink.adoc
index f83b444..4e944c2 100644
--- a/docs/modules/ROOT/pages/azure-storage-queue-sink.adoc
+++ b/docs/modules/ROOT/pages/azure-storage-queue-sink.adoc
@@ -75,7 +75,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:azure-storage-queuecamel:kamelet 
+
+- camel:azure-storage-queue
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/azure-storage-queue-source.adoc b/docs/modules/ROOT/pages/azure-storage-queue-source.adoc
index ed51416..20fd990 100644
--- a/docs/modules/ROOT/pages/azure-storage-queue-source.adoc
+++ b/docs/modules/ROOT/pages/azure-storage-queue-source.adoc
@@ -68,7 +68,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:azure-storage-queuecamel:kamelet 
+
+- camel:azure-storage-queue
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/bitcoin-source.adoc b/docs/modules/ROOT/pages/bitcoin-source.adoc
index 66c671a..ba45778 100644
--- a/docs/modules/ROOT/pages/bitcoin-source.adoc
+++ b/docs/modules/ROOT/pages/bitcoin-source.adoc
@@ -61,7 +61,15 @@
 
 The Kamelet needs the following dependencies:
 
-camel:xchangecamel:kameletcamel:jacksoncamel:timer 
+
+- camel:xchange
+
+- camel:kamelet
+
+- camel:jackson
+
+- camel:timer
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/caffeine-action.adoc b/docs/modules/ROOT/pages/caffeine-action.adoc
index acbea2f..7e20a61 100644
--- a/docs/modules/ROOT/pages/caffeine-action.adoc
+++ b/docs/modules/ROOT/pages/caffeine-action.adoc
@@ -78,7 +78,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:caffeinecamel:kamelet 
+
+- camel:caffeine
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/cassandra-sink.adoc b/docs/modules/ROOT/pages/cassandra-sink.adoc
index af89568..e69841f 100644
--- a/docs/modules/ROOT/pages/cassandra-sink.adoc
+++ b/docs/modules/ROOT/pages/cassandra-sink.adoc
@@ -76,7 +76,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:kameletcamel:cassandraql 
+
+- camel:jackson
+
+- camel:kamelet
+
+- camel:cassandraql
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/cassandra-source.adoc b/docs/modules/ROOT/pages/cassandra-source.adoc
index d78c293..3b78392 100644
--- a/docs/modules/ROOT/pages/cassandra-source.adoc
+++ b/docs/modules/ROOT/pages/cassandra-source.adoc
@@ -75,7 +75,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:kameletcamel:cassandraql 
+
+- camel:jackson
+
+- camel:kamelet
+
+- camel:cassandraql
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/chuck-norris-source.adoc b/docs/modules/ROOT/pages/chuck-norris-source.adoc
index 7b6d890..0f7bcdb 100644
--- a/docs/modules/ROOT/pages/chuck-norris-source.adoc
+++ b/docs/modules/ROOT/pages/chuck-norris-source.adoc
@@ -61,7 +61,15 @@
 
 The Kamelet needs the following dependencies:
 
-camel:kameletcamel:timercamel:httpcamel:jsonpath 
+
+- camel:kamelet
+
+- camel:timer
+
+- camel:http
+
+- camel:jsonpath
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/chunk-template-action.adoc b/docs/modules/ROOT/pages/chunk-template-action.adoc
index 7ec745b..f34c670 100644
--- a/docs/modules/ROOT/pages/chunk-template-action.adoc
+++ b/docs/modules/ROOT/pages/chunk-template-action.adoc
@@ -72,7 +72,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:chunkcamel:kamelet 
+
+- camel:chunk
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/cron-source.adoc b/docs/modules/ROOT/pages/cron-source.adoc
index ec5cb6b..f84de99 100644
--- a/docs/modules/ROOT/pages/cron-source.adoc
+++ b/docs/modules/ROOT/pages/cron-source.adoc
@@ -65,7 +65,15 @@
 
 The Kamelet needs the following dependencies:
 
-camel:quartzcamel:corecamel:croncamel:kamelet 
+
+- camel:quartz
+
+- camel:core
+
+- camel:cron
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/dns-dig-action.adoc b/docs/modules/ROOT/pages/dns-dig-action.adoc
index b587402..794d511 100644
--- a/docs/modules/ROOT/pages/dns-dig-action.adoc
+++ b/docs/modules/ROOT/pages/dns-dig-action.adoc
@@ -71,7 +71,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:dnscamel:kamelet 
+
+- camel:dns
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/dns-ip-action.adoc b/docs/modules/ROOT/pages/dns-ip-action.adoc
index 1fe042a..1973759 100644
--- a/docs/modules/ROOT/pages/dns-ip-action.adoc
+++ b/docs/modules/ROOT/pages/dns-ip-action.adoc
@@ -67,7 +67,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:dnscamel:kamelet 
+
+- camel:dns
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/dns-lookup-action.adoc b/docs/modules/ROOT/pages/dns-lookup-action.adoc
index 5e25e55..de4fa48 100644
--- a/docs/modules/ROOT/pages/dns-lookup-action.adoc
+++ b/docs/modules/ROOT/pages/dns-lookup-action.adoc
@@ -67,7 +67,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:dnscamel:kamelet 
+
+- camel:jackson
+
+- camel:dns
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/dropbox-sink.adoc b/docs/modules/ROOT/pages/dropbox-sink.adoc
index b4e917f..1006a72 100644
--- a/docs/modules/ROOT/pages/dropbox-sink.adoc
+++ b/docs/modules/ROOT/pages/dropbox-sink.adoc
@@ -74,7 +74,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:dropboxcamel:kamelet 
+
+- camel:dropbox
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/dropbox-source.adoc b/docs/modules/ROOT/pages/dropbox-source.adoc
index 47ebccc..8f2fe99 100644
--- a/docs/modules/ROOT/pages/dropbox-source.adoc
+++ b/docs/modules/ROOT/pages/dropbox-source.adoc
@@ -70,7 +70,17 @@
 
 The Kamelet needs the following dependencies:
 
-camel:dropboxcamel:kameletcamel:corecamel:jsonpathcamel:timer 
+
+- camel:dropbox
+
+- camel:kamelet
+
+- camel:core
+
+- camel:jsonpath
+
+- camel:timer
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/earthquake-source.adoc b/docs/modules/ROOT/pages/earthquake-source.adoc
index 879a75c..7780419 100644
--- a/docs/modules/ROOT/pages/earthquake-source.adoc
+++ b/docs/modules/ROOT/pages/earthquake-source.adoc
@@ -62,7 +62,21 @@
 
 The Kamelet needs the following dependencies:
 
-camel:caffeinecamel:httpcamel:kameletcamel:corecamel:jacksoncamel:jsonpathcamel:timer 
+
+- camel:caffeine
+
+- camel:http
+
+- camel:kamelet
+
+- camel:core
+
+- camel:jackson
+
+- camel:jsonpath
+
+- camel:timer
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/elasticsearch-index-sink.adoc b/docs/modules/ROOT/pages/elasticsearch-index-sink.adoc
index 2a20a81..8841612 100644
--- a/docs/modules/ROOT/pages/elasticsearch-index-sink.adoc
+++ b/docs/modules/ROOT/pages/elasticsearch-index-sink.adoc
@@ -79,7 +79,19 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:kameletmvn:org.apache.camel.k:camel-k-kamelet-reifycamel:elasticsearch-restcamel:gsoncamel:bean 
+
+- camel:jackson
+
+- camel:kamelet
+
+- mvn:org.apache.camel.k:camel-k-kamelet-reify
+
+- camel:elasticsearch-rest
+
+- camel:gson
+
+- camel:bean
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/elasticsearch-search-source.adoc b/docs/modules/ROOT/pages/elasticsearch-search-source.adoc
index 14bd1f1..e729dcb 100644
--- a/docs/modules/ROOT/pages/elasticsearch-search-source.adoc
+++ b/docs/modules/ROOT/pages/elasticsearch-search-source.adoc
@@ -73,7 +73,19 @@
 
 The Kamelet needs the following dependencies:
 
-camel:corecamel:kameletcamel:timermvn:org.apache.camel.k:camel-k-kamelet-reifycamel:elasticsearch-restcamel:gson 
+
+- camel:core
+
+- camel:kamelet
+
+- camel:timer
+
+- mvn:org.apache.camel.k:camel-k-kamelet-reify
+
+- camel:elasticsearch-rest
+
+- camel:gson
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/exec-sink.adoc b/docs/modules/ROOT/pages/exec-sink.adoc
index 3e7cc74..e4ae886 100644
--- a/docs/modules/ROOT/pages/exec-sink.adoc
+++ b/docs/modules/ROOT/pages/exec-sink.adoc
@@ -69,7 +69,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:corecamel:execcamel:kamelet 
+
+- camel:core
+
+- camel:exec
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/extract-field-action.adoc b/docs/modules/ROOT/pages/extract-field-action.adoc
index 66c19e4..fa29ab3 100644
--- a/docs/modules/ROOT/pages/extract-field-action.adoc
+++ b/docs/modules/ROOT/pages/extract-field-action.adoc
@@ -70,7 +70,15 @@
 
 The Kamelet needs the following dependencies:
 
-github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOTcamel:kameletcamel:corecamel:jackson 
+
+- github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT
+
+- camel:kamelet
+
+- camel:core
+
+- camel:jackson
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/fhir-source.adoc b/docs/modules/ROOT/pages/fhir-source.adoc
index e88da27..fb8a494 100644
--- a/docs/modules/ROOT/pages/fhir-source.adoc
+++ b/docs/modules/ROOT/pages/fhir-source.adoc
@@ -71,7 +71,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:fhircamel:kamelet 
+
+- camel:fhir
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/file-watch-source.adoc b/docs/modules/ROOT/pages/file-watch-source.adoc
index b62adb5..764dd6a 100644
--- a/docs/modules/ROOT/pages/file-watch-source.adoc
+++ b/docs/modules/ROOT/pages/file-watch-source.adoc
@@ -64,7 +64,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:file-watchcamel:kamelet 
+
+- camel:file-watch
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/freemarker-template-action.adoc b/docs/modules/ROOT/pages/freemarker-template-action.adoc
index 2b5fa69..e7fc98d 100644
--- a/docs/modules/ROOT/pages/freemarker-template-action.adoc
+++ b/docs/modules/ROOT/pages/freemarker-template-action.adoc
@@ -72,7 +72,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:freemarkercamel:kamelet 
+
+- camel:freemarker
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/ftp-sink.adoc b/docs/modules/ROOT/pages/ftp-sink.adoc
index 17f6cad..5f73f68 100644
--- a/docs/modules/ROOT/pages/ftp-sink.adoc
+++ b/docs/modules/ROOT/pages/ftp-sink.adoc
@@ -78,7 +78,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:ftpcamel:corecamel:kamelet 
+
+- camel:ftp
+
+- camel:core
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/ftp-source.adoc b/docs/modules/ROOT/pages/ftp-source.adoc
index cb58f29..ad85dcd 100644
--- a/docs/modules/ROOT/pages/ftp-source.adoc
+++ b/docs/modules/ROOT/pages/ftp-source.adoc
@@ -73,7 +73,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:ftpcamel:corecamel:kamelet 
+
+- camel:ftp
+
+- camel:core
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/ftps-sink.adoc b/docs/modules/ROOT/pages/ftps-sink.adoc
index e0d867e..3187035 100644
--- a/docs/modules/ROOT/pages/ftps-sink.adoc
+++ b/docs/modules/ROOT/pages/ftps-sink.adoc
@@ -78,7 +78,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:ftpcamel:corecamel:kamelet 
+
+- camel:ftp
+
+- camel:core
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/ftps-source.adoc b/docs/modules/ROOT/pages/ftps-source.adoc
index 6983bfc..b396b77 100644
--- a/docs/modules/ROOT/pages/ftps-source.adoc
+++ b/docs/modules/ROOT/pages/ftps-source.adoc
@@ -73,7 +73,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:ftpcamel:corecamel:kamelet 
+
+- camel:ftp
+
+- camel:core
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/github-source.adoc b/docs/modules/ROOT/pages/github-source.adoc
index dd28cbf..1d0430f 100644
--- a/docs/modules/ROOT/pages/github-source.adoc
+++ b/docs/modules/ROOT/pages/github-source.adoc
@@ -68,7 +68,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:githubcamel:kamelet 
+
+- camel:jackson
+
+- camel:github
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/google-calendar-source.adoc b/docs/modules/ROOT/pages/google-calendar-source.adoc
index 57ec34c..c228c22 100644
--- a/docs/modules/ROOT/pages/google-calendar-source.adoc
+++ b/docs/modules/ROOT/pages/google-calendar-source.adoc
@@ -78,7 +78,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:google-calendarcamel:kamelet 
+
+- camel:jackson
+
+- camel:google-calendar
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/google-mail-source.adoc b/docs/modules/ROOT/pages/google-mail-source.adoc
index c41a5c3..417b12b 100644
--- a/docs/modules/ROOT/pages/google-mail-source.adoc
+++ b/docs/modules/ROOT/pages/google-mail-source.adoc
@@ -77,7 +77,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:kameletcamel:google-mail 
+
+- camel:jackson
+
+- camel:kamelet
+
+- camel:google-mail
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/google-pubsub-sink.adoc b/docs/modules/ROOT/pages/google-pubsub-sink.adoc
index 5d1c885..2a2d1f8 100644
--- a/docs/modules/ROOT/pages/google-pubsub-sink.adoc
+++ b/docs/modules/ROOT/pages/google-pubsub-sink.adoc
@@ -69,7 +69,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:kameletcamel:google-pubsubcamel:jackson 
+
+- camel:kamelet
+
+- camel:google-pubsub
+
+- camel:jackson
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/google-pubsub-source.adoc b/docs/modules/ROOT/pages/google-pubsub-source.adoc
index 2230acf..0d254b4 100644
--- a/docs/modules/ROOT/pages/google-pubsub-source.adoc
+++ b/docs/modules/ROOT/pages/google-pubsub-source.adoc
@@ -72,7 +72,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:kameletcamel:google-pubsubcamel:jackson 
+
+- camel:kamelet
+
+- camel:google-pubsub
+
+- camel:jackson
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/google-sheets-source.adoc b/docs/modules/ROOT/pages/google-sheets-source.adoc
index bd3e754..e1dafd5 100644
--- a/docs/modules/ROOT/pages/google-sheets-source.adoc
+++ b/docs/modules/ROOT/pages/google-sheets-source.adoc
@@ -78,7 +78,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:kameletcamel:google-sheets 
+
+- camel:jackson
+
+- camel:kamelet
+
+- camel:google-sheets
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/has-header-filter-action.adoc b/docs/modules/ROOT/pages/has-header-filter-action.adoc
index 1a06fda..e79c924 100644
--- a/docs/modules/ROOT/pages/has-header-filter-action.adoc
+++ b/docs/modules/ROOT/pages/has-header-filter-action.adoc
@@ -71,7 +71,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:corecamel:kamelet 
+
+- camel:core
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/header-matches-filter-action.adoc b/docs/modules/ROOT/pages/header-matches-filter-action.adoc
index a108509..f0e757f 100644
--- a/docs/modules/ROOT/pages/header-matches-filter-action.adoc
+++ b/docs/modules/ROOT/pages/header-matches-filter-action.adoc
@@ -71,7 +71,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:corecamel:kamelet 
+
+- camel:core
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/hoist-field-action.adoc b/docs/modules/ROOT/pages/hoist-field-action.adoc
index 1f64e1f..6ef79cb 100644
--- a/docs/modules/ROOT/pages/hoist-field-action.adoc
+++ b/docs/modules/ROOT/pages/hoist-field-action.adoc
@@ -70,7 +70,15 @@
 
 The Kamelet needs the following dependencies:
 
-github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOTcamel:corecamel:jacksoncamel:kamelet 
+
+- github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT
+
+- camel:core
+
+- camel:jackson
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/http-secured-sink.adoc b/docs/modules/ROOT/pages/http-secured-sink.adoc
index 5579e38..1578a2f 100644
--- a/docs/modules/ROOT/pages/http-secured-sink.adoc
+++ b/docs/modules/ROOT/pages/http-secured-sink.adoc
@@ -68,7 +68,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:httpcamel:kameletcamel:core 
+
+- camel:http
+
+- camel:kamelet
+
+- camel:core
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/http-secured-source.adoc b/docs/modules/ROOT/pages/http-secured-source.adoc
index 9c5f53b..6b70f11 100644
--- a/docs/modules/ROOT/pages/http-secured-source.adoc
+++ b/docs/modules/ROOT/pages/http-secured-source.adoc
@@ -69,7 +69,15 @@
 
 The Kamelet needs the following dependencies:
 
-camel:httpcamel:kameletcamel:corecamel:timer 
+
+- camel:http
+
+- camel:kamelet
+
+- camel:core
+
+- camel:timer
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/http-sink.adoc b/docs/modules/ROOT/pages/http-sink.adoc
index 8c47ece..2c9a425 100644
--- a/docs/modules/ROOT/pages/http-sink.adoc
+++ b/docs/modules/ROOT/pages/http-sink.adoc
@@ -64,7 +64,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:httpcamel:kameletcamel:core 
+
+- camel:http
+
+- camel:kamelet
+
+- camel:core
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/http-source.adoc b/docs/modules/ROOT/pages/http-source.adoc
index 2157606..08f5677 100644
--- a/docs/modules/ROOT/pages/http-source.adoc
+++ b/docs/modules/ROOT/pages/http-source.adoc
@@ -65,7 +65,15 @@
 
 The Kamelet needs the following dependencies:
 
-camel:httpcamel:kameletcamel:corecamel:timer 
+
+- camel:http
+
+- camel:kamelet
+
+- camel:core
+
+- camel:timer
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/infinispan-source.adoc b/docs/modules/ROOT/pages/infinispan-source.adoc
index e28a286..bf1bc45 100644
--- a/docs/modules/ROOT/pages/infinispan-source.adoc
+++ b/docs/modules/ROOT/pages/infinispan-source.adoc
@@ -74,7 +74,13 @@
 
 The Kamelet needs the following dependencies:
 
-mvn:org.apache.camel.k:camel-k-kamelet-reifycamel:kameletcamel:infinispan 
+
+- mvn:org.apache.camel.k:camel-k-kamelet-reify
+
+- camel:kamelet
+
+- camel:infinispan
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/insert-field-action.adoc b/docs/modules/ROOT/pages/insert-field-action.adoc
index 0a1d36e..27b6214 100644
--- a/docs/modules/ROOT/pages/insert-field-action.adoc
+++ b/docs/modules/ROOT/pages/insert-field-action.adoc
@@ -78,7 +78,15 @@
 
 The Kamelet needs the following dependencies:
 
-github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOTcamel:corecamel:jacksoncamel:kamelet 
+
+- github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT
+
+- camel:core
+
+- camel:jackson
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/insert-header-action.adoc b/docs/modules/ROOT/pages/insert-header-action.adoc
index 0ec9582..25d2d16 100644
--- a/docs/modules/ROOT/pages/insert-header-action.adoc
+++ b/docs/modules/ROOT/pages/insert-header-action.adoc
@@ -72,7 +72,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:corecamel:kamelet 
+
+- camel:core
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/is-tombstone-filter-action.adoc b/docs/modules/ROOT/pages/is-tombstone-filter-action.adoc
index 58856b7..0d00e36 100644
--- a/docs/modules/ROOT/pages/is-tombstone-filter-action.adoc
+++ b/docs/modules/ROOT/pages/is-tombstone-filter-action.adoc
@@ -61,7 +61,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:corecamel:kamelet 
+
+- camel:core
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/jira-source.adoc b/docs/modules/ROOT/pages/jira-source.adoc
index 6e5b80c..39d5b2f 100644
--- a/docs/modules/ROOT/pages/jira-source.adoc
+++ b/docs/modules/ROOT/pages/jira-source.adoc
@@ -68,7 +68,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:jiracamel:kamelet 
+
+- camel:jackson
+
+- camel:jira
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/jms-amqp-10-sink.adoc b/docs/modules/ROOT/pages/jms-amqp-10-sink.adoc
index 3ffa481..6d7a570 100644
--- a/docs/modules/ROOT/pages/jms-amqp-10-sink.adoc
+++ b/docs/modules/ROOT/pages/jms-amqp-10-sink.adoc
@@ -66,7 +66,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jmscamel:kameletmvn:org.apache.qpid:qpid-jms-client:1.0.0 
+
+- camel:jms
+
+- camel:kamelet
+
+- mvn:org.apache.qpid:qpid-jms-client:1.0.0
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/jms-amqp-10-source.adoc b/docs/modules/ROOT/pages/jms-amqp-10-source.adoc
index 83cdff2..0ffdaea 100644
--- a/docs/modules/ROOT/pages/jms-amqp-10-source.adoc
+++ b/docs/modules/ROOT/pages/jms-amqp-10-source.adoc
@@ -66,7 +66,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jmscamel:kameletmvn:org.apache.qpid:qpid-jms-client:1.0.0 
+
+- camel:jms
+
+- camel:kamelet
+
+- mvn:org.apache.qpid:qpid-jms-client:1.0.0
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/jms-apache-artemis-sink.adoc b/docs/modules/ROOT/pages/jms-apache-artemis-sink.adoc
index 18738fe..2847d54 100644
--- a/docs/modules/ROOT/pages/jms-apache-artemis-sink.adoc
+++ b/docs/modules/ROOT/pages/jms-apache-artemis-sink.adoc
@@ -66,7 +66,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jmscamel:kameletmvn:org.apache.activemq:artemis-jms-client-all:2.17.0 
+
+- camel:jms
+
+- camel:kamelet
+
+- mvn:org.apache.activemq:artemis-jms-client-all:2.17.0
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/jms-apache-artemis-source.adoc b/docs/modules/ROOT/pages/jms-apache-artemis-source.adoc
index 8562784..e3d4dc9 100644
--- a/docs/modules/ROOT/pages/jms-apache-artemis-source.adoc
+++ b/docs/modules/ROOT/pages/jms-apache-artemis-source.adoc
@@ -66,7 +66,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jmscamel:kameletmvn:org.apache.activemq:artemis-jms-client-all:2.17.0 
+
+- camel:jms
+
+- camel:kamelet
+
+- mvn:org.apache.activemq:artemis-jms-client-all:2.17.0
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/json-deserialize-action.adoc b/docs/modules/ROOT/pages/json-deserialize-action.adoc
index fc70b19..3cef6e7 100644
--- a/docs/modules/ROOT/pages/json-deserialize-action.adoc
+++ b/docs/modules/ROOT/pages/json-deserialize-action.adoc
@@ -61,7 +61,15 @@
 
 The Kamelet needs the following dependencies:
 
-github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOTcamel:kameletcamel:corecamel:jackson 
+
+- github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT
+
+- camel:kamelet
+
+- camel:core
+
+- camel:jackson
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/json-schema-validator-action.adoc b/docs/modules/ROOT/pages/json-schema-validator-action.adoc
index ff210d5..c27c9aa 100644
--- a/docs/modules/ROOT/pages/json-schema-validator-action.adoc
+++ b/docs/modules/ROOT/pages/json-schema-validator-action.adoc
@@ -72,7 +72,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:json-validatorcamel:kamelet 
+
+- camel:json-validator
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/json-serialize-action.adoc b/docs/modules/ROOT/pages/json-serialize-action.adoc
index cb26f06..fc11f2c 100644
--- a/docs/modules/ROOT/pages/json-serialize-action.adoc
+++ b/docs/modules/ROOT/pages/json-serialize-action.adoc
@@ -61,7 +61,15 @@
 
 The Kamelet needs the following dependencies:
 
-github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOTcamel:kameletcamel:corecamel:jackson 
+
+- github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT
+
+- camel:kamelet
+
+- camel:core
+
+- camel:jackson
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/jsonata-action.adoc b/docs/modules/ROOT/pages/jsonata-action.adoc
index 3eaa33a..332b8b7 100644
--- a/docs/modules/ROOT/pages/jsonata-action.adoc
+++ b/docs/modules/ROOT/pages/jsonata-action.adoc
@@ -72,7 +72,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jsonatacamel:kamelet 
+
+- camel:jsonata
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/kafka-manual-commit-action.adoc b/docs/modules/ROOT/pages/kafka-manual-commit-action.adoc
index c5a0630..c1edf1a 100644
--- a/docs/modules/ROOT/pages/kafka-manual-commit-action.adoc
+++ b/docs/modules/ROOT/pages/kafka-manual-commit-action.adoc
@@ -61,7 +61,11 @@
 
 The Kamelet needs the following dependencies:
 
-github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOTcamel:kamelet 
+
+- github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/kafka-not-secured-sink.adoc b/docs/modules/ROOT/pages/kafka-not-secured-sink.adoc
index bbf2748..eb97175 100644
--- a/docs/modules/ROOT/pages/kafka-not-secured-sink.adoc
+++ b/docs/modules/ROOT/pages/kafka-not-secured-sink.adoc
@@ -73,7 +73,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:kafkacamel:kamelet 
+
+- camel:kafka
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/kafka-not-secured-source.adoc b/docs/modules/ROOT/pages/kafka-not-secured-source.adoc
index 0bdd6e7..cabc82f 100644
--- a/docs/modules/ROOT/pages/kafka-not-secured-source.adoc
+++ b/docs/modules/ROOT/pages/kafka-not-secured-source.adoc
@@ -70,7 +70,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:kafkacamel:kamelet 
+
+- camel:kafka
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/kafka-sink.adoc b/docs/modules/ROOT/pages/kafka-sink.adoc
index 5c7f170..49d30f1 100644
--- a/docs/modules/ROOT/pages/kafka-sink.adoc
+++ b/docs/modules/ROOT/pages/kafka-sink.adoc
@@ -79,7 +79,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:kafkacamel:kamelet 
+
+- camel:kafka
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/kafka-source.adoc b/docs/modules/ROOT/pages/kafka-source.adoc
index b07df1a..110e73b 100644
--- a/docs/modules/ROOT/pages/kafka-source.adoc
+++ b/docs/modules/ROOT/pages/kafka-source.adoc
@@ -76,7 +76,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:kafkacamel:kamelet 
+
+- camel:kafka
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/kubernetes-namespaces-source.adoc b/docs/modules/ROOT/pages/kubernetes-namespaces-source.adoc
index 972c459..0a1946c 100644
--- a/docs/modules/ROOT/pages/kubernetes-namespaces-source.adoc
+++ b/docs/modules/ROOT/pages/kubernetes-namespaces-source.adoc
@@ -65,7 +65,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:kubernetescamel:kameletcamel:jackson 
+
+- camel:kubernetes
+
+- camel:kamelet
+
+- camel:jackson
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/kubernetes-nodes-source.adoc b/docs/modules/ROOT/pages/kubernetes-nodes-source.adoc
index dd07f2e..570d8b3 100644
--- a/docs/modules/ROOT/pages/kubernetes-nodes-source.adoc
+++ b/docs/modules/ROOT/pages/kubernetes-nodes-source.adoc
@@ -66,7 +66,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:kubernetescamel:kameletcamel:jackson 
+
+- camel:kubernetes
+
+- camel:kamelet
+
+- camel:jackson
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/kubernetes-pods-source.adoc b/docs/modules/ROOT/pages/kubernetes-pods-source.adoc
index 5c33173..5d68f4c 100644
--- a/docs/modules/ROOT/pages/kubernetes-pods-source.adoc
+++ b/docs/modules/ROOT/pages/kubernetes-pods-source.adoc
@@ -66,7 +66,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:kubernetescamel:kameletcamel:jackson 
+
+- camel:kubernetes
+
+- camel:kamelet
+
+- camel:jackson
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/log-sink.adoc b/docs/modules/ROOT/pages/log-sink.adoc
index cba9104..8bf1d0d 100644
--- a/docs/modules/ROOT/pages/log-sink.adoc
+++ b/docs/modules/ROOT/pages/log-sink.adoc
@@ -62,7 +62,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:kameletcamel:log 
+
+- camel:kamelet
+
+- camel:log
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/mail-imap-source.adoc b/docs/modules/ROOT/pages/mail-imap-source.adoc
index 300b183..fde3836 100644
--- a/docs/modules/ROOT/pages/mail-imap-source.adoc
+++ b/docs/modules/ROOT/pages/mail-imap-source.adoc
@@ -70,7 +70,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:corecamel:mailcamel:kamelet 
+
+- camel:core
+
+- camel:mail
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/mariadb-sink.adoc b/docs/modules/ROOT/pages/mariadb-sink.adoc
index 0edcc5f..7bde6bc 100644
--- a/docs/modules/ROOT/pages/mariadb-sink.adoc
+++ b/docs/modules/ROOT/pages/mariadb-sink.adoc
@@ -84,7 +84,15 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:kameletcamel:sqlmvn:org.apache.commons:commons-dbcp2:2.8.0 
+
+- camel:jackson
+
+- camel:kamelet
+
+- camel:sql
+
+- mvn:org.apache.commons:commons-dbcp2:2.8.0
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/mariadb-source.adoc b/docs/modules/ROOT/pages/mariadb-source.adoc
index c7a44f8..2e831e5 100644
--- a/docs/modules/ROOT/pages/mariadb-source.adoc
+++ b/docs/modules/ROOT/pages/mariadb-source.adoc
@@ -77,7 +77,15 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:kameletcamel:sqlmvn:org.apache.commons:commons-dbcp2:2.8.0 
+
+- camel:jackson
+
+- camel:kamelet
+
+- camel:sql
+
+- mvn:org.apache.commons:commons-dbcp2:2.8.0
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/mask-field-action.adoc b/docs/modules/ROOT/pages/mask-field-action.adoc
index 7e8d88a..ab67ec8 100644
--- a/docs/modules/ROOT/pages/mask-field-action.adoc
+++ b/docs/modules/ROOT/pages/mask-field-action.adoc
@@ -72,7 +72,15 @@
 
 The Kamelet needs the following dependencies:
 
-github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOTcamel:jacksoncamel:kameletcamel:core 
+
+- github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT
+
+- camel:jackson
+
+- camel:kamelet
+
+- camel:core
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/message-timestamp-router-action.adoc b/docs/modules/ROOT/pages/message-timestamp-router-action.adoc
index 16fc755..37016c7 100644
--- a/docs/modules/ROOT/pages/message-timestamp-router-action.adoc
+++ b/docs/modules/ROOT/pages/message-timestamp-router-action.adoc
@@ -73,7 +73,15 @@
 
 The Kamelet needs the following dependencies:
 
-github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOTcamel:jacksoncamel:kameletcamel:core 
+
+- github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT
+
+- camel:jackson
+
+- camel:kamelet
+
+- camel:core
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/minio-sink.adoc b/docs/modules/ROOT/pages/minio-sink.adoc
index a05a941..1c75992 100644
--- a/docs/modules/ROOT/pages/minio-sink.adoc
+++ b/docs/modules/ROOT/pages/minio-sink.adoc
@@ -76,7 +76,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:miniocamel:kamelet 
+
+- camel:minio
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/minio-source.adoc b/docs/modules/ROOT/pages/minio-source.adoc
index dbd0177..ff8f2b5 100644
--- a/docs/modules/ROOT/pages/minio-source.adoc
+++ b/docs/modules/ROOT/pages/minio-source.adoc
@@ -71,7 +71,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:miniocamel:kamelet 
+
+- camel:jackson
+
+- camel:minio
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/mongodb-sink.adoc b/docs/modules/ROOT/pages/mongodb-sink.adoc
index a206fd7..57b8aac 100644
--- a/docs/modules/ROOT/pages/mongodb-sink.adoc
+++ b/docs/modules/ROOT/pages/mongodb-sink.adoc
@@ -77,7 +77,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:kameletcamel:mongodbcamel:jackson 
+
+- camel:kamelet
+
+- camel:mongodb
+
+- camel:jackson
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/mongodb-source.adoc b/docs/modules/ROOT/pages/mongodb-source.adoc
index 6939b63..770a1f8 100644
--- a/docs/modules/ROOT/pages/mongodb-source.adoc
+++ b/docs/modules/ROOT/pages/mongodb-source.adoc
@@ -75,7 +75,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:kameletcamel:mongodbcamel:jackson 
+
+- camel:kamelet
+
+- camel:mongodb
+
+- camel:jackson
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/mqtt-source.adoc b/docs/modules/ROOT/pages/mqtt-source.adoc
index e82255b..b48162e 100644
--- a/docs/modules/ROOT/pages/mqtt-source.adoc
+++ b/docs/modules/ROOT/pages/mqtt-source.adoc
@@ -66,7 +66,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:pahocamel:kamelet 
+
+- camel:paho
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/mustache-template-action.adoc b/docs/modules/ROOT/pages/mustache-template-action.adoc
index 4a01f53..a883ff8 100644
--- a/docs/modules/ROOT/pages/mustache-template-action.adoc
+++ b/docs/modules/ROOT/pages/mustache-template-action.adoc
@@ -72,7 +72,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:mustachecamel:kamelet 
+
+- camel:mustache
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/mvel-template-action.adoc b/docs/modules/ROOT/pages/mvel-template-action.adoc
index df9729e..686a6c6 100644
--- a/docs/modules/ROOT/pages/mvel-template-action.adoc
+++ b/docs/modules/ROOT/pages/mvel-template-action.adoc
@@ -72,7 +72,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:mvelcamel:kamelet 
+
+- camel:mvel
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/mysql-sink.adoc b/docs/modules/ROOT/pages/mysql-sink.adoc
index c764685..20a2fd9 100644
--- a/docs/modules/ROOT/pages/mysql-sink.adoc
+++ b/docs/modules/ROOT/pages/mysql-sink.adoc
@@ -84,7 +84,15 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:kameletcamel:sqlmvn:org.apache.commons:commons-dbcp2:2.8.0 
+
+- camel:jackson
+
+- camel:kamelet
+
+- camel:sql
+
+- mvn:org.apache.commons:commons-dbcp2:2.8.0
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/mysql-source.adoc b/docs/modules/ROOT/pages/mysql-source.adoc
index 94c0e68..eda5dfe 100644
--- a/docs/modules/ROOT/pages/mysql-source.adoc
+++ b/docs/modules/ROOT/pages/mysql-source.adoc
@@ -77,7 +77,15 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:kameletcamel:sqlmvn:org.apache.commons:commons-dbcp2:2.8.0 
+
+- camel:jackson
+
+- camel:kamelet
+
+- camel:sql
+
+- mvn:org.apache.commons:commons-dbcp2:2.8.0
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/nats-sink.adoc b/docs/modules/ROOT/pages/nats-sink.adoc
index 975e735..87b9c44 100644
--- a/docs/modules/ROOT/pages/nats-sink.adoc
+++ b/docs/modules/ROOT/pages/nats-sink.adoc
@@ -65,7 +65,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:natscamel:kamelet 
+
+- camel:nats
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/nats-source.adoc b/docs/modules/ROOT/pages/nats-source.adoc
index 8527e36..98b2313 100644
--- a/docs/modules/ROOT/pages/nats-source.adoc
+++ b/docs/modules/ROOT/pages/nats-source.adoc
@@ -65,7 +65,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:natscamel:kamelet 
+
+- camel:jackson
+
+- camel:nats
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/openai-classification-action.adoc b/docs/modules/ROOT/pages/openai-classification-action.adoc
index 6444995..3fd1e58 100644
--- a/docs/modules/ROOT/pages/openai-classification-action.adoc
+++ b/docs/modules/ROOT/pages/openai-classification-action.adoc
@@ -83,7 +83,19 @@
 
 The Kamelet needs the following dependencies:
 
-github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOTcamel:jacksoncamel:jsonpathcamel:corecamel:kameletcamel:http 
+
+- github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT
+
+- camel:jackson
+
+- camel:jsonpath
+
+- camel:core
+
+- camel:kamelet
+
+- camel:http
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/openai-completion-action.adoc b/docs/modules/ROOT/pages/openai-completion-action.adoc
index 747e751..e299bbe 100644
--- a/docs/modules/ROOT/pages/openai-completion-action.adoc
+++ b/docs/modules/ROOT/pages/openai-completion-action.adoc
@@ -80,7 +80,17 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:jsonpathcamel:corecamel:kameletcamel:http 
+
+- camel:jackson
+
+- camel:jsonpath
+
+- camel:core
+
+- camel:kamelet
+
+- camel:http
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/pdf-action.adoc b/docs/modules/ROOT/pages/pdf-action.adoc
index cfb230a..de51acb 100644
--- a/docs/modules/ROOT/pages/pdf-action.adoc
+++ b/docs/modules/ROOT/pages/pdf-action.adoc
@@ -70,7 +70,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:pdfcamel:kamelet 
+
+- camel:pdf
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/postgresql-sink.adoc b/docs/modules/ROOT/pages/postgresql-sink.adoc
index 293e95c..1cf6254 100644
--- a/docs/modules/ROOT/pages/postgresql-sink.adoc
+++ b/docs/modules/ROOT/pages/postgresql-sink.adoc
@@ -80,7 +80,17 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:kameletcamel:sqlmvn:org.postgresql:postgresql:42.2.14mvn:org.apache.commons:commons-dbcp2:2.8.0 
+
+- camel:jackson
+
+- camel:kamelet
+
+- camel:sql
+
+- mvn:org.postgresql:postgresql:42.2.14
+
+- mvn:org.apache.commons:commons-dbcp2:2.8.0
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/postgresql-source.adoc b/docs/modules/ROOT/pages/postgresql-source.adoc
index c7d5a62..d3c4059 100644
--- a/docs/modules/ROOT/pages/postgresql-source.adoc
+++ b/docs/modules/ROOT/pages/postgresql-source.adoc
@@ -73,7 +73,17 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:kameletcamel:sqlmvn:org.postgresql:postgresql:42.2.14mvn:org.apache.commons:commons-dbcp2:2.8.0 
+
+- camel:jackson
+
+- camel:kamelet
+
+- camel:sql
+
+- mvn:org.postgresql:postgresql:42.2.14
+
+- mvn:org.apache.commons:commons-dbcp2:2.8.0
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/predicate-filter-action.adoc b/docs/modules/ROOT/pages/predicate-filter-action.adoc
index 72d92e7..641190f 100644
--- a/docs/modules/ROOT/pages/predicate-filter-action.adoc
+++ b/docs/modules/ROOT/pages/predicate-filter-action.adoc
@@ -70,7 +70,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:corecamel:kameletcamel:jsonpath 
+
+- camel:core
+
+- camel:kamelet
+
+- camel:jsonpath
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/protobuf-deserialize-action.adoc b/docs/modules/ROOT/pages/protobuf-deserialize-action.adoc
index 8dd2657..def2df4 100644
--- a/docs/modules/ROOT/pages/protobuf-deserialize-action.adoc
+++ b/docs/modules/ROOT/pages/protobuf-deserialize-action.adoc
@@ -70,7 +70,15 @@
 
 The Kamelet needs the following dependencies:
 
-github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOTcamel:kameletcamel:corecamel:jackson-protobuf 
+
+- github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT
+
+- camel:kamelet
+
+- camel:core
+
+- camel:jackson-protobuf
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/protobuf-serialize-action.adoc b/docs/modules/ROOT/pages/protobuf-serialize-action.adoc
index 96d3346..4d8b7d8 100644
--- a/docs/modules/ROOT/pages/protobuf-serialize-action.adoc
+++ b/docs/modules/ROOT/pages/protobuf-serialize-action.adoc
@@ -70,7 +70,15 @@
 
 The Kamelet needs the following dependencies:
 
-github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOTcamel:kameletcamel:corecamel:jackson-protobuf 
+
+- github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT
+
+- camel:kamelet
+
+- camel:core
+
+- camel:jackson-protobuf
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/rabbitmq-source.adoc b/docs/modules/ROOT/pages/rabbitmq-source.adoc
index 5ad743a..d00917d 100644
--- a/docs/modules/ROOT/pages/rabbitmq-source.adoc
+++ b/docs/modules/ROOT/pages/rabbitmq-source.adoc
@@ -69,7 +69,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:rabbitmqcamel:kamelet 
+
+- camel:rabbitmq
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/regex-router-action.adoc b/docs/modules/ROOT/pages/regex-router-action.adoc
index a3de6ab..5409881 100644
--- a/docs/modules/ROOT/pages/regex-router-action.adoc
+++ b/docs/modules/ROOT/pages/regex-router-action.adoc
@@ -72,7 +72,13 @@
 
 The Kamelet needs the following dependencies:
 
-github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOTcamel:kameletcamel:core 
+
+- github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT
+
+- camel:kamelet
+
+- camel:core
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/replace-field-action.adoc b/docs/modules/ROOT/pages/replace-field-action.adoc
index a72553b..e245e43 100644
--- a/docs/modules/ROOT/pages/replace-field-action.adoc
+++ b/docs/modules/ROOT/pages/replace-field-action.adoc
@@ -74,7 +74,15 @@
 
 The Kamelet needs the following dependencies:
 
-github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOTcamel:corecamel:jacksoncamel:kamelet 
+
+- github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT
+
+- camel:core
+
+- camel:jackson
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/salesforce-source.adoc b/docs/modules/ROOT/pages/salesforce-source.adoc
index d8f267a..5badb31 100644
--- a/docs/modules/ROOT/pages/salesforce-source.adoc
+++ b/docs/modules/ROOT/pages/salesforce-source.adoc
@@ -74,7 +74,15 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:salesforcemvn:org.apache.camel.k:camel-k-kamelet-reifycamel:kamelet 
+
+- camel:jackson
+
+- camel:salesforce
+
+- mvn:org.apache.camel.k:camel-k-kamelet-reify
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/sftp-sink.adoc b/docs/modules/ROOT/pages/sftp-sink.adoc
index 58e5662..882c53c 100644
--- a/docs/modules/ROOT/pages/sftp-sink.adoc
+++ b/docs/modules/ROOT/pages/sftp-sink.adoc
@@ -78,7 +78,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:ftpcamel:corecamel:kamelet 
+
+- camel:ftp
+
+- camel:core
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/sftp-source.adoc b/docs/modules/ROOT/pages/sftp-source.adoc
index 1f6c058..3a7f707 100644
--- a/docs/modules/ROOT/pages/sftp-source.adoc
+++ b/docs/modules/ROOT/pages/sftp-source.adoc
@@ -73,7 +73,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:ftpcamel:corecamel:kamelet 
+
+- camel:ftp
+
+- camel:core
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/slack-sink.adoc b/docs/modules/ROOT/pages/slack-sink.adoc
index e78e053..33be6ac 100644
--- a/docs/modules/ROOT/pages/slack-sink.adoc
+++ b/docs/modules/ROOT/pages/slack-sink.adoc
@@ -68,7 +68,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:slackcamel:kamelet 
+
+- camel:jackson
+
+- camel:slack
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/slack-source.adoc b/docs/modules/ROOT/pages/slack-source.adoc
index a56c005..56a1333 100644
--- a/docs/modules/ROOT/pages/slack-source.adoc
+++ b/docs/modules/ROOT/pages/slack-source.adoc
@@ -65,7 +65,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:slackcamel:kamelet 
+
+- camel:jackson
+
+- camel:slack
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/sqlserver-sink.adoc b/docs/modules/ROOT/pages/sqlserver-sink.adoc
index c701aaa..456994d 100644
--- a/docs/modules/ROOT/pages/sqlserver-sink.adoc
+++ b/docs/modules/ROOT/pages/sqlserver-sink.adoc
@@ -84,7 +84,15 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:kameletcamel:sqlmvn:org.apache.commons:commons-dbcp2:2.8.0 
+
+- camel:jackson
+
+- camel:kamelet
+
+- camel:sql
+
+- mvn:org.apache.commons:commons-dbcp2:2.8.0
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/sqlserver-source.adoc b/docs/modules/ROOT/pages/sqlserver-source.adoc
index 70eb5bd..9624b0c 100644
--- a/docs/modules/ROOT/pages/sqlserver-source.adoc
+++ b/docs/modules/ROOT/pages/sqlserver-source.adoc
@@ -77,7 +77,15 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:kameletcamel:sqlmvn:org.apache.commons:commons-dbcp2:2.8.0 
+
+- camel:jackson
+
+- camel:kamelet
+
+- camel:sql
+
+- mvn:org.apache.commons:commons-dbcp2:2.8.0
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/ssh-source.adoc b/docs/modules/ROOT/pages/ssh-source.adoc
index 0e1fb13..745b6de 100644
--- a/docs/modules/ROOT/pages/ssh-source.adoc
+++ b/docs/modules/ROOT/pages/ssh-source.adoc
@@ -71,7 +71,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:sshcamel:kamelet 
+
+- camel:ssh
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/string-template-action.adoc b/docs/modules/ROOT/pages/string-template-action.adoc
index 901bd4f..a62ec5c 100644
--- a/docs/modules/ROOT/pages/string-template-action.adoc
+++ b/docs/modules/ROOT/pages/string-template-action.adoc
@@ -72,7 +72,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:stringtemplatecamel:kamelet 
+
+- camel:stringtemplate
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/telegram-sink.adoc b/docs/modules/ROOT/pages/telegram-sink.adoc
index b3c4122..43e40f1 100644
--- a/docs/modules/ROOT/pages/telegram-sink.adoc
+++ b/docs/modules/ROOT/pages/telegram-sink.adoc
@@ -77,7 +77,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:kameletcamel:telegram 
+
+- camel:jackson
+
+- camel:kamelet
+
+- camel:telegram
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/telegram-source.adoc b/docs/modules/ROOT/pages/telegram-source.adoc
index 3e7599b..d851516 100644
--- a/docs/modules/ROOT/pages/telegram-source.adoc
+++ b/docs/modules/ROOT/pages/telegram-source.adoc
@@ -69,7 +69,15 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:kameletcamel:telegramcamel:core 
+
+- camel:jackson
+
+- camel:kamelet
+
+- camel:telegram
+
+- camel:core
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/timer-source.adoc b/docs/modules/ROOT/pages/timer-source.adoc
index 053b8c8..0d0e26b 100644
--- a/docs/modules/ROOT/pages/timer-source.adoc
+++ b/docs/modules/ROOT/pages/timer-source.adoc
@@ -65,7 +65,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:corecamel:timercamel:kamelet 
+
+- camel:core
+
+- camel:timer
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/timestamp-router-action.adoc b/docs/modules/ROOT/pages/timestamp-router-action.adoc
index d1e4372..ce4b127 100644
--- a/docs/modules/ROOT/pages/timestamp-router-action.adoc
+++ b/docs/modules/ROOT/pages/timestamp-router-action.adoc
@@ -70,7 +70,13 @@
 
 The Kamelet needs the following dependencies:
 
-github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOTcamel:kameletcamel:core 
+
+- github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT
+
+- camel:kamelet
+
+- camel:core
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/topic-name-matches-filter-action.adoc b/docs/modules/ROOT/pages/topic-name-matches-filter-action.adoc
index 1bebba0..9d44e3a 100644
--- a/docs/modules/ROOT/pages/topic-name-matches-filter-action.adoc
+++ b/docs/modules/ROOT/pages/topic-name-matches-filter-action.adoc
@@ -70,7 +70,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:corecamel:kamelet 
+
+- camel:core
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/twitter-directmessage-source.adoc b/docs/modules/ROOT/pages/twitter-directmessage-source.adoc
index 02ac4a8..10de008 100644
--- a/docs/modules/ROOT/pages/twitter-directmessage-source.adoc
+++ b/docs/modules/ROOT/pages/twitter-directmessage-source.adoc
@@ -74,7 +74,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:twittercamel:kamelet 
+
+- camel:jackson
+
+- camel:twitter
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/twitter-search-source.adoc b/docs/modules/ROOT/pages/twitter-search-source.adoc
index 2d304fc..6867ae3 100644
--- a/docs/modules/ROOT/pages/twitter-search-source.adoc
+++ b/docs/modules/ROOT/pages/twitter-search-source.adoc
@@ -74,7 +74,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:twittercamel:kamelet 
+
+- camel:jackson
+
+- camel:twitter
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/twitter-timeline-source.adoc b/docs/modules/ROOT/pages/twitter-timeline-source.adoc
index 3f0705a..e23a2e7 100644
--- a/docs/modules/ROOT/pages/twitter-timeline-source.adoc
+++ b/docs/modules/ROOT/pages/twitter-timeline-source.adoc
@@ -74,7 +74,13 @@
 
 The Kamelet needs the following dependencies:
 
-camel:jacksoncamel:twittercamel:kamelet 
+
+- camel:jackson
+
+- camel:twitter
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/value-to-key-action.adoc b/docs/modules/ROOT/pages/value-to-key-action.adoc
index 5e88361..5de3e0f 100644
--- a/docs/modules/ROOT/pages/value-to-key-action.adoc
+++ b/docs/modules/ROOT/pages/value-to-key-action.adoc
@@ -70,7 +70,15 @@
 
 The Kamelet needs the following dependencies:
 
-github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOTcamel:corecamel:jacksoncamel:kamelet 
+
+- github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT
+
+- camel:core
+
+- camel:jackson
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/velocity-template-action.adoc b/docs/modules/ROOT/pages/velocity-template-action.adoc
index 43eb08b..ed293e9 100644
--- a/docs/modules/ROOT/pages/velocity-template-action.adoc
+++ b/docs/modules/ROOT/pages/velocity-template-action.adoc
@@ -72,7 +72,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:velocitycamel:kamelet 
+
+- camel:velocity
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/webhook-source.adoc b/docs/modules/ROOT/pages/webhook-source.adoc
index 1a219c1..7001fea 100644
--- a/docs/modules/ROOT/pages/webhook-source.adoc
+++ b/docs/modules/ROOT/pages/webhook-source.adoc
@@ -67,7 +67,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:platform-httpcamel:kamelet 
+
+- camel:platform-http
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/xj-identity-action.adoc b/docs/modules/ROOT/pages/xj-identity-action.adoc
index 5355daf..4c728da 100644
--- a/docs/modules/ROOT/pages/xj-identity-action.adoc
+++ b/docs/modules/ROOT/pages/xj-identity-action.adoc
@@ -70,7 +70,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:xjcamel:kamelet 
+
+- camel:xj
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*
 
diff --git a/docs/modules/ROOT/pages/xj-template-action.adoc b/docs/modules/ROOT/pages/xj-template-action.adoc
index bfd81ae..1f9fade 100644
--- a/docs/modules/ROOT/pages/xj-template-action.adoc
+++ b/docs/modules/ROOT/pages/xj-template-action.adoc
@@ -74,7 +74,11 @@
 
 The Kamelet needs the following dependencies:
 
-camel:xjcamel:kamelet 
+
+- camel:xj
+
+- camel:kamelet
+ 
 
 ==== *Binding to Knative using the Kamel CLI:*