Microsoft Azure Network Traversal client library for communication

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

License

License

Categories

Categories

Net
GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-communication-networktraversal
Last Version

Last Version

1.1.0-beta.2
Release Date

Release Date

Type

Type

jar
Description

Description

Microsoft Azure Network Traversal client library for communication
This package contains APIs for application Network Traversal in Microsoft Azure Communication Services. For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-networktraversal/README.md and https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-identity/CHANGELOG.md. Microsoft Azure Communication Network Traversal 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-networktraversal

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.azure : azure-core jar 1.27.0
com.azure : azure-communication-common jar 1.1.2

test (10)

Group / Artifact Type Version
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.14
com.azure : azure-core-test jar 1.7.10
org.mockito : mockito-core jar 4.0.0
com.azure : azure-core-http-okhttp jar 1.8.0
com.azure : azure-identity jar 1.5.0
com.azure : azure-communication-identity jar 1.1.8
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0-beta.2
1.1.0-beta.1
1.0.0
1.0.0-beta.2
1.0.0-beta.1