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