is not current version
Last Version 1.1.0

org.cloudfoundry.community:spring-cloud-s3-service-connector 0.9.0

This project provides a Spring Cloud service connector for Amazon S3 services brokered by the Cloud Foundry s3-cf-service-broker.

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.cloudfoundry.community
ArtifactId

ArtifactId

spring-cloud-s3-service-connector
Version

Version

0.9.0
Type

Type

jar

Download spring-cloud-s3-service-connector 0.9.0


<!-- https://jarcasting.com/artifacts/org.cloudfoundry.community/spring-cloud-s3-service-connector/ -->
<dependency>
    <groupId>org.cloudfoundry.community</groupId>
    <artifactId>spring-cloud-s3-service-connector</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudfoundry.community/spring-cloud-s3-service-connector/
implementation 'org.cloudfoundry.community:spring-cloud-s3-service-connector:0.9.0'
// https://jarcasting.com/artifacts/org.cloudfoundry.community/spring-cloud-s3-service-connector/
implementation ("org.cloudfoundry.community:spring-cloud-s3-service-connector:0.9.0")
'org.cloudfoundry.community:spring-cloud-s3-service-connector:jar:0.9.0'
<dependency org="org.cloudfoundry.community" name="spring-cloud-s3-service-connector" rev="0.9.0">
  <artifact name="spring-cloud-s3-service-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudfoundry.community', module='spring-cloud-s3-service-connector', version='0.9.0')
)
libraryDependencies += "org.cloudfoundry.community" % "spring-cloud-s3-service-connector" % "0.9.0"
[org.cloudfoundry.community/spring-cloud-s3-service-connector "0.9.0"]