https://github.com/awslabs/amazon-sqs-java-messaging-lib
This Amazon SQS Java Messaging Library holds the Java Message Service compatible classes, that are used for communicating with Amazon Simple Queue Service.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.7%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
This Amazon SQS Java Messaging Library holds the Java Message Service compatible classes, that are used for communicating with Amazon Simple Queue Service.
Basic Info
- Host: GitHub
- Owner: awslabs
- License: apache-2.0
- Language: Java
- Default Branch: master
- Homepage: http://aws.amazon.com/sqs
- Size: 501 KB
Statistics
- Stars: 179
- Watchers: 31
- Forks: 150
- Open Issues: 51
- Releases: 23
Topics
Metadata Files
README.md
Amazon SQS Java Messaging Library
The Amazon SQS Java Messaging Library holds the Java Message Service compatible classes, that are used for communicating with Amazon Simple Queue Service. This project builds on top of the AWS SDK for Java to use Amazon SQS as the JMS (as defined in Jakarta 3.1 specification) provider for the messaging applications without running any additional software.
- You can download release builds through the releases section of this project.
- For more information on using the amazon-sqs-java-messaging-lib, see our getting started guide to SQS here.
Getting Started
- Sign up for AWS — Before you begin, you need an AWS account. For more information about creating an AWS account and retrieving your AWS credentials, see AWS Account and Credentials in the AWS SDK for Java Developer Guide.
- Minimum requirements — To use the sample application, you'll need Java 8 (or later) and Maven 3. For more information about the requirements, see the Getting Started section of the Amazon SQS Developer Guide.
- Download — Download the latest release or pick it up from Maven:
xml <dependency> <groupId>com.amazonaws</groupId> <artifactId>amazon-sqs-java-messaging-lib</artifactId> <version>2.1.4</version> <type>jar</type> </dependency> - Further information - Read the API documentation.
Feedback
- Give us feedback here.
- If you'd like to contribute a new feature or bug fix, we'd love to see GitHub pull requests from you.
Owner
- Name: Amazon Web Services - Labs
- Login: awslabs
- Kind: organization
- Location: Seattle, WA
- Website: http://amazon.com/aws/
- Repositories: 914
- Profile: https://github.com/awslabs
AWS Labs
GitHub Events
Total
- Create event: 10
- Release event: 2
- Issues event: 8
- Watch event: 9
- Delete event: 9
- Issue comment event: 14
- Push event: 3
- Pull request review event: 2
- Pull request event: 19
- Fork event: 4
Last Year
- Create event: 10
- Release event: 2
- Issues event: 8
- Watch event: 9
- Delete event: 9
- Issue comment event: 14
- Push event: 3
- Pull request review event: 2
- Pull request event: 19
- Fork event: 4
Committers
Last synced: 10 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| dependabot[bot] | 4****]@u****m | 20 |
| Jacob Li | z****i@a****m | 13 |
| robin-aws | s****r@a****m | 13 |
| Mihir Patel | m****p@a****m | 12 |
| ziyanli-amazon | 7****n@u****m | 11 |
| armogur | a****r@g****m | 4 |
| Robert Balent | b****r@a****m | 3 |
| Sean Liu | s****4@g****m | 3 |
| Vedran Pavic | v****n@v****m | 3 |
| Buddhike de Silva | b****e@g****m | 2 |
| Craig Andrews | c****s@i****m | 2 |
| Jakub Wojciak | j****k@a****m | 2 |
| Volkan Tokmak | v****k@d****m | 2 |
| Amazon Web Services | a****t@u****m | 1 |
| Brad Atcheson | a****n@a****m | 1 |
| Michael G. Khmelnitsky | m****1@u****m | 1 |
| Michael G. Khmelnitsky | v****e@g****m | 1 |
| Michael Huffman | m****n@r****m | 1 |
| Pieter-Jan Pintens | p****s@u****m | 1 |
| Santiago Castro | s****0@h****m | 1 |
| Sean C. Sullivan | g****b@s****m | 1 |
| Trevor Dyck | t****k@a****m | 1 |
| ersaxenas | e****s@g****m | 1 |
| verhasi | i****n@v****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 49
- Total pull requests: 125
- Average time to close issues: over 3 years
- Average time to close pull requests: 6 months
- Total issue authors: 49
- Total pull request authors: 22
- Average comments per issue: 3.02
- Average comments per pull request: 1.01
- Merged pull requests: 17
- Bot issues: 0
- Bot pull requests: 102
Past Year
- Issues: 5
- Pull requests: 18
- Average time to close issues: 9 days
- Average time to close pull requests: about 1 month
- Issue authors: 5
- Pull request authors: 4
- Average comments per issue: 0.2
- Average comments per pull request: 0.44
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 14
Top Authors
Issue Authors
- ssdev17 (1)
- enkuru (1)
- rbofa (1)
- zZToasterZz (1)
- maximus321 (1)
- pratikshya (1)
- artamonovkirill (1)
- xianqiangzhao (1)
- Gitrdon3 (1)
- XakepSDK (1)
- tiansu-yu-idealo (1)
- ragnar-lothbrok (1)
- jwindberg (1)
- nissimlavy (1)
- reecefenwick (1)
Pull Request Authors
- dependabot[bot] (123)
- vpavic (2)
- verhasi (2)
- KL0nLutiy (2)
- gilbahat (2)
- lashifrin (2)
- ersaxenas (2)
- eitansela (1)
- yeshodhan (1)
- stanley-travelex (1)
- armogur (1)
- candrews (1)
- sean-heller (1)
- ksuneelkumar (1)
- krloss (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 856,542
- Total dependent packages: 35
- Total dependent repositories: 235
- Total versions: 25
repo1.maven.org: com.amazonaws:amazon-sqs-java-messaging-lib
The Amazon SQS Java Messaging Library holds the Java Message Service compatible classes, that are used for communicating with Amazon Simple Queue Service.
- Homepage: https://github.com/awslabs/amazon-sqs-java-messaging-lib
- Documentation: https://appdoc.app/artifact/com.amazonaws/amazon-sqs-java-messaging-lib/
- License: Apache License, Version 2.0
-
Latest release: 2.1.4
published over 1 year ago
Rankings
Dependencies
- joda-time:joda-time 2.10.13
- org.apache.geronimo.specs:geronimo-jms_1.1_spec 1.1.1
- org.slf4j:slf4j-api 1.7.30
- software.amazon.awssdk:auth 2.17.208
- software.amazon.awssdk:sqs 2.17.208
- software.amazon.awssdk:utils 2.17.208
- junit:junit 4.13.1 test
- org.junit.jupiter:junit-jupiter-engine 5.7.0-M1 test
- org.mockito:mockito-core 1.10.8 test