Last Version

Microsoft Azure client library for CallingServer service 1.0.0-beta.4

This package contains clients and data structures used to make call with Azure Communication CallingServer Service. For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-callingserver/README.md and https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-callingserver/CHANGELOG.md.

License

License

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-communication-callingserver
Version

Version

1.0.0-beta.4
Type

Type

jar
Description

Description

Microsoft Azure client library for CallingServer service
This package contains clients and data structures used to make call with Azure Communication CallingServer Service. For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-callingserver/README.md and https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-callingserver/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-callingserver 1.0.0-beta.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.azure : azure-core jar 1.21.0
com.azure : azure-communication-common jar 1.0.4

test (12)

Group / Artifact Type Version
com.azure : azure-communication-identity jar 1.1.2
com.azure : azure-core-test jar 1.7.2
com.nimbusds : nimbus-jose-jwt jar 9.10.1
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 3.12.4
io.projectreactor : reactor-test jar 3.4.10
com.azure : azure-core-http-okhttp jar 1.7.4
com.azure : azure-identity jar 1.3.7
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.