License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers Net Messaging Application Layer Libs |
GroupId | GroupIdedu.internet2.middleware.grouper |
ArtifactId | ArtifactIdgrouper-messaging-aws |
Last Version | Last Version2.6.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGrouper AWS Messaging
The Grouper AWS SQS Integration
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/edu.internet2.middleware.grouper/grouper-messaging-aws/ -->
<dependency>
<groupId>edu.internet2.middleware.grouper</groupId>
<artifactId>grouper-messaging-aws</artifactId>
<version>2.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/edu.internet2.middleware.grouper/grouper-messaging-aws/
implementation 'edu.internet2.middleware.grouper:grouper-messaging-aws:2.6.9'
// https://jarcasting.com/artifacts/edu.internet2.middleware.grouper/grouper-messaging-aws/
implementation ("edu.internet2.middleware.grouper:grouper-messaging-aws:2.6.9")
'edu.internet2.middleware.grouper:grouper-messaging-aws:jar:2.6.9'
<dependency org="edu.internet2.middleware.grouper" name="grouper-messaging-aws" rev="2.6.9">
<artifact name="grouper-messaging-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.internet2.middleware.grouper', module='grouper-messaging-aws', version='2.6.9')
)
libraryDependencies += "edu.internet2.middleware.grouper" % "grouper-messaging-aws" % "2.6.9"
[edu.internet2.middleware.grouper/grouper-messaging-aws "2.6.9"]
Group / Artifact | Type | Version |
---|---|---|
xerces : xercesImpl | jar | 2.11.0 |
org.apache.commons : commons-lang3 | jar | 3.7 |
com.amazonaws : aws-java-sdk-core | jar | 1.11.529 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.6 |
com.amazonaws : aws-java-sdk-sqs | jar | 1.11.529 |
com.amazonaws : aws-java-sdk-sns | jar | 1.11.529 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
edu.internet2.middleware.grouper : grouper | jar | 2.6.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |