{"id":22096927,"url":"https://github.com/streamnative/pulsar-io-amqp-1-0","last_synced_at":"2025-07-24T22:32:42.789Z","repository":{"id":37791081,"uuid":"333368555","full_name":"streamnative/pulsar-io-amqp-1-0","owner":"streamnative","description":"support sink/source for AMQP version 1.0.0","archived":false,"fork":false,"pushed_at":"2024-04-15T13:43:45.000Z","size":683,"stargazers_count":7,"open_issues_count":2,"forks_count":8,"subscribers_count":28,"default_branch":"master","last_synced_at":"2024-04-15T22:59:51.923Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/streamnative.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-01-27T09:29:55.000Z","updated_at":"2024-08-23T10:20:12.823Z","dependencies_parsed_at":"2024-04-17T20:48:26.659Z","dependency_job_id":"ed57bf19-9965-4c51-a80c-3379016cf76d","html_url":"https://github.com/streamnative/pulsar-io-amqp-1-0","commit_stats":null,"previous_names":[],"tags_count":471,"template":false,"template_full_name":"streamnative/pulsar-io-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamnative%2Fpulsar-io-amqp-1-0","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamnative%2Fpulsar-io-amqp-1-0/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamnative%2Fpulsar-io-amqp-1-0/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamnative%2Fpulsar-io-amqp-1-0/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/streamnative","download_url":"https://codeload.github.com/streamnative/pulsar-io-amqp-1-0/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227482463,"owners_count":17779968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-01T04:13:34.080Z","updated_at":"2024-12-01T04:13:34.709Z","avatar_url":"https://github.com/streamnative.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AMQP1_0 connector\n\nThe AMQP1_0 connector is a [Pulsar IO connector](http://pulsar.apache.org/docs/en/next/io-overview/) for exchanging data between [AMQP 1.0](https://www.amqp.org/) and [Pulsar](https://pulsar.apache.org/docs/en/next/standalone/). It consists of two types of connectors: \n\n- AMQP1_0 **source** connector \n  \n  This connector feeds data from AMQP and writes data to Pulsar topics. \n\n  ![](docs/amqp-1-0-source.png)\n\n- AMQP1_0 **sink** connector \n  \n  This connector pulls data from Pulsar topics and persists data to AMQP.\n\n  ![](docs/amqp-1-0-sink.png)\n            \n## Doc\n\n| AMQP1_0 connector version |Apache Pulsar version|Doc |\n| :---------- |  :------------- |:------------- |\n2.7.1.1 \u003cbr\u003e\u003cbr\u003e 2.7.1.2 \u003cbr\u003e\u003cbr\u003e 2.7.1.3| 2.7.x |- [AMQP1_0 source connector](https://github.com/streamnative/pulsar-io-amqp-1-0/blob/branch-2.7.1/docs/amqp-1-0-source.md)\u003cbr\u003e\u003cbr\u003e  - [AMQP1_0 sink connector](https://github.com/streamnative/pulsar-io-amqp-1-0/blob/branch-2.7.1/docs/amqp-1-0-sink.md)\n\n## Project layout\n\nBelow are the sub folders and files of this project and their corresponding descriptions.\n\n```bash\n├── conf // examples of configuration files of this connector\n├── docs // user guides of this connector\n├── script // scripts of this connector\n├── io-amqp1_0-impl\n│   ├── src // source code of this connector\n├── tests // integration test\n├── src\n│   ├── checkstyle // checkstyle configuration files of this connector\n│   ├── license // license header for this project. `mvn license:format` can be used for formatting the project with the stored license header in this directory\n│   │   └── ALv2\n│   ├── spotbugs // spotbugs configuration files of this connector\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstreamnative%2Fpulsar-io-amqp-1-0","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstreamnative%2Fpulsar-io-amqp-1-0","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstreamnative%2Fpulsar-io-amqp-1-0/lists"}