| License |
License |
|---|---|
| GroupId | GroupIdcom.microsoft.azure |
| ArtifactId | ArtifactIddocumentdb-bulkexecutor |
| Last Version | Last Version2.12.5 |
| Release Date | Release Date |
| 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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/documentdb-bulkexecutor/
implementation 'com.microsoft.azure:documentdb-bulkexecutor:2.12.5'
// https://jarcasting.com/artifacts/com.microsoft.azure/documentdb-bulkexecutor/
implementation ("com.microsoft.azure:documentdb-bulkexecutor:2.12.5")
'com.microsoft.azure:documentdb-bulkexecutor:jar:2.12.5'
<dependency org="com.microsoft.azure" name="documentdb-bulkexecutor" rev="2.12.5">
<artifact name="documentdb-bulkexecutor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='documentdb-bulkexecutor', version='2.12.5')
)
libraryDependencies += "com.microsoft.azure" % "documentdb-bulkexecutor" % "2.12.5"
[com.microsoft.azure/documentdb-bulkexecutor "2.12.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 30.1.1-jre |
| 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 |