Library :: S3 Bucket

S3 compatible file handler

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.gyftedstore.library
ArtifactId

ArtifactId

spring-boot-s3bucket-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Library :: S3 Bucket
S3 compatible file handler
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-s3bucket-starter
Project Organization

Project Organization

Gyfted Inc.

Download spring-boot-s3bucket-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.gyftedstore.library/spring-boot-s3bucket-starter/ -->
<dependency>
    <groupId>com.gyftedstore.library</groupId>
    <artifactId>spring-boot-s3bucket-starter</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gyftedstore.library/spring-boot-s3bucket-starter/
implementation 'com.gyftedstore.library:spring-boot-s3bucket-starter:1.0.0'
// https://jarcasting.com/artifacts/com.gyftedstore.library/spring-boot-s3bucket-starter/
implementation ("com.gyftedstore.library:spring-boot-s3bucket-starter:1.0.0")
'com.gyftedstore.library:spring-boot-s3bucket-starter:jar:1.0.0'
<dependency org="com.gyftedstore.library" name="spring-boot-s3bucket-starter" rev="1.0.0">
  <artifact name="spring-boot-s3bucket-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gyftedstore.library', module='spring-boot-s3bucket-starter', version='1.0.0')
)
libraryDependencies += "com.gyftedstore.library" % "spring-boot-s3bucket-starter" % "1.0.0"
[com.gyftedstore.library/spring-boot-s3bucket-starter "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.5.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.5.RELEASE
com.amazonaws : aws-java-sdk-core jar 1.11.749
com.amazonaws : aws-java-sdk-s3 jar 1.11.749

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0