{"id":28452893,"url":"https://github.com/marketsquare/robotframework-jmslibrary","last_synced_at":"2025-06-27T23:31:16.883Z","repository":{"id":297630351,"uuid":"996803673","full_name":"MarketSquare/robotframework-jmslibrary","owner":"MarketSquare","description":"A library for Robot Framework to connect to several JMS Providers using jPype","archived":false,"fork":false,"pushed_at":"2025-06-16T13:45:11.000Z","size":12203,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-16T14:50:53.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/MarketSquare.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-05T13:41:25.000Z","updated_at":"2025-06-07T10:50:41.000Z","dependencies_parsed_at":"2025-06-06T14:43:56.564Z","dependency_job_id":null,"html_url":"https://github.com/MarketSquare/robotframework-jmslibrary","commit_stats":null,"previous_names":["marketsquare/robotframework-jmslibrary"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MarketSquare/robotframework-jmslibrary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarketSquare%2Frobotframework-jmslibrary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarketSquare%2Frobotframework-jmslibrary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarketSquare%2Frobotframework-jmslibrary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarketSquare%2Frobotframework-jmslibrary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarketSquare","download_url":"https://codeload.github.com/MarketSquare/robotframework-jmslibrary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarketSquare%2Frobotframework-jmslibrary/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262351453,"owners_count":23297625,"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":"2025-06-06T18:13:06.643Z","updated_at":"2025-06-27T23:31:16.869Z","avatar_url":"https://github.com/MarketSquare.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# robotframework-jmslibrary\n\nRobot Framework library for sending and receiving JMS messages to different JMS providers like ActiveMQ and WebLogic.\n\n📕 [Keyword Documentation](https://marketsquare.github.io/robotframework-jmslibrary/JMS.html)\n\n## Getting started\n\n### Installation\n\n`pip install --upgrade robotframework-jmslibrary`\n\n### Usage\n\n```RobotFramework\n*** Settings ***\nLibrary  JMS\n\n*** Test Cases ***\nSend And Receive JMS Messages\n    Create Producer    RobotQueue1    \n    Send    Hello from Robot Framework\n    Create Consumer    RobotQueue1\n    Receive    ==    Hello from Robot Framework\n\nSend JMS Messages\n    Create Producer    RobotQueue4\n    Send Message    Hello from Robot Framework\n    Create Consumer    RobotQueue4\n    Receive    ==    Hello from Robot Framework\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarketsquare%2Frobotframework-jmslibrary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarketsquare%2Frobotframework-jmslibrary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarketsquare%2Frobotframework-jmslibrary/lists"}