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