Last Version

Common Components for Async SDK for SQL API of Azure Cosmos DB Service 3.0.0-a1

Common Components for Async SDK for SQL API of Azure Cosmos DB Service

License

License

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-cosmos-commons
Version

Version

3.0.0-a1
Type

Type

jar
Description

Description

Common Components for Async SDK for SQL API of Azure Cosmos DB Service
Common Components for Async SDK for SQL API of Azure Cosmos DB Service

Download azure-cosmos-commons 3.0.0-a1


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

Dependencies

compile (16)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.fasterxml.uuid : java-uuid-generator jar 3.1.4
commons-io : commons-io jar 2.5
commons-validator : commons-validator jar 1.6
com.github.davidmoten : rxjava-extras jar 0.8.0.17
io.reactivex : rxjava jar 1.3.8
io.reactivex : rxjava-string jar 1.1.1
io.reactivex : rxnetty jar 0.4.20
io.netty : netty-codec-http jar 4.1.32.Final
io.netty : netty-handler jar 4.1.32.Final
io.netty : netty-transport jar 4.1.32.Final
io.netty : netty-handler-proxy jar 4.1.32.Final
org.slf4j : slf4j-api jar 1.7.6
org.apache.commons : commons-lang3 jar 3.8.1
org.apache.commons : commons-collections4 jar 4.2
org.apache.commons : commons-text jar 1.6

test (6)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
org.assertj : assertj-core jar 3.11.1
org.mockito : mockito-all jar 1.10.19
org.slf4j : slf4j-log4j12 jar 1.7.6
log4j : log4j jar 1.2.17
com.google.guava : guava jar 27.0.1-jre

Project Modules

There are no modules declared in this project.