Last Version

Tapis Message Queue Library 1.11.48

Shared library for access RabbitMQ

GroupId

GroupId

edu.utexas.tacc.tapis
ArtifactId

ArtifactId

tapis-shared-queue
Version

Version

1.11.48
Type

Type

jar
Description

Description

Tapis Message Queue Library
Shared library for access RabbitMQ

Download tapis-shared-queue 1.11.48


<!-- https://jarcasting.com/artifacts/edu.utexas.tacc.tapis/tapis-shared-queue/ -->
<dependency>
    <groupId>edu.utexas.tacc.tapis</groupId>
    <artifactId>tapis-shared-queue</artifactId>
    <version>1.11.48</version>
</dependency>
// https://jarcasting.com/artifacts/edu.utexas.tacc.tapis/tapis-shared-queue/
implementation 'edu.utexas.tacc.tapis:tapis-shared-queue:1.11.48'
// https://jarcasting.com/artifacts/edu.utexas.tacc.tapis/tapis-shared-queue/
implementation ("edu.utexas.tacc.tapis:tapis-shared-queue:1.11.48")
'edu.utexas.tacc.tapis:tapis-shared-queue:jar:1.11.48'
<dependency org="edu.utexas.tacc.tapis" name="tapis-shared-queue" rev="1.11.48">
  <artifact name="tapis-shared-queue" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.utexas.tacc.tapis', module='tapis-shared-queue', version='1.11.48')
)
libraryDependencies += "edu.utexas.tacc.tapis" % "tapis-shared-queue" % "1.11.48"
[edu.utexas.tacc.tapis/tapis-shared-queue "1.11.48"]

Dependencies

compile (2)

Group / Artifact Type Version
${project.groupId} » tapis-shared-lib jar 1.11.48
com.rabbitmq : amqp-client jar

test (2)

Group / Artifact Type Version
org.testng : testng jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.