is not current version
Last Version 11.5.0-beta.10

com.azure:azure-search-documents 11.3.0

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.3.0
Type

Type

jar

Download azure-search-documents 11.3.0


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