не последняя версия
Последняя версия 2.12.5

com.microsoft.azure:documentdb-bulkexecutor 2.12.1

Document Bulk Executor for Azure Cosmos DB Service

Группа

Группа

com.microsoft.azure
Идентификатор

Идентификатор

documentdb-bulkexecutor
Версия

Версия

2.12.1
Тип

Тип

jar

Скачать documentdb-bulkexecutor 2.12.1


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