| License |
License |
|---|---|
| GroupId | GroupIdcom.azure |
| ArtifactId | ArtifactIdazure-ai-textanalytics |
| Last Version | Last Version5.2.0-beta.3 |
| Release Date | Release Date |
| 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.2.0-beta.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure/azure-ai-textanalytics/
implementation 'com.azure:azure-ai-textanalytics:5.2.0-beta.3'
// https://jarcasting.com/artifacts/com.azure/azure-ai-textanalytics/
implementation ("com.azure:azure-ai-textanalytics:5.2.0-beta.3")
'com.azure:azure-ai-textanalytics:jar:5.2.0-beta.3'
<dependency org="com.azure" name="azure-ai-textanalytics" rev="5.2.0-beta.3">
<artifact name="azure-ai-textanalytics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-ai-textanalytics', version='5.2.0-beta.3')
)
libraryDependencies += "com.azure" % "azure-ai-textanalytics" % "5.2.0-beta.3"
[com.azure/azure-ai-textanalytics "5.2.0-beta.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.azure : azure-core | jar | 1.28.0 |
| com.azure : azure-core-http-netty | jar | 1.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.azure : azure-core-test | jar | 1.8.0 |
| com.azure : azure-core-http-okhttp | jar | 1.9.0 |
| 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 |
| com.azure : azure-identity | jar | 1.5.1 |
| org.mockito : mockito-core | jar | 4.0.0 |
| org.jacoco : org.jacoco.agent | jar | 0.8.4 |