Microsoft Azure identity client library for communication

This package contains APIs for application identity in Microsoft Azure Communication Services. For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-identity/README.md and https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-identity/CHANGELOG.md. Microsoft Azure Communication Identity quickstart - https://docs.microsoft.com/azure/communication-services/quickstarts/access-tokens?pivots=programming-language-java

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-communication-identity
Last Version

Last Version

1.2.0-beta.1
Release Date

Release Date

Type

Type

jar
Description

Description

Microsoft Azure identity client library for communication
This package contains APIs for application identity in Microsoft Azure Communication Services. For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-identity/README.md and https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-identity/CHANGELOG.md. Microsoft Azure Communication Identity quickstart - https://docs.microsoft.com/azure/communication-services/quickstarts/access-tokens?pivots=programming-language-java
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-identity

How to add to project

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

Dependencies

compile (2)

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

test (10)

Group / Artifact Type Version
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
io.projectreactor : reactor-test jar 3.4.10
com.nimbusds : nimbus-jose-jwt jar 9.10.1
com.azure : azure-core-test jar 1.7.3
org.mockito : mockito-core jar 3.12.4
com.azure : azure-core-http-okhttp jar 1.7.4
com.azure : azure-identity jar 1.4.0
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.
com.azure

Microsoft Azure

APIs, SDKs and open source projects from Microsoft Azure

Versions

Version
1.2.0-beta.1
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
1.0.0-beta.6
1.0.0-beta.5
1.0.0-beta.4