License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIddocdb |
Version | Version811.2.889.0 |
Type | Typejar |
Description |
Descriptiondocdb
docdb resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
docdb-811.2.889.0.pom | |
docdb-811.2.889.0.jar | 22 KB |
docdb-811.2.889.0-sources.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/docdb/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>docdb</artifactId>
<version>811.2.889.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/docdb/
implementation 'com.cognitect.aws:docdb:811.2.889.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/docdb/
implementation ("com.cognitect.aws:docdb:811.2.889.0")
'com.cognitect.aws:docdb:jar:811.2.889.0'
<dependency org="com.cognitect.aws" name="docdb" rev="811.2.889.0">
<artifact name="docdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='docdb', version='811.2.889.0')
)
libraryDependencies += "com.cognitect.aws" % "docdb" % "811.2.889.0"
[com.cognitect.aws/docdb "811.2.889.0"]