is not current version
Last Version 11.5.0-beta.10

com.azure:azure-search-documents 11.4.6

This package contains client functionality for Microsoft Azure Cognitive Search

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-search-documents
Version

Version

11.4.6
Type

Type

jar

Download azure-search-documents 11.4.6


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