Categories |
CategoriesAWS Container PaaS Providers Data |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdredshift-data |
Version | Version810.2.801.0 |
Type | Typejar |
Filename | Size |
---|---|
redshift-data-810.2.801.0.pom | |
redshift-data-810.2.801.0.jar | 8 KB |
redshift-data-810.2.801.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>810.2.801.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/redshift-data/
implementation 'com.cognitect.aws:redshift-data:810.2.801.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/redshift-data/
implementation ("com.cognitect.aws:redshift-data:810.2.801.0")
'com.cognitect.aws:redshift-data:jar:810.2.801.0'
<dependency org="com.cognitect.aws" name="redshift-data" rev="810.2.801.0">
<artifact name="redshift-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='redshift-data', version='810.2.801.0')
)
libraryDependencies += "com.cognitect.aws" % "redshift-data" % "810.2.801.0"
[com.cognitect.aws/redshift-data "810.2.801.0"]