Last Version

spring-aws-extras 0.0.4

Util classes to glue Spring and AWS together.

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

se.solrike.spring-aws-extras
ArtifactId

ArtifactId

spring-aws-extras
Version

Version

0.0.4
Type

Type

jar
Description

Description

spring-aws-extras
Util classes to glue Spring and AWS together.
Project URL

Project URL

https://github.com/Lucas3oo/spring-aws-extras
Source Code Management

Source Code Management

https://github.com/Lucas3oo/spring-aws-extras

Download spring-aws-extras 0.0.4


<!-- https://jarcasting.com/artifacts/se.solrike.spring-aws-extras/spring-aws-extras/ -->
<dependency>
    <groupId>se.solrike.spring-aws-extras</groupId>
    <artifactId>spring-aws-extras</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/se.solrike.spring-aws-extras/spring-aws-extras/
implementation 'se.solrike.spring-aws-extras:spring-aws-extras:0.0.4'
// https://jarcasting.com/artifacts/se.solrike.spring-aws-extras/spring-aws-extras/
implementation ("se.solrike.spring-aws-extras:spring-aws-extras:0.0.4")
'se.solrike.spring-aws-extras:spring-aws-extras:jar:0.0.4'
<dependency org="se.solrike.spring-aws-extras" name="spring-aws-extras" rev="0.0.4">
  <artifact name="spring-aws-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.solrike.spring-aws-extras', module='spring-aws-extras', version='0.0.4')
)
libraryDependencies += "se.solrike.spring-aws-extras" % "spring-aws-extras" % "0.0.4"
[se.solrike.spring-aws-extras/spring-aws-extras "0.0.4"]

Dependencies

compile (4)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-core jar 1.11.928
com.amazonaws : aws-java-sdk-s3 jar 1.11.928
org.springframework : spring-context jar 5.3.5
org.springframework : spring-core jar 5.3.5

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
io.awspring.cloud : spring-cloud-aws-core jar 2.3.0

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.mockito : mockito-core jar 3.7.7
org.mockito : mockito-junit-jupiter jar 3.7.7
org.springframework.boot : spring-boot-starter-test jar 2.4.4

Project Modules

There are no modules declared in this project.