is not current version
Last Version 1.1.0

org.cloudfoundry.community:spring-cloud-s3-service-connector 1.0.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

1.0.0
Type

Type

jar

Download spring-cloud-s3-service-connector 1.0.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>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudfoundry.community/spring-cloud-s3-service-connector/
implementation 'org.cloudfoundry.community:spring-cloud-s3-service-connector:1.0.0'
// https://jarcasting.com/artifacts/org.cloudfoundry.community/spring-cloud-s3-service-connector/
implementation ("org.cloudfoundry.community:spring-cloud-s3-service-connector:1.0.0")
'org.cloudfoundry.community:spring-cloud-s3-service-connector:jar:1.0.0'
<dependency org="org.cloudfoundry.community" name="spring-cloud-s3-service-connector" rev="1.0.0">
  <artifact name="spring-cloud-s3-service-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudfoundry.community', module='spring-cloud-s3-service-connector', version='1.0.0')
)
libraryDependencies += "org.cloudfoundry.community" % "spring-cloud-s3-service-connector" % "1.0.0"
[org.cloudfoundry.community/spring-cloud-s3-service-connector "1.0.0"]