{"id":14987920,"url":"https://github.com/apache/activemq-artemis-examples","last_synced_at":"2025-09-23T03:27:15.944Z","repository":{"id":215281571,"uuid":"731589386","full_name":"apache/activemq-artemis-examples","owner":"apache","description":"Apache ActiveMQ Artemis Examples","archived":false,"fork":false,"pushed_at":"2025-07-24T14:53:16.000Z","size":1887,"stargazers_count":35,"open_issues_count":1,"forks_count":30,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-09-20T01:25:36.020Z","etag":null,"topics":["activemq","activemq-artemis","amqp","amqp10","amqps","apache","broker","hornetq","java","jms","messaging","mqtt","openwire","stomp"],"latest_commit_sha":null,"homepage":"https://activemq.apache.org/components/artemis","language":"Java","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-12-14T12:22:20.000Z","updated_at":"2025-08-22T15:05:17.000Z","dependencies_parsed_at":"2024-06-04T02:39:28.651Z","dependency_job_id":"118d9e8f-1a8c-4807-b6e7-0133a99788a8","html_url":"https://github.com/apache/activemq-artemis-examples","commit_stats":{"total_commits":48,"total_committers":7,"mean_commits":6.857142857142857,"dds":0.375,"last_synced_commit":"c19358e55282d288179009128905bcfd6ab62453"},"previous_names":["apache/activemq-artemis-examples"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/apache/activemq-artemis-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Factivemq-artemis-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Factivemq-artemis-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Factivemq-artemis-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Factivemq-artemis-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/activemq-artemis-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Factivemq-artemis-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276509080,"owners_count":25654849,"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","status":"online","status_checked_at":"2025-09-23T02:00:09.130Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["activemq","activemq-artemis","amqp","amqp10","amqps","apache","broker","hornetq","java","jms","messaging","mqtt","openwire","stomp"],"created_at":"2024-09-24T14:15:42.762Z","updated_at":"2025-09-23T03:27:15.897Z","avatar_url":"https://github.com/apache.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ActiveMQ Artemis Examples\n\nThis repository contains various examples demonstrating many of the features of [Apache ActiveMQ Artemis](https://activemq.apache.org/components/artemis/).\n\n## Getting Started\n\n### Prepare the broker distribution\n\nTo begin, run the following at the root of your examples checkout to prepare a broker distribution for use.\n\n```\nmvn clean package\n```\n\nThis will establish a broker installation within the _artemis-distribution_ module in the root, which the individual examples will then reference while creating a broker instance when they are run.\n\n### Running individual examples\n\nAfter preparing the broker distribution as above, you can then run most individual examples by changing into their directory and running `mvn verify` or `mvn install` (See the readme.md file in each example directory for specific details).\n\nFor instance, a simple introductory example would be the [\"queue\"](examples/features/standard/queue/) example. To run it, do the following:\n\n```\ncd examples/features/standard/queue/\nmvn clean verify\n```\n\nThis will start a broker instance, using the previously prepared broker installation in _artemis-distribution_, and then run the example client application against it, which will print having produced and consumed a message.\n\n\n## Contributing\n\nSee [CONTRIBUTING](CONTRIBUTING.md) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Factivemq-artemis-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Factivemq-artemis-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Factivemq-artemis-examples/lists"}