License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdio.tornimo |
ArtifactId | ArtifactIdtornimo-spring-aws |
Version | Version0.3.1 |
Type | Typejar |
Description |
DescriptionSet of utilities for configuring Tornimo.io connector in the cloud.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tornimo-spring-aws-0.3.1.pom | |
tornimo-spring-aws-0.3.1.jar | 22 KB |
tornimo-spring-aws-0.3.1-sources.jar | 14 KB |
tornimo-spring-aws-0.3.1-javadoc.jar | 460 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.tornimo/tornimo-spring-aws/ -->
<dependency>
<groupId>io.tornimo</groupId>
<artifactId>tornimo-spring-aws</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.tornimo/tornimo-spring-aws/
implementation 'io.tornimo:tornimo-spring-aws:0.3.1'
// https://jarcasting.com/artifacts/io.tornimo/tornimo-spring-aws/
implementation ("io.tornimo:tornimo-spring-aws:0.3.1")
'io.tornimo:tornimo-spring-aws:jar:0.3.1'
<dependency org="io.tornimo" name="tornimo-spring-aws" rev="0.3.1">
<artifact name="tornimo-spring-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tornimo', module='tornimo-spring-aws', version='0.3.1')
)
libraryDependencies += "io.tornimo" % "tornimo-spring-aws" % "0.3.1"
[io.tornimo/tornimo-spring-aws "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.amazonaws : aws-java-sdk-core | jar | 1.11.587 |
io.tornimo : tornimo-spring-reporter | jar | 0.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 1.1-groovy-2.4 |
org.spockframework : spock-spring | jar | 1.1-groovy-2.4 |
org.codehaus.groovy : groovy-all | jar | 2.4.4 |
net.bytebuddy : byte-buddy | jar | 1.8.0 |
org.objenesis : objenesis | jar | 2.5.1 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.6.RELEASE |