AMQP 1.0 resource adapter - parent

A JCA resource adapter for using AMQP 1.0 messaging with app servers such as WildFly or Thorntail.

License

License

GroupId

GroupId

org.amqphub.jca
ArtifactId

ArtifactId

resource-adapter-parent
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

AMQP 1.0 resource adapter - parent
A JCA resource adapter for using AMQP 1.0 messaging with app servers such as WildFly or Thorntail.
Project URL

Project URL

https://github.com/amqphub/amqp-10-resource-adapter
Source Code Management

Source Code Management

https://github.com/amqphub/amqp-10-resource-adapter.git

Download resource-adapter-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.amqphub.jca/resource-adapter-parent/ -->
<dependency>
    <groupId>org.amqphub.jca</groupId>
    <artifactId>resource-adapter-parent</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.amqphub.jca/resource-adapter-parent/
implementation 'org.amqphub.jca:resource-adapter-parent:2.0.0'
// https://jarcasting.com/artifacts/org.amqphub.jca/resource-adapter-parent/
implementation ("org.amqphub.jca:resource-adapter-parent:2.0.0")
'org.amqphub.jca:resource-adapter-parent:pom:2.0.0'
<dependency org="org.amqphub.jca" name="resource-adapter-parent" rev="2.0.0">
  <artifact name="resource-adapter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.amqphub.jca', module='resource-adapter-parent', version='2.0.0')
)
libraryDependencies += "org.amqphub.jca" % "resource-adapter-parent" % "2.0.0"
[org.amqphub.jca/resource-adapter-parent "2.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • resource-adapter
  • wildfly-example
org.amqphub.jca

AMQP Hub

Open source AMQP 1.0 libraries, tools, integrations, and examples

Versions

Version
2.0.0
1.0.2
1.0.0