is not current version
Last Version 1.6.9

org.jooby:jooby-aws 1.6.6


Categories

Categories

AWS Container PaaS Providers Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-aws
Version

Version

1.6.6
Type

Type

jar

Download jooby-aws 1.6.6


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