is not current version
Last Version 1.11.7

edu.utexas.tacc.tapis:tapis-shared-queue-tst 1.11.3

Shared library for access RabbitMQ

GroupId

GroupId

edu.utexas.tacc.tapis
ArtifactId

ArtifactId

tapis-shared-queue-tst
Version

Version

1.11.3
Type

Type

jar

Download tapis-shared-queue-tst 1.11.3


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