plugin_config 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. #
  2. # Licensed to the Apache Software Foundation (ASF) under one or more
  3. # contributor license agreements. See the NOTICE file distributed with
  4. # this work for additional information regarding copyright ownership.
  5. # The ASF licenses this file to You under the Apache License, Version 2.0
  6. # (the "License"); you may not use this file except in compliance with
  7. # the License. You may obtain a copy of the License at
  8. #
  9. # http://www.apache.org/licenses/LICENSE-2.0
  10. #
  11. # Unless required by applicable law or agreed to in writing, software
  12. # distributed under the License is distributed on an "AS IS" BASIS,
  13. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  14. # See the License for the specific language governing permissions and
  15. # limitations under the License.
  16. #
  17. #
  18. # This mapping is used to resolve the Jar package name without version (or call artifactId)
  19. #
  20. # corresponding to the module in the user Config, helping SeaTunnel to load the correct Jar package.
  21. # Don't modify the delimiter " -- ", just select the plugin you need
  22. --connectors-v2--
  23. connector-amazondynamodb
  24. connector-assert
  25. connector-cassandra
  26. connector-cdc-mysql
  27. connector-cdc-sqlserver
  28. connector-clickhouse
  29. connector-datahub
  30. connector-dingtalk
  31. connector-doris
  32. connector-elasticsearch
  33. connector-email
  34. connector-file-ftp
  35. connector-file-hadoop
  36. connector-file-local
  37. connector-file-oss
  38. connector-file-oss-jindo
  39. connector-file-s3
  40. connector-file-sftp
  41. connector-google-sheets
  42. connector-google-firestore
  43. connector-hive
  44. connector-http-base
  45. connector-http-feishu
  46. connector-http-gitlab
  47. connector-http-github
  48. connector-http-jira
  49. connector-http-klaviyo
  50. connector-http-lemlist
  51. connector-http-myhours
  52. connector-http-notion
  53. connector-http-onesignal
  54. connector-http-wechat
  55. connector-hudi
  56. connector-iceberg
  57. connector-influxdb
  58. connector-iotdb
  59. connector-jdbc
  60. connector-kafka
  61. connector-kudu
  62. connector-maxcompute
  63. connector-mongodb
  64. connector-neo4j
  65. connector-openmldb
  66. connector-pulsar
  67. connector-rabbitmq
  68. connector-redis
  69. connector-s3-redshift
  70. connector-sentry
  71. connector-slack
  72. connector-socket
  73. connector-starrocks
  74. connector-tablestore
  75. connector-selectdb-cloud
  76. connector-hbase
  77. connector-preview
  78. --end--