Last Version

AzureSBExample 0.6.0

Project for JCA modules that connect to various cloud services

License

License

Categories

Categories

Payara Container Application Servers
GroupId

GroupId

fish.payara.cloud.connectors.azuresb
ArtifactId

ArtifactId

azure-sb-example
Version

Version

0.6.0
Type

Type

ejb
Description

Description

AzureSBExample
Project for JCA modules that connect to various cloud services

Download azure-sb-example 0.6.0


<!-- https://jarcasting.com/artifacts/fish.payara.cloud.connectors.azuresb/azure-sb-example/ -->
<dependency>
    <groupId>fish.payara.cloud.connectors.azuresb</groupId>
    <artifactId>azure-sb-example</artifactId>
    <version>0.6.0</version>
    <type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/fish.payara.cloud.connectors.azuresb/azure-sb-example/
implementation 'fish.payara.cloud.connectors.azuresb:azure-sb-example:0.6.0'
// https://jarcasting.com/artifacts/fish.payara.cloud.connectors.azuresb/azure-sb-example/
implementation ("fish.payara.cloud.connectors.azuresb:azure-sb-example:0.6.0")
'fish.payara.cloud.connectors.azuresb:azure-sb-example:ejb:0.6.0'
<dependency org="fish.payara.cloud.connectors.azuresb" name="azure-sb-example" rev="0.6.0">
  <artifact name="azure-sb-example" type="ejb" />
</dependency>
@Grapes(
@Grab(group='fish.payara.cloud.connectors.azuresb', module='azure-sb-example', version='0.6.0')
)
libraryDependencies += "fish.payara.cloud.connectors.azuresb" % "azure-sb-example" % "0.6.0"
[fish.payara.cloud.connectors.azuresb/azure-sb-example "0.6.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.microsoft.azure : azure-servicebus jar 1.2.13

provided (2)

Group / Artifact Type Version
fish.payara.cloud.connectors.azuresb : azure-sb-jca-api jar 0.6.0
jakarta.platform : jakarta.jakartaee-api jar 8.0.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.0.0

Project Modules

There are no modules declared in this project.