License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices ORM Data |
GroupId | GroupIdorg.terrakube.terraform |
ArtifactId | ArtifactIdterraform-spring-boot-starter |
Last Version | Last Version0.6.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTerraform Spring Boot Starter
Terraform starter, including auto-configuration support.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
terraform-spring-boot-starter-0.6.4.pom | |
terraform-spring-boot-starter-0.6.4.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.terrakube.terraform/terraform-spring-boot-starter/ -->
<dependency>
<groupId>org.terrakube.terraform</groupId>
<artifactId>terraform-spring-boot-starter</artifactId>
<version>0.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.terrakube.terraform/terraform-spring-boot-starter/
implementation 'org.terrakube.terraform:terraform-spring-boot-starter:0.6.4'
// https://jarcasting.com/artifacts/org.terrakube.terraform/terraform-spring-boot-starter/
implementation ("org.terrakube.terraform:terraform-spring-boot-starter:0.6.4")
'org.terrakube.terraform:terraform-spring-boot-starter:jar:0.6.4'
<dependency org="org.terrakube.terraform" name="terraform-spring-boot-starter" rev="0.6.4">
<artifact name="terraform-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.terrakube.terraform', module='terraform-spring-boot-starter', version='0.6.4')
)
libraryDependencies += "org.terrakube.terraform" % "terraform-spring-boot-starter" % "0.6.4"
[org.terrakube.terraform/terraform-spring-boot-starter "0.6.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.6.8 |
org.terrakube.terraform : terraform-spring-boot-autoconfigure | jar | 0.6.4 |
org.terrakube.terraform : terraform-client | jar | 0.6.4 |