is not current version
Last Version 1.6.9

org.jooby:jooby-aws 0.9.0

Amazon Web Services for Jooby

Categories

Categories

AWS Container PaaS Providers Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-aws
Version

Version

0.9.0
Type

Type

jar

Download jooby-aws 0.9.0


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