| License |
License |
|---|---|
| Categories |
CategoriesMessaging Application Layer Libs |
| GroupId | GroupIdcom.azure |
| ArtifactId | ArtifactIdazure-messaging-webpubsub |
| Version | Version1.0.2 |
| Type | Typejar |
| Description |
DescriptionMicrosoft Azure client library for Azure Web Pub Sub Service
This package contains the Microsoft Azure Web Pub Sub library.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.azure/azure-messaging-webpubsub/ -->
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-messaging-webpubsub</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure/azure-messaging-webpubsub/
implementation 'com.azure:azure-messaging-webpubsub:1.0.2'
// https://jarcasting.com/artifacts/com.azure/azure-messaging-webpubsub/
implementation ("com.azure:azure-messaging-webpubsub:1.0.2")
'com.azure:azure-messaging-webpubsub:jar:1.0.2'
<dependency org="com.azure" name="azure-messaging-webpubsub" rev="1.0.2">
<artifact name="azure-messaging-webpubsub" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-messaging-webpubsub', version='1.0.2')
)
libraryDependencies += "com.azure" % "azure-messaging-webpubsub" % "1.0.2"
[com.azure/azure-messaging-webpubsub "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.azure : azure-core | jar | 1.25.0 |
| com.azure : azure-core-http-netty | jar | 1.11.7 |
| com.nimbusds : nimbus-jose-jwt | jar | 9.10.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.azure : azure-core-test | jar | 1.7.8 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| io.projectreactor : reactor-test | jar | 3.4.13 |
| com.azure : azure-identity | jar | 1.4.4 |
| org.slf4j : slf4j-simple | jar | 1.7.32 |
| javax.websocket : javax.websocket-api | jar | 1.1 |
| org.glassfish.tyrus.bundles : tyrus-standalone-client | jar | 1.16 |
| org.glassfish.tyrus : tyrus-container-grizzly | jar | 1.2.1 |
| org.jacoco : org.jacoco.agent | jar | 0.8.4 |