License |
License |
---|---|
GroupId | GroupIdcn.easyproject |
ArtifactId | ArtifactIdazure-nosql |
Version | Version1.1.0-RELEASE |
Type | Typejar |
Description |
DescriptionAzure NoSQL
Microsoft Azure cloud platform java public components. Provide NoSQL (DocumentDB) support.
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : azure-documentdb | jar | 1.9.3 |
com.google.code.gson : gson | jar | 2.8.0 |