не последняя версия
Последняя версия 1.0-beta-8

org.jclouds:jclouds-aws-demo-createandlistbuckets 1.0-beta-7

jclouds S3 sample that creates a bucket then lists all owned buckets

Категории

Категории

AWS Контейнер PaaS Providers
Группа

Группа

org.jclouds
Идентификатор

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

jclouds-aws-demo-createandlistbuckets
Версия

Версия

1.0-beta-7
Тип

Тип

jar

Скачать jclouds-aws-demo-createandlistbuckets 1.0-beta-7


<!-- https://jarcasting.com/artifacts/org.jclouds/jclouds-aws-demo-createandlistbuckets/ -->
<dependency>
    <groupId>org.jclouds</groupId>
    <artifactId>jclouds-aws-demo-createandlistbuckets</artifactId>
    <version>1.0-beta-7</version>
</dependency>
// https://jarcasting.com/artifacts/org.jclouds/jclouds-aws-demo-createandlistbuckets/
implementation 'org.jclouds:jclouds-aws-demo-createandlistbuckets:1.0-beta-7'
// https://jarcasting.com/artifacts/org.jclouds/jclouds-aws-demo-createandlistbuckets/
implementation ("org.jclouds:jclouds-aws-demo-createandlistbuckets:1.0-beta-7")
'org.jclouds:jclouds-aws-demo-createandlistbuckets:jar:1.0-beta-7'
<dependency org="org.jclouds" name="jclouds-aws-demo-createandlistbuckets" rev="1.0-beta-7">
  <artifact name="jclouds-aws-demo-createandlistbuckets" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jclouds', module='jclouds-aws-demo-createandlistbuckets', version='1.0-beta-7')
)
libraryDependencies += "org.jclouds" % "jclouds-aws-demo-createandlistbuckets" % "1.0-beta-7"
[org.jclouds/jclouds-aws-demo-createandlistbuckets "1.0-beta-7"]