GroupId | GroupIdcom.microsoft.azure |
---|---|
ArtifactId | ArtifactIdazure-cosmosdb-direct |
Version | Version2.6.8 |
Type | Typejar |
Filename | Size |
---|---|
azure-cosmosdb-direct-2.6.8.pom | |
azure-cosmosdb-direct-2.6.8.jar | 387 KB |
azure-cosmosdb-direct-2.6.8-sources.jar | 9 KB |
azure-cosmosdb-direct-2.6.8-javadoc.jar | 492 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmosdb-direct/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-cosmosdb-direct</artifactId>
<version>2.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmosdb-direct/
implementation 'com.microsoft.azure:azure-cosmosdb-direct:2.6.8'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmosdb-direct/
implementation ("com.microsoft.azure:azure-cosmosdb-direct:2.6.8")
'com.microsoft.azure:azure-cosmosdb-direct:jar:2.6.8'
<dependency org="com.microsoft.azure" name="azure-cosmosdb-direct" rev="2.6.8">
<artifact name="azure-cosmosdb-direct" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-cosmosdb-direct', version='2.6.8')
)
libraryDependencies += "com.microsoft.azure" % "azure-cosmosdb-direct" % "2.6.8"
[com.microsoft.azure/azure-cosmosdb-direct "2.6.8"]