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