License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIddocumentdb-bulkexecutor |
Version | Version2.12.4 |
Type | Typejar |
Description |
Descriptioncom.microsoft.azure:documentdb-bulkexecutor
Document Bulk Executor for Azure Cosmos DB Service
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/documentdb-bulkexecutor/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>documentdb-bulkexecutor</artifactId>
<version>2.12.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/documentdb-bulkexecutor/
implementation 'com.microsoft.azure:documentdb-bulkexecutor:2.12.4'
// https://jarcasting.com/artifacts/com.microsoft.azure/documentdb-bulkexecutor/
implementation ("com.microsoft.azure:documentdb-bulkexecutor:2.12.4")
'com.microsoft.azure:documentdb-bulkexecutor:jar:2.12.4'
<dependency org="com.microsoft.azure" name="documentdb-bulkexecutor" rev="2.12.4">
<artifact name="documentdb-bulkexecutor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='documentdb-bulkexecutor', version='2.12.4')
)
libraryDependencies += "com.microsoft.azure" % "documentdb-bulkexecutor" % "2.12.4"
[com.microsoft.azure/documentdb-bulkexecutor "2.12.4"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : azure-documentdb | jar | 2.6.4 |
org.slf4j : slf4j-api | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.6 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |