is not current version
Last Version 1.5.10

org.jclouds.provider:eucalyptus-partnercloud-s3 1.0-beta-9b

Walrus (S3) implementation targeted to the Eucalyptus Partner Cloud

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.jclouds.provider
ArtifactId

ArtifactId

eucalyptus-partnercloud-s3
Version

Version

1.0-beta-9b
Type

Type

jar

Download eucalyptus-partnercloud-s3 1.0-beta-9b


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