Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdio.tornimo |
ArtifactId | ArtifactIdtornimo-spring-aws |
Version | Version0.3.0 |
Type | Typejar |
Filename | Size |
---|---|
tornimo-spring-aws-0.3.0.pom | |
tornimo-spring-aws-0.3.0.jar | 17 KB |
tornimo-spring-aws-0.3.0-sources.jar | 11 KB |
tornimo-spring-aws-0.3.0-javadoc.jar | 428 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.tornimo/tornimo-spring-aws/ -->
<dependency>
<groupId>io.tornimo</groupId>
<artifactId>tornimo-spring-aws</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.tornimo/tornimo-spring-aws/
implementation 'io.tornimo:tornimo-spring-aws:0.3.0'
// https://jarcasting.com/artifacts/io.tornimo/tornimo-spring-aws/
implementation ("io.tornimo:tornimo-spring-aws:0.3.0")
'io.tornimo:tornimo-spring-aws:jar:0.3.0'
<dependency org="io.tornimo" name="tornimo-spring-aws" rev="0.3.0">
<artifact name="tornimo-spring-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tornimo', module='tornimo-spring-aws', version='0.3.0')
)
libraryDependencies += "io.tornimo" % "tornimo-spring-aws" % "0.3.0"
[io.tornimo/tornimo-spring-aws "0.3.0"]