AWS SDK for Scala - Parent POM

It's like the AWS SDK for Java, but more Scala-y

Лицензия

Лицензия

Категории

Категории

Scala Языки программирования AWS Контейнер PaaS Providers
Группа

Группа

com.amazonaws.scala
Идентификатор

Идентификатор

parent-pom
Последняя версия

Последняя версия

0.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

AWS SDK for Scala - Parent POM
It's like the AWS SDK for Java, but more Scala-y
Ссылка на сайт

Ссылка на сайт

https://github.com/awslabs/aws-scala-sdk
Система контроля версий

Система контроля версий

https://github.com/awslabs/aws-scala-sdk

Скачать parent-pom

Имя Файла Размер
parent-pom-0.0.1.pom 4 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.amazonaws.scala/parent-pom/ -->
<dependency>
    <groupId>com.amazonaws.scala</groupId>
    <artifactId>parent-pom</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.amazonaws.scala/parent-pom/
implementation 'com.amazonaws.scala:parent-pom:0.0.1'
// https://jarcasting.com/artifacts/com.amazonaws.scala/parent-pom/
implementation ("com.amazonaws.scala:parent-pom:0.0.1")
'com.amazonaws.scala:parent-pom:pom:0.0.1'
<dependency org="com.amazonaws.scala" name="parent-pom" rev="0.0.1">
  <artifact name="parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.amazonaws.scala', module='parent-pom', version='0.0.1')
)
libraryDependencies += "com.amazonaws.scala" % "parent-pom" % "0.0.1"
[com.amazonaws.scala/parent-pom "0.0.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • generator-maven-plugin
  • project-generator

aws-scala-sdk

Join the chat at https://gitter.im/awslabs/aws-scala-sdk

It's like the AWS SDK for Java, but more Scala-y.

Building

Have a look at config.yaml. Pick your favorite version of the AWS SDK for Java. Then run build.sh. You'll need Apache Maven on your path.

Using

import com.amazonaws.services.kinesis.model._
import com.amazonaws.services.kinesis.scala._

val client = new AmazonKinesisClient("us-west-2")
client.listStreams(new ListStreamsRequest()).
  map((r: ListStreamsResult) => r.getStreams())

Contributing

Feature and pull requests welcome!

com.amazonaws.scala

Amazon Web Services - Labs

AWS Labs

Версии библиотеки

Версия
0.0.1