is not current version
Last Version 1.11.0

com.sitewhere:sitewhere-aws 1.10.0

SiteWhere AWS Integration

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-aws
Version

Version

1.10.0
Type

Type

jar

Download sitewhere-aws 1.10.0


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