Last Version

Spring Cloud Service Connector for Amazon S3 Services 1.1.0

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

License

License

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.cloudfoundry.community
ArtifactId

ArtifactId

spring-cloud-s3-service-connector
Version

Version

1.1.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/cloudfoundry-community/spring-cloud-s3-service-connector
Project Organization

Project Organization

Cloud Foundry Community
Source Code Management

Source Code Management

https://github.com/cloudfoundry-community/spring-cloud-s3-service-connector.git

Download spring-cloud-s3-service-connector 1.1.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.1.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.1.0'
// https://jarcasting.com/artifacts/org.cloudfoundry.community/spring-cloud-s3-service-connector/
implementation ("org.cloudfoundry.community:spring-cloud-s3-service-connector:1.1.0")
'org.cloudfoundry.community:spring-cloud-s3-service-connector:jar:1.1.0'
<dependency org="org.cloudfoundry.community" name="spring-cloud-s3-service-connector" rev="1.1.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.1.0')
)
libraryDependencies += "org.cloudfoundry.community" % "spring-cloud-s3-service-connector" % "1.1.0"
[org.cloudfoundry.community/spring-cloud-s3-service-connector "1.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-cloudfoundry-connector jar 1.2.1.RELEASE
com.amazonaws : aws-java-sdk jar 1.8.3

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5
com.google.guava : guava jar 17.0

Project Modules

There are no modules declared in this project.