License |
License |
---|---|
GroupId | GroupIdcom.amido.stacks.modules |
ArtifactId | ArtifactIdstacks-azure-servicebus |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstacks-azure-servicebus
Core Azure Service Bus components for the Java Stacks solution
|
<!-- https://jarcasting.com/artifacts/com.amido.stacks.modules/stacks-azure-servicebus/ -->
<dependency>
<groupId>com.amido.stacks.modules</groupId>
<artifactId>stacks-azure-servicebus</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.amido.stacks.modules/stacks-azure-servicebus/
implementation 'com.amido.stacks.modules:stacks-azure-servicebus:1.0.0'
// https://jarcasting.com/artifacts/com.amido.stacks.modules/stacks-azure-servicebus/
implementation ("com.amido.stacks.modules:stacks-azure-servicebus:1.0.0")
'com.amido.stacks.modules:stacks-azure-servicebus:jar:1.0.0'
<dependency org="com.amido.stacks.modules" name="stacks-azure-servicebus" rev="1.0.0">
<artifact name="stacks-azure-servicebus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amido.stacks.modules', module='stacks-azure-servicebus', version='1.0.0')
)
libraryDependencies += "com.amido.stacks.modules" % "stacks-azure-servicebus" % "1.0.0"
[com.amido.stacks.modules/stacks-azure-servicebus "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.azure.spring : azure-spring-boot-starter-cosmos | jar | 3.10.0 |
org.springframework : spring-context | jar | 5.3.8 |
com.azure : azure-messaging-servicebus | jar | 7.3.0 |
com.amido.stacks.modules : stacks-core-messaging | jar | 1.0.0 |
io.netty : netty-codec-http | jar | 4.1.72.Final |
com.google.code.gson : gson | jar | 2.8.9 |
io.netty : netty-codec | jar | 4.1.72.Final |
io.netty : netty-handler | jar | 4.1.72.Final |
org.projectlombok : lombok | jar | 1.18.22 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.7 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.mockito : mockito-junit-jupiter | jar | 3.11.2 |
org.hamcrest : hamcrest | jar | 2.2 |
nl.jqno.equalsverifier : equalsverifier | jar | 3.7.2 |
org.assertj : assertj-core | jar | 3.21.0 |