is not current version
Last Version 0.6.1

org.apache.streams:streams-amazon-aws 0.4.1-incubating

Amazon AWS Modules

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

org.apache.streams
ArtifactId

ArtifactId

streams-amazon-aws
Version

Version

0.4.1-incubating
Type

Type

pom

Download streams-amazon-aws 0.4.1-incubating


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