Last Version

Azure NoSQL 1.1.0-RELEASE

Microsoft Azure cloud platform java public components. Provide NoSQL (DocumentDB) support.

License

License

GroupId

GroupId

cn.easyproject
ArtifactId

ArtifactId

azure-nosql
Version

Version

1.1.0-RELEASE
Type

Type

jar
Description

Description

Azure NoSQL
Microsoft Azure cloud platform java public components. Provide NoSQL (DocumentDB) support.

Download azure-nosql 1.1.0-RELEASE


<!-- https://jarcasting.com/artifacts/cn.easyproject/azure-nosql/ -->
<dependency>
    <groupId>cn.easyproject</groupId>
    <artifactId>azure-nosql</artifactId>
    <version>1.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.easyproject/azure-nosql/
implementation 'cn.easyproject:azure-nosql:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/cn.easyproject/azure-nosql/
implementation ("cn.easyproject:azure-nosql:1.1.0-RELEASE")
'cn.easyproject:azure-nosql:jar:1.1.0-RELEASE'
<dependency org="cn.easyproject" name="azure-nosql" rev="1.1.0-RELEASE">
  <artifact name="azure-nosql" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.easyproject', module='azure-nosql', version='1.1.0-RELEASE')
)
libraryDependencies += "cn.easyproject" % "azure-nosql" % "1.1.0-RELEASE"
[cn.easyproject/azure-nosql "1.1.0-RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
com.microsoft.azure : azure-documentdb jar 1.9.3
com.google.code.gson : gson jar 2.8.0

Project Modules

There are no modules declared in this project.