| Категории |
КатегорииAWS Контейнер PaaS Providers |
|---|---|
| Группа | Группаcom.cognitect.aws |
| Идентификатор | Идентификаторredshift |
| Версия | Версия794.2.638.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| redshift-794.2.638.0.pom | |
| redshift-794.2.638.0.jar | 40 KB |
| redshift-794.2.638.0-sources.jar | 38 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/redshift/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>redshift</artifactId>
<version>794.2.638.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/redshift/
implementation 'com.cognitect.aws:redshift:794.2.638.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/redshift/
implementation ("com.cognitect.aws:redshift:794.2.638.0")
'com.cognitect.aws:redshift:jar:794.2.638.0'
<dependency org="com.cognitect.aws" name="redshift" rev="794.2.638.0">
<artifact name="redshift" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='redshift', version='794.2.638.0')
)
libraryDependencies += "com.cognitect.aws" % "redshift" % "794.2.638.0"
[com.cognitect.aws/redshift "794.2.638.0"]