@kaoto/camel-catalog 0.7.0 → 0.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/camel-catalog/citrus/{4.10.0 → 4.10.3}/citrus-agent-configuration.json +4 -4
- package/dist/camel-catalog/citrus/{4.10.0 → 4.10.3}/citrus-catalog-aggregate-endpoints.json +174 -174
- package/dist/camel-catalog/citrus/{4.10.1 → 4.10.3}/citrus-catalog-aggregate-functions.json +43 -43
- package/dist/camel-catalog/citrus/4.10.3/citrus-catalog-aggregate-infra-services.json +623 -0
- package/dist/camel-catalog/citrus/{4.10.1 → 4.10.3}/citrus-catalog-aggregate-test-actions.json +1686 -1044
- package/dist/camel-catalog/citrus/{4.10.0 → 4.10.3}/citrus-catalog-aggregate-test-containers.json +19 -19
- package/dist/camel-catalog/citrus/{4.10.0 → 4.10.3}/citrus-catalog-aggregate-validation-matcher.json +25 -25
- package/dist/camel-catalog/citrus/{4.10.1 → 4.10.3}/citrus-testcase.json +538 -174
- package/dist/camel-catalog/citrus/{4.10.0 → 4.10.3}/citrus-testcase.xsd +97 -3
- package/dist/camel-catalog/citrus/{4.10.1 → 4.10.3}/index.json +15 -9
- package/dist/camel-catalog/citrus/{4.10.1 → 5.0.0}/citrus-agent-configuration.json +5 -5
- package/dist/camel-catalog/citrus/{4.10.1 → 5.0.0}/citrus-catalog-aggregate-endpoints.json +815 -354
- package/dist/camel-catalog/citrus/{4.10.0 → 5.0.0}/citrus-catalog-aggregate-functions.json +46 -46
- package/dist/camel-catalog/citrus/5.0.0/citrus-catalog-aggregate-infra-services.json +641 -0
- package/dist/camel-catalog/citrus/{4.10.0 → 5.0.0}/citrus-catalog-aggregate-test-actions.json +3187 -1495
- package/dist/camel-catalog/citrus/{4.10.1 → 5.0.0}/citrus-catalog-aggregate-test-containers.json +19 -19
- package/dist/camel-catalog/citrus/{4.10.1 → 5.0.0}/citrus-catalog-aggregate-validation-matcher.json +25 -25
- package/dist/camel-catalog/citrus/{4.10.0 → 5.0.0}/citrus-testcase.json +2376 -1495
- package/dist/camel-catalog/citrus/{4.10.1 → 5.0.0}/citrus-testcase.xsd +1880 -53
- package/dist/camel-catalog/citrus/{4.10.0 → 5.0.0}/index.json +15 -9
- package/dist/camel-catalog/index.json +8 -8
- package/dist/index.js +1 -1
- package/dist/types/catalog-index.d.ts +1 -1
- package/package.json +2 -2
|
@@ -0,0 +1,623 @@
|
|
|
1
|
+
{
|
|
2
|
+
"arangodb": {
|
|
3
|
+
"kind": "testInfraService",
|
|
4
|
+
"version": "4.18.3",
|
|
5
|
+
"name": "arangodb",
|
|
6
|
+
"group": "camel-test-infra",
|
|
7
|
+
"module": "org.apache.camel:camel-test-infra-arangodb",
|
|
8
|
+
"title": "Arangodb",
|
|
9
|
+
"description": "ArangoDB is a multi-model database for high-performance applications."
|
|
10
|
+
},
|
|
11
|
+
"artemis.amqp": {
|
|
12
|
+
"kind": "testInfraService",
|
|
13
|
+
"version": "4.18.3",
|
|
14
|
+
"name": "artemis.amqp",
|
|
15
|
+
"group": "camel-test-infra",
|
|
16
|
+
"module": "org.apache.camel:camel-test-infra-artemis",
|
|
17
|
+
"title": "Artemis Amqp",
|
|
18
|
+
"description": "Apache Artemis is an open source message broker"
|
|
19
|
+
},
|
|
20
|
+
"artemis": {
|
|
21
|
+
"kind": "testInfraService",
|
|
22
|
+
"version": "4.18.3",
|
|
23
|
+
"name": "artemis",
|
|
24
|
+
"group": "camel-test-infra",
|
|
25
|
+
"module": "org.apache.camel:camel-test-infra-artemis",
|
|
26
|
+
"title": "Artemis",
|
|
27
|
+
"description": "Apache Artemis is an open source message broker"
|
|
28
|
+
},
|
|
29
|
+
"aws.kinesis": {
|
|
30
|
+
"kind": "testInfraService",
|
|
31
|
+
"version": "4.18.3",
|
|
32
|
+
"name": "aws.kinesis",
|
|
33
|
+
"group": "camel-test-infra",
|
|
34
|
+
"module": "org.apache.camel:camel-test-infra-aws-v2",
|
|
35
|
+
"title": "Aws Kinesis",
|
|
36
|
+
"description": "Local AWS Services with LocalStack"
|
|
37
|
+
},
|
|
38
|
+
"aws.config": {
|
|
39
|
+
"kind": "testInfraService",
|
|
40
|
+
"version": "4.18.3",
|
|
41
|
+
"name": "aws.config",
|
|
42
|
+
"group": "camel-test-infra",
|
|
43
|
+
"module": "org.apache.camel:camel-test-infra-aws-v2",
|
|
44
|
+
"title": "Aws Config",
|
|
45
|
+
"description": "Local AWS Services with LocalStack"
|
|
46
|
+
},
|
|
47
|
+
"aws.transcribe": {
|
|
48
|
+
"kind": "testInfraService",
|
|
49
|
+
"version": "4.18.3",
|
|
50
|
+
"name": "aws.transcribe",
|
|
51
|
+
"group": "camel-test-infra",
|
|
52
|
+
"module": "org.apache.camel:camel-test-infra-aws-v2",
|
|
53
|
+
"title": "Aws Transcribe",
|
|
54
|
+
"description": "Local AWS Services with LocalStack"
|
|
55
|
+
},
|
|
56
|
+
"aws.cloud-watch": {
|
|
57
|
+
"kind": "testInfraService",
|
|
58
|
+
"version": "4.18.3",
|
|
59
|
+
"name": "aws.cloud-watch",
|
|
60
|
+
"group": "camel-test-infra",
|
|
61
|
+
"module": "org.apache.camel:camel-test-infra-aws-v2",
|
|
62
|
+
"title": "Aws Cloud-watch",
|
|
63
|
+
"description": "Local AWS Services with LocalStack"
|
|
64
|
+
},
|
|
65
|
+
"aws.event-bridge": {
|
|
66
|
+
"kind": "testInfraService",
|
|
67
|
+
"version": "4.18.3",
|
|
68
|
+
"name": "aws.event-bridge",
|
|
69
|
+
"group": "camel-test-infra",
|
|
70
|
+
"module": "org.apache.camel:camel-test-infra-aws-v2",
|
|
71
|
+
"title": "Aws Event-bridge",
|
|
72
|
+
"description": "Local AWS Services with LocalStack"
|
|
73
|
+
},
|
|
74
|
+
"aws.sqs": {
|
|
75
|
+
"kind": "testInfraService",
|
|
76
|
+
"version": "4.18.3",
|
|
77
|
+
"name": "aws.sqs",
|
|
78
|
+
"group": "camel-test-infra",
|
|
79
|
+
"module": "org.apache.camel:camel-test-infra-aws-v2",
|
|
80
|
+
"title": "Aws Sqs",
|
|
81
|
+
"description": "Local AWS Services with LocalStack"
|
|
82
|
+
},
|
|
83
|
+
"aws.secrets-manager": {
|
|
84
|
+
"kind": "testInfraService",
|
|
85
|
+
"version": "4.18.3",
|
|
86
|
+
"name": "aws.secrets-manager",
|
|
87
|
+
"group": "camel-test-infra",
|
|
88
|
+
"module": "org.apache.camel:camel-test-infra-aws-v2",
|
|
89
|
+
"title": "Aws Secrets-manager",
|
|
90
|
+
"description": "Local AWS Services with LocalStack"
|
|
91
|
+
},
|
|
92
|
+
"aws.sts": {
|
|
93
|
+
"kind": "testInfraService",
|
|
94
|
+
"version": "4.18.3",
|
|
95
|
+
"name": "aws.sts",
|
|
96
|
+
"group": "camel-test-infra",
|
|
97
|
+
"module": "org.apache.camel:camel-test-infra-aws-v2",
|
|
98
|
+
"title": "Aws Sts",
|
|
99
|
+
"description": "Local AWS Services with LocalStack"
|
|
100
|
+
},
|
|
101
|
+
"aws.ec2": {
|
|
102
|
+
"kind": "testInfraService",
|
|
103
|
+
"version": "4.18.3",
|
|
104
|
+
"name": "aws.ec2",
|
|
105
|
+
"group": "camel-test-infra",
|
|
106
|
+
"module": "org.apache.camel:camel-test-infra-aws-v2",
|
|
107
|
+
"title": "Aws Ec2",
|
|
108
|
+
"description": "Local AWS Services with LocalStack"
|
|
109
|
+
},
|
|
110
|
+
"aws.kms": {
|
|
111
|
+
"kind": "testInfraService",
|
|
112
|
+
"version": "4.18.3",
|
|
113
|
+
"name": "aws.kms",
|
|
114
|
+
"group": "camel-test-infra",
|
|
115
|
+
"module": "org.apache.camel:camel-test-infra-aws-v2",
|
|
116
|
+
"title": "Aws Kms",
|
|
117
|
+
"description": "Local AWS Services with LocalStack"
|
|
118
|
+
},
|
|
119
|
+
"aws.sns": {
|
|
120
|
+
"kind": "testInfraService",
|
|
121
|
+
"version": "4.18.3",
|
|
122
|
+
"name": "aws.sns",
|
|
123
|
+
"group": "camel-test-infra",
|
|
124
|
+
"module": "org.apache.camel:camel-test-infra-aws-v2",
|
|
125
|
+
"title": "Aws Sns",
|
|
126
|
+
"description": "Local AWS Services with LocalStack"
|
|
127
|
+
},
|
|
128
|
+
"aws.dynamodb": {
|
|
129
|
+
"kind": "testInfraService",
|
|
130
|
+
"version": "4.18.3",
|
|
131
|
+
"name": "aws.dynamodb",
|
|
132
|
+
"group": "camel-test-infra",
|
|
133
|
+
"module": "org.apache.camel:camel-test-infra-aws-v2",
|
|
134
|
+
"title": "Aws Dynamodb",
|
|
135
|
+
"description": "Local AWS Services with LocalStack"
|
|
136
|
+
},
|
|
137
|
+
"aws.dynamo-db": {
|
|
138
|
+
"kind": "testInfraService",
|
|
139
|
+
"version": "4.18.3",
|
|
140
|
+
"name": "aws.dynamo-db",
|
|
141
|
+
"group": "camel-test-infra",
|
|
142
|
+
"module": "org.apache.camel:camel-test-infra-aws-v2",
|
|
143
|
+
"title": "Aws Dynamo-db",
|
|
144
|
+
"description": "Local AWS Services with LocalStack"
|
|
145
|
+
},
|
|
146
|
+
"aws.s3": {
|
|
147
|
+
"kind": "testInfraService",
|
|
148
|
+
"version": "4.18.3",
|
|
149
|
+
"name": "aws.s3",
|
|
150
|
+
"group": "camel-test-infra",
|
|
151
|
+
"module": "org.apache.camel:camel-test-infra-aws-v2",
|
|
152
|
+
"title": "Aws S3",
|
|
153
|
+
"description": "Local AWS Services with LocalStack"
|
|
154
|
+
},
|
|
155
|
+
"aws.ssm": {
|
|
156
|
+
"kind": "testInfraService",
|
|
157
|
+
"version": "4.18.3",
|
|
158
|
+
"name": "aws.ssm",
|
|
159
|
+
"group": "camel-test-infra",
|
|
160
|
+
"module": "org.apache.camel:camel-test-infra-aws-v2",
|
|
161
|
+
"title": "Aws Ssm",
|
|
162
|
+
"description": "Local AWS Services with LocalStack"
|
|
163
|
+
},
|
|
164
|
+
"aws.iam": {
|
|
165
|
+
"kind": "testInfraService",
|
|
166
|
+
"version": "4.18.3",
|
|
167
|
+
"name": "aws.iam",
|
|
168
|
+
"group": "camel-test-infra",
|
|
169
|
+
"module": "org.apache.camel:camel-test-infra-aws-v2",
|
|
170
|
+
"title": "Aws Iam",
|
|
171
|
+
"description": "Local AWS Services with LocalStack"
|
|
172
|
+
},
|
|
173
|
+
"aws.lambda": {
|
|
174
|
+
"kind": "testInfraService",
|
|
175
|
+
"version": "4.18.3",
|
|
176
|
+
"name": "aws.lambda",
|
|
177
|
+
"group": "camel-test-infra",
|
|
178
|
+
"module": "org.apache.camel:camel-test-infra-aws-v2",
|
|
179
|
+
"title": "Aws Lambda",
|
|
180
|
+
"description": "Local AWS Services with LocalStack"
|
|
181
|
+
},
|
|
182
|
+
"azure.storage-blob": {
|
|
183
|
+
"kind": "testInfraService",
|
|
184
|
+
"version": "4.18.3",
|
|
185
|
+
"name": "azure.storage-blob",
|
|
186
|
+
"group": "camel-test-infra",
|
|
187
|
+
"module": "org.apache.camel:camel-test-infra-azure-storage-blob",
|
|
188
|
+
"title": "Azure Storage-blob",
|
|
189
|
+
"description": "Local Azure services with Azurite"
|
|
190
|
+
},
|
|
191
|
+
"azure.storage-queue": {
|
|
192
|
+
"kind": "testInfraService",
|
|
193
|
+
"version": "4.18.3",
|
|
194
|
+
"name": "azure.storage-queue",
|
|
195
|
+
"group": "camel-test-infra",
|
|
196
|
+
"module": "org.apache.camel:camel-test-infra-azure-storage-queue",
|
|
197
|
+
"title": "Azure Storage-queue",
|
|
198
|
+
"description": "Local Azure services with Azurite"
|
|
199
|
+
},
|
|
200
|
+
"cassandra": {
|
|
201
|
+
"kind": "testInfraService",
|
|
202
|
+
"version": "4.18.3",
|
|
203
|
+
"name": "cassandra",
|
|
204
|
+
"group": "camel-test-infra",
|
|
205
|
+
"module": "org.apache.camel:camel-test-infra-cassandra",
|
|
206
|
+
"title": "Cassandra",
|
|
207
|
+
"description": "Apache Cassandra NoSQL Database"
|
|
208
|
+
},
|
|
209
|
+
"chat-script": {
|
|
210
|
+
"kind": "testInfraService",
|
|
211
|
+
"version": "4.18.3",
|
|
212
|
+
"name": "chat-script",
|
|
213
|
+
"group": "camel-test-infra",
|
|
214
|
+
"module": "org.apache.camel:camel-test-infra-chatscript",
|
|
215
|
+
"title": "Chat-script",
|
|
216
|
+
"description": "ChatBot Engine"
|
|
217
|
+
},
|
|
218
|
+
"consul": {
|
|
219
|
+
"kind": "testInfraService",
|
|
220
|
+
"version": "4.18.3",
|
|
221
|
+
"name": "consul",
|
|
222
|
+
"group": "camel-test-infra",
|
|
223
|
+
"module": "org.apache.camel:camel-test-infra-consul",
|
|
224
|
+
"title": "Consul",
|
|
225
|
+
"description": "Consul is a service networking solution"
|
|
226
|
+
},
|
|
227
|
+
"couchbase": {
|
|
228
|
+
"kind": "testInfraService",
|
|
229
|
+
"version": "4.18.3",
|
|
230
|
+
"name": "couchbase",
|
|
231
|
+
"group": "camel-test-infra",
|
|
232
|
+
"module": "org.apache.camel:camel-test-infra-couchbase",
|
|
233
|
+
"title": "Couchbase",
|
|
234
|
+
"description": "NoSQL database Couchbase"
|
|
235
|
+
},
|
|
236
|
+
"couchdb": {
|
|
237
|
+
"kind": "testInfraService",
|
|
238
|
+
"version": "4.18.3",
|
|
239
|
+
"name": "couchdb",
|
|
240
|
+
"group": "camel-test-infra",
|
|
241
|
+
"module": "org.apache.camel:camel-test-infra-couchdb",
|
|
242
|
+
"title": "Couchdb",
|
|
243
|
+
"description": "SQL Clustered database CouchDB"
|
|
244
|
+
},
|
|
245
|
+
"docling": {
|
|
246
|
+
"kind": "testInfraService",
|
|
247
|
+
"version": "4.18.3",
|
|
248
|
+
"name": "docling",
|
|
249
|
+
"group": "camel-test-infra",
|
|
250
|
+
"module": "org.apache.camel:camel-test-infra-docling",
|
|
251
|
+
"title": "Docling",
|
|
252
|
+
"description": "Document processing and conversion service"
|
|
253
|
+
},
|
|
254
|
+
"elasticsearch": {
|
|
255
|
+
"kind": "testInfraService",
|
|
256
|
+
"version": "4.18.3",
|
|
257
|
+
"name": "elasticsearch",
|
|
258
|
+
"group": "camel-test-infra",
|
|
259
|
+
"module": "org.apache.camel:camel-test-infra-elasticsearch",
|
|
260
|
+
"title": "Elasticsearch",
|
|
261
|
+
"description": "NoSQL Database Elasticsearch"
|
|
262
|
+
},
|
|
263
|
+
"fhir": {
|
|
264
|
+
"kind": "testInfraService",
|
|
265
|
+
"version": "4.18.3",
|
|
266
|
+
"name": "fhir",
|
|
267
|
+
"group": "camel-test-infra",
|
|
268
|
+
"module": "org.apache.camel:camel-test-infra-fhir",
|
|
269
|
+
"title": "Fhir",
|
|
270
|
+
"description": "HAPI FHIR RESTful test server"
|
|
271
|
+
},
|
|
272
|
+
"sftp": {
|
|
273
|
+
"kind": "testInfraService",
|
|
274
|
+
"version": "4.18.3",
|
|
275
|
+
"name": "sftp",
|
|
276
|
+
"group": "camel-test-infra",
|
|
277
|
+
"module": "org.apache.camel:camel-test-infra-ftp",
|
|
278
|
+
"title": "Sftp",
|
|
279
|
+
"description": "Embedded SFTP Server"
|
|
280
|
+
},
|
|
281
|
+
"ftps": {
|
|
282
|
+
"kind": "testInfraService",
|
|
283
|
+
"version": "4.18.3",
|
|
284
|
+
"name": "ftps",
|
|
285
|
+
"group": "camel-test-infra",
|
|
286
|
+
"module": "org.apache.camel:camel-test-infra-ftp",
|
|
287
|
+
"title": "Ftps",
|
|
288
|
+
"description": "Embedded FTPS Server"
|
|
289
|
+
},
|
|
290
|
+
"ftp": {
|
|
291
|
+
"kind": "testInfraService",
|
|
292
|
+
"version": "4.18.3",
|
|
293
|
+
"name": "ftp",
|
|
294
|
+
"group": "camel-test-infra",
|
|
295
|
+
"module": "org.apache.camel:camel-test-infra-ftp",
|
|
296
|
+
"title": "Ftp",
|
|
297
|
+
"description": "Embedded FTP Server"
|
|
298
|
+
},
|
|
299
|
+
"google.pub-sub": {
|
|
300
|
+
"kind": "testInfraService",
|
|
301
|
+
"version": "4.18.3",
|
|
302
|
+
"name": "google.pub-sub",
|
|
303
|
+
"group": "camel-test-infra",
|
|
304
|
+
"module": "org.apache.camel:camel-test-infra-google-pubsub",
|
|
305
|
+
"title": "Google Pub-sub",
|
|
306
|
+
"description": "Google Cloud SDK Tool"
|
|
307
|
+
},
|
|
308
|
+
"hashicorp.vault": {
|
|
309
|
+
"kind": "testInfraService",
|
|
310
|
+
"version": "4.18.3",
|
|
311
|
+
"name": "hashicorp.vault",
|
|
312
|
+
"group": "camel-test-infra",
|
|
313
|
+
"module": "org.apache.camel:camel-test-infra-hashicorp-vault",
|
|
314
|
+
"title": "Hashicorp Vault",
|
|
315
|
+
"description": "Vault is a tool for securely accessing secrets"
|
|
316
|
+
},
|
|
317
|
+
"hazelcast": {
|
|
318
|
+
"kind": "testInfraService",
|
|
319
|
+
"version": "4.18.3",
|
|
320
|
+
"name": "hazelcast",
|
|
321
|
+
"group": "camel-test-infra",
|
|
322
|
+
"module": "org.apache.camel:camel-test-infra-hazelcast",
|
|
323
|
+
"title": "Hazelcast",
|
|
324
|
+
"description": "In Memory Database Hazelcast"
|
|
325
|
+
},
|
|
326
|
+
"hive-mq.sparkplug": {
|
|
327
|
+
"kind": "testInfraService",
|
|
328
|
+
"version": "4.18.3",
|
|
329
|
+
"name": "hive-mq.sparkplug",
|
|
330
|
+
"group": "camel-test-infra",
|
|
331
|
+
"module": "org.apache.camel:camel-test-infra-hivemq",
|
|
332
|
+
"title": "Hive-mq Sparkplug",
|
|
333
|
+
"description": "MQTT Platform HiveMQ"
|
|
334
|
+
},
|
|
335
|
+
"hive-mq": {
|
|
336
|
+
"kind": "testInfraService",
|
|
337
|
+
"version": "4.18.3",
|
|
338
|
+
"name": "hive-mq",
|
|
339
|
+
"group": "camel-test-infra",
|
|
340
|
+
"module": "org.apache.camel:camel-test-infra-hivemq",
|
|
341
|
+
"title": "Hive-mq",
|
|
342
|
+
"description": "MQTT Platform HiveMQ"
|
|
343
|
+
},
|
|
344
|
+
"ibmmq": {
|
|
345
|
+
"kind": "testInfraService",
|
|
346
|
+
"version": "4.18.3",
|
|
347
|
+
"name": "ibmmq",
|
|
348
|
+
"group": "camel-test-infra",
|
|
349
|
+
"module": "org.apache.camel:camel-test-infra-ibmmq",
|
|
350
|
+
"title": "Ibmmq",
|
|
351
|
+
"description": "IBM MQ messaging middleware"
|
|
352
|
+
},
|
|
353
|
+
"iggy": {
|
|
354
|
+
"kind": "testInfraService",
|
|
355
|
+
"version": "4.18.3",
|
|
356
|
+
"name": "iggy",
|
|
357
|
+
"group": "camel-test-infra",
|
|
358
|
+
"module": "org.apache.camel:camel-test-infra-iggy",
|
|
359
|
+
"title": "Iggy",
|
|
360
|
+
"description": "Iggy distributed message streaming platform"
|
|
361
|
+
},
|
|
362
|
+
"ignite": {
|
|
363
|
+
"kind": "testInfraService",
|
|
364
|
+
"version": "4.18.3",
|
|
365
|
+
"name": "ignite",
|
|
366
|
+
"group": "camel-test-infra",
|
|
367
|
+
"module": "org.apache.camel:camel-test-infra-ignite",
|
|
368
|
+
"title": "Ignite",
|
|
369
|
+
"description": "Distributed Database Apache Ignite"
|
|
370
|
+
},
|
|
371
|
+
"infinispan": {
|
|
372
|
+
"kind": "testInfraService",
|
|
373
|
+
"version": "4.18.3",
|
|
374
|
+
"name": "infinispan",
|
|
375
|
+
"group": "camel-test-infra",
|
|
376
|
+
"module": "org.apache.camel:camel-test-infra-infinispan",
|
|
377
|
+
"title": "Infinispan",
|
|
378
|
+
"description": "Distributed Database For High‑Performance Applications With In‑Memory Speed"
|
|
379
|
+
},
|
|
380
|
+
"kafka.strimzi": {
|
|
381
|
+
"kind": "testInfraService",
|
|
382
|
+
"version": "4.18.3",
|
|
383
|
+
"name": "kafka.strimzi",
|
|
384
|
+
"group": "camel-test-infra",
|
|
385
|
+
"module": "org.apache.camel:camel-test-infra-kafka",
|
|
386
|
+
"title": "Kafka Strimzi",
|
|
387
|
+
"description": "Apache Kafka, Distributed event streaming platform"
|
|
388
|
+
},
|
|
389
|
+
"kafka.confluent": {
|
|
390
|
+
"kind": "testInfraService",
|
|
391
|
+
"version": "4.18.3",
|
|
392
|
+
"name": "kafka.confluent",
|
|
393
|
+
"group": "camel-test-infra",
|
|
394
|
+
"module": "org.apache.camel:camel-test-infra-kafka",
|
|
395
|
+
"title": "Kafka Confluent",
|
|
396
|
+
"description": "Apache Kafka, Distributed event streaming platform"
|
|
397
|
+
},
|
|
398
|
+
"kafka.redpanda": {
|
|
399
|
+
"kind": "testInfraService",
|
|
400
|
+
"version": "4.18.3",
|
|
401
|
+
"name": "kafka.redpanda",
|
|
402
|
+
"group": "camel-test-infra",
|
|
403
|
+
"module": "org.apache.camel:camel-test-infra-kafka",
|
|
404
|
+
"title": "Kafka Redpanda",
|
|
405
|
+
"description": "Apache Kafka, Distributed event streaming platform"
|
|
406
|
+
},
|
|
407
|
+
"kafka": {
|
|
408
|
+
"kind": "testInfraService",
|
|
409
|
+
"version": "4.18.3",
|
|
410
|
+
"name": "kafka",
|
|
411
|
+
"group": "camel-test-infra",
|
|
412
|
+
"module": "org.apache.camel:camel-test-infra-kafka",
|
|
413
|
+
"title": "Kafka",
|
|
414
|
+
"description": "Apache Kafka, Distributed event streaming platform"
|
|
415
|
+
},
|
|
416
|
+
"keycloak": {
|
|
417
|
+
"kind": "testInfraService",
|
|
418
|
+
"version": "4.18.3",
|
|
419
|
+
"name": "keycloak",
|
|
420
|
+
"group": "camel-test-infra",
|
|
421
|
+
"module": "org.apache.camel:camel-test-infra-keycloak",
|
|
422
|
+
"title": "Keycloak",
|
|
423
|
+
"description": "Identity and access management solution"
|
|
424
|
+
},
|
|
425
|
+
"microprofile.lra": {
|
|
426
|
+
"kind": "testInfraService",
|
|
427
|
+
"version": "4.18.3",
|
|
428
|
+
"name": "microprofile.lra",
|
|
429
|
+
"group": "camel-test-infra",
|
|
430
|
+
"module": "org.apache.camel:camel-test-infra-microprofile-lra",
|
|
431
|
+
"title": "Microprofile Lra",
|
|
432
|
+
"description": "Transaction Manager for microservices that is based on the SAGA pattern for distributed transaction."
|
|
433
|
+
},
|
|
434
|
+
"milvus": {
|
|
435
|
+
"kind": "testInfraService",
|
|
436
|
+
"version": "4.18.3",
|
|
437
|
+
"name": "milvus",
|
|
438
|
+
"group": "camel-test-infra",
|
|
439
|
+
"module": "org.apache.camel:camel-test-infra-milvus",
|
|
440
|
+
"title": "Milvus",
|
|
441
|
+
"description": "Milvus Vector Database"
|
|
442
|
+
},
|
|
443
|
+
"minio": {
|
|
444
|
+
"kind": "testInfraService",
|
|
445
|
+
"version": "4.18.3",
|
|
446
|
+
"name": "minio",
|
|
447
|
+
"group": "camel-test-infra",
|
|
448
|
+
"module": "org.apache.camel:camel-test-infra-minio",
|
|
449
|
+
"title": "Minio",
|
|
450
|
+
"description": "MinIO Object Storage, S3 compatible"
|
|
451
|
+
},
|
|
452
|
+
"mongodb": {
|
|
453
|
+
"kind": "testInfraService",
|
|
454
|
+
"version": "4.18.3",
|
|
455
|
+
"name": "mongodb",
|
|
456
|
+
"group": "camel-test-infra",
|
|
457
|
+
"module": "org.apache.camel:camel-test-infra-mongodb",
|
|
458
|
+
"title": "Mongodb",
|
|
459
|
+
"description": "MongoDB NoSql Database"
|
|
460
|
+
},
|
|
461
|
+
"mosquitto": {
|
|
462
|
+
"kind": "testInfraService",
|
|
463
|
+
"version": "4.18.3",
|
|
464
|
+
"name": "mosquitto",
|
|
465
|
+
"group": "camel-test-infra",
|
|
466
|
+
"module": "org.apache.camel:camel-test-infra-mosquitto",
|
|
467
|
+
"title": "Mosquitto",
|
|
468
|
+
"description": "Mosquitto is a message broker that implements MQTT protocol"
|
|
469
|
+
},
|
|
470
|
+
"nats": {
|
|
471
|
+
"kind": "testInfraService",
|
|
472
|
+
"version": "4.18.3",
|
|
473
|
+
"name": "nats",
|
|
474
|
+
"group": "camel-test-infra",
|
|
475
|
+
"module": "org.apache.camel:camel-test-infra-nats",
|
|
476
|
+
"title": "Nats",
|
|
477
|
+
"description": "Messaging Platform NATS"
|
|
478
|
+
},
|
|
479
|
+
"neo4j": {
|
|
480
|
+
"kind": "testInfraService",
|
|
481
|
+
"version": "4.18.3",
|
|
482
|
+
"name": "neo4j",
|
|
483
|
+
"group": "camel-test-infra",
|
|
484
|
+
"module": "org.apache.camel:camel-test-infra-neo4j",
|
|
485
|
+
"title": "Neo4j",
|
|
486
|
+
"description": "Neo4j Database"
|
|
487
|
+
},
|
|
488
|
+
"ollama": {
|
|
489
|
+
"kind": "testInfraService",
|
|
490
|
+
"version": "4.18.3",
|
|
491
|
+
"name": "ollama",
|
|
492
|
+
"group": "camel-test-infra",
|
|
493
|
+
"module": "org.apache.camel:camel-test-infra-ollama",
|
|
494
|
+
"title": "Ollama",
|
|
495
|
+
"description": "Build and run LLMs with Ollama"
|
|
496
|
+
},
|
|
497
|
+
"openldap": {
|
|
498
|
+
"kind": "testInfraService",
|
|
499
|
+
"version": "4.18.3",
|
|
500
|
+
"name": "openldap",
|
|
501
|
+
"group": "camel-test-infra",
|
|
502
|
+
"module": "org.apache.camel:camel-test-infra-openldap",
|
|
503
|
+
"title": "Openldap",
|
|
504
|
+
"description": "OpenLDAP is an implementation of the Lightweight Directory Access Protocol"
|
|
505
|
+
},
|
|
506
|
+
"pinecone": {
|
|
507
|
+
"kind": "testInfraService",
|
|
508
|
+
"version": "4.18.3",
|
|
509
|
+
"name": "pinecone",
|
|
510
|
+
"group": "camel-test-infra",
|
|
511
|
+
"module": "org.apache.camel:camel-test-infra-pinecone",
|
|
512
|
+
"title": "Pinecone",
|
|
513
|
+
"description": "Pinecone Vector Database"
|
|
514
|
+
},
|
|
515
|
+
"postgres": {
|
|
516
|
+
"kind": "testInfraService",
|
|
517
|
+
"version": "4.18.3",
|
|
518
|
+
"name": "postgres",
|
|
519
|
+
"group": "camel-test-infra",
|
|
520
|
+
"module": "org.apache.camel:camel-test-infra-postgres",
|
|
521
|
+
"title": "Postgres",
|
|
522
|
+
"description": "Postgres SQL Database"
|
|
523
|
+
},
|
|
524
|
+
"pulsar": {
|
|
525
|
+
"kind": "testInfraService",
|
|
526
|
+
"version": "4.18.3",
|
|
527
|
+
"name": "pulsar",
|
|
528
|
+
"group": "camel-test-infra",
|
|
529
|
+
"module": "org.apache.camel:camel-test-infra-pulsar",
|
|
530
|
+
"title": "Pulsar",
|
|
531
|
+
"description": "Distributed messaging and streaming platform"
|
|
532
|
+
},
|
|
533
|
+
"qdrant": {
|
|
534
|
+
"kind": "testInfraService",
|
|
535
|
+
"version": "4.18.3",
|
|
536
|
+
"name": "qdrant",
|
|
537
|
+
"group": "camel-test-infra",
|
|
538
|
+
"module": "org.apache.camel:camel-test-infra-qdrant",
|
|
539
|
+
"title": "Qdrant",
|
|
540
|
+
"description": "Vector Database and Vector Search Engine"
|
|
541
|
+
},
|
|
542
|
+
"rabbitmq": {
|
|
543
|
+
"kind": "testInfraService",
|
|
544
|
+
"version": "4.18.3",
|
|
545
|
+
"name": "rabbitmq",
|
|
546
|
+
"group": "camel-test-infra",
|
|
547
|
+
"module": "org.apache.camel:camel-test-infra-rabbitmq",
|
|
548
|
+
"title": "Rabbitmq",
|
|
549
|
+
"description": "Messaging and streaming broker"
|
|
550
|
+
},
|
|
551
|
+
"redis": {
|
|
552
|
+
"kind": "testInfraService",
|
|
553
|
+
"version": "4.18.3",
|
|
554
|
+
"name": "redis",
|
|
555
|
+
"group": "camel-test-infra",
|
|
556
|
+
"module": "org.apache.camel:camel-test-infra-redis",
|
|
557
|
+
"title": "Redis",
|
|
558
|
+
"description": "In Memory Database"
|
|
559
|
+
},
|
|
560
|
+
"rocketmq": {
|
|
561
|
+
"kind": "testInfraService",
|
|
562
|
+
"version": "4.18.3",
|
|
563
|
+
"name": "rocketmq",
|
|
564
|
+
"group": "camel-test-infra",
|
|
565
|
+
"module": "org.apache.camel:camel-test-infra-rocketmq",
|
|
566
|
+
"title": "Rocketmq",
|
|
567
|
+
"description": "Apache RocketMQ is a distributed messaging and streaming platform"
|
|
568
|
+
},
|
|
569
|
+
"smb": {
|
|
570
|
+
"kind": "testInfraService",
|
|
571
|
+
"version": "4.18.3",
|
|
572
|
+
"name": "smb",
|
|
573
|
+
"group": "camel-test-infra",
|
|
574
|
+
"module": "org.apache.camel:camel-test-infra-smb",
|
|
575
|
+
"title": "Smb",
|
|
576
|
+
"description": "SAMBA File Server"
|
|
577
|
+
},
|
|
578
|
+
"solr": {
|
|
579
|
+
"kind": "testInfraService",
|
|
580
|
+
"version": "4.18.3",
|
|
581
|
+
"name": "solr",
|
|
582
|
+
"group": "camel-test-infra",
|
|
583
|
+
"module": "org.apache.camel:camel-test-infra-solr",
|
|
584
|
+
"title": "Solr",
|
|
585
|
+
"description": "Apache Solr is a Search Platform"
|
|
586
|
+
},
|
|
587
|
+
"torch-serve": {
|
|
588
|
+
"kind": "testInfraService",
|
|
589
|
+
"version": "4.18.3",
|
|
590
|
+
"name": "torch-serve",
|
|
591
|
+
"group": "camel-test-infra",
|
|
592
|
+
"module": "org.apache.camel:camel-test-infra-torchserve",
|
|
593
|
+
"title": "Torch-serve",
|
|
594
|
+
"description": "TorchServe is a flexible tool for serving PyTorch"
|
|
595
|
+
},
|
|
596
|
+
"weaviate": {
|
|
597
|
+
"kind": "testInfraService",
|
|
598
|
+
"version": "4.18.3",
|
|
599
|
+
"name": "weaviate",
|
|
600
|
+
"group": "camel-test-infra",
|
|
601
|
+
"module": "org.apache.camel:camel-test-infra-weaviate",
|
|
602
|
+
"title": "Weaviate",
|
|
603
|
+
"description": "Weaviate Vector Database"
|
|
604
|
+
},
|
|
605
|
+
"xmpp": {
|
|
606
|
+
"kind": "testInfraService",
|
|
607
|
+
"version": "4.18.3",
|
|
608
|
+
"name": "xmpp",
|
|
609
|
+
"group": "camel-test-infra",
|
|
610
|
+
"module": "org.apache.camel:camel-test-infra-xmpp",
|
|
611
|
+
"title": "Xmpp",
|
|
612
|
+
"description": "Test XMPP Server"
|
|
613
|
+
},
|
|
614
|
+
"zookeeper": {
|
|
615
|
+
"kind": "testInfraService",
|
|
616
|
+
"version": "4.18.3",
|
|
617
|
+
"name": "zookeeper",
|
|
618
|
+
"group": "camel-test-infra",
|
|
619
|
+
"module": "org.apache.camel:camel-test-infra-zookeeper",
|
|
620
|
+
"title": "Zookeeper",
|
|
621
|
+
"description": "Zookeeper is a server for highly reliable distributed coordination of cloud applications"
|
|
622
|
+
}
|
|
623
|
+
}
|