Last Version

Microsoft Azure common library for communication service client 1.1.4

This package contains data structures commonly used for communicating with Microsoft Azure Communication Services. For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/communication/azure-communication-common/README.md and https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/communication/azure-communication-common/CHANGELOG.md.

License

License

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-communication-common
Version

Version

1.1.4
Type

Type

jar
Description

Description

Microsoft Azure common library for communication service client
This package contains data structures commonly used for communicating with Microsoft Azure Communication Services. For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/communication/azure-communication-common/README.md and https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/communication/azure-communication-common/CHANGELOG.md.
Project URL

Project URL

https://github.com/Azure/azure-sdk-for-java
Project Organization

Project Organization

Microsoft Corporation
Source Code Management

Source Code Management

https://github.com/Azure/azure-sdk-for-java

Download azure-communication-common 1.1.4


<!-- https://jarcasting.com/artifacts/com.azure/azure-communication-common/ -->
<dependency>
    <groupId>com.azure</groupId>
    <artifactId>azure-communication-common</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure/azure-communication-common/
implementation 'com.azure:azure-communication-common:1.1.4'
// https://jarcasting.com/artifacts/com.azure/azure-communication-common/
implementation ("com.azure:azure-communication-common:1.1.4")
'com.azure:azure-communication-common:jar:1.1.4'
<dependency org="com.azure" name="azure-communication-common" rev="1.1.4">
  <artifact name="azure-communication-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-communication-common', version='1.1.4')
)
libraryDependencies += "com.azure" % "azure-communication-common" % "1.1.4"
[com.azure/azure-communication-common "1.1.4"]

Dependencies

compile (2)

Group / Artifact Type Version
com.azure : azure-core jar 1.29.1
com.azure : azure-core-http-netty jar 1.12.2

test (6)

Group / Artifact Type Version
com.nimbusds : nimbus-jose-jwt jar 9.22
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
io.projectreactor : reactor-test jar 3.4.17
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.