| License |
License |
|---|---|
| GroupId | GroupIdcom.azure |
| ArtifactId | ArtifactIdazure-ai-textanalytics |
| Version | Version5.1.0 |
| Type | Typejar |
| Description |
DescriptionMicrosoft Azure client library for Text Analytics
This package contains the Microsoft Azure Cognitive Services Text Analytics SDK.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.azure/azure-ai-textanalytics/ -->
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-ai-textanalytics</artifactId>
<version>5.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure/azure-ai-textanalytics/
implementation 'com.azure:azure-ai-textanalytics:5.1.0'
// https://jarcasting.com/artifacts/com.azure/azure-ai-textanalytics/
implementation ("com.azure:azure-ai-textanalytics:5.1.0")
'com.azure:azure-ai-textanalytics:jar:5.1.0'
<dependency org="com.azure" name="azure-ai-textanalytics" rev="5.1.0">
<artifact name="azure-ai-textanalytics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-ai-textanalytics', version='5.1.0')
)
libraryDependencies += "com.azure" % "azure-ai-textanalytics" % "5.1.0"
[com.azure/azure-ai-textanalytics "5.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.azure : azure-core | jar | 1.18.0 |
| com.azure : azure-core-http-netty | jar | 1.10.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.azure : azure-core-test | jar | 1.6.4 |
| com.azure : azure-core-http-okhttp | jar | 1.7.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 |
| com.azure : azure-identity | jar | 1.3.3 |
| org.mockito : mockito-core | jar | 3.9.0 |
| org.jacoco : org.jacoco.agent | jar | 0.8.4 |