Last Version

Microsoft Azure client library for Cognitive Search 11.5.0-beta.10

This package contains the Microsoft Azure Cognitive Search client library

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-search-documents
Version

Version

11.5.0-beta.10
Type

Type

jar
Description

Description

Microsoft Azure client library for Cognitive Search
This package contains the Microsoft Azure Cognitive Search client library
Project Organization

Project Organization

Microsoft Corporation

Download azure-search-documents 11.5.0-beta.10


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

Dependencies

compile (3)

Group / Artifact Type Version
com.azure : azure-core jar 1.29.1
com.azure : azure-core-http-netty jar 1.12.2
com.azure : azure-core-serializer-json-jackson jar 1.2.18

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (7)

Group / Artifact Type Version
com.azure : azure-core-test jar 1.9.1
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
org.mockito : mockito-core jar 4.0.0
io.projectreactor : reactor-test jar 3.4.17
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.