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