License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-documentdb-rx |
Version | Version0.9.0-rc2 |
Type | Typejar |
Description |
Descriptionazure-documentdb-rx
Java Reactive Extension (Rx) for Microsoft Azure DocumentDB SDK
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-documentdb-rx/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-documentdb-rx</artifactId>
<version>0.9.0-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-documentdb-rx/
implementation 'com.microsoft.azure:azure-documentdb-rx:0.9.0-rc2'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-documentdb-rx/
implementation ("com.microsoft.azure:azure-documentdb-rx:0.9.0-rc2")
'com.microsoft.azure:azure-documentdb-rx:jar:0.9.0-rc2'
<dependency org="com.microsoft.azure" name="azure-documentdb-rx" rev="0.9.0-rc2">
<artifact name="azure-documentdb-rx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-documentdb-rx', version='0.9.0-rc2')
)
libraryDependencies += "com.microsoft.azure" % "azure-documentdb-rx" % "0.9.0-rc2"
[com.microsoft.azure/azure-documentdb-rx "0.9.0-rc2"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.5 |
io.reactivex : rxjava | jar | 1.2.5 |
io.reactivex : rxjava-string | jar | 1.1.1 |
com.microsoft.azure : azure-documentdb | jar | 1.13.0 |
io.reactivex : rxnetty | jar | 0.4.20 |
io.reactivex : rxnetty-servo | jar | 0.4.20 |
io.netty : netty-codec-http | jar | 4.1.7.Final |
io.netty : netty-handler | jar | 4.1.7.Final |
io.netty : netty-transport | jar | 4.1.7.Final |
io.netty : netty-transport-native-epoll | jar | 4.1.7.Final |
org.slf4j : slf4j-api | jar | 1.7.6 |
org.apache.commons : commons-lang3 | jar | 3.5 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |
org.assertj : assertj-core | jar | 1.7.0 |
org.mockito : mockito-all | jar | 1.10.8 |
org.slf4j : slf4j-log4j12 | jar | 1.7.6 |
log4j : log4j | jar | 1.2.17 |