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