particle-aws

Common AWS Components and Configuration for the Particle Framework.

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

io.sdsolutions.particle
ArtifactId

ArtifactId

aws
Last Version

Last Version

2.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

particle-aws
Common AWS Components and Configuration for the Particle Framework.
Project URL

Project URL

https://github.com/sdsolutionsio/particle-aws
Source Code Management

Source Code Management

https://github.com/sdsolutionsio/particle-aws/tree/main

Download aws

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-dynamodb jar 1.12.227
org.slf4j : slf4j-api jar 1.7.36
org.springframework : spring-webmvc jar
org.springframework.boot : spring-boot-autoconfigure jar 2.7.0
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.11.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.0
2.6.7