License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices ORM Data |
GroupId | GroupIdcom.microsoft.terraform |
ArtifactId | ArtifactIdterraform-spring-boot-starter |
Last Version | Last Version1.0.0 |
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-1.0.0.pom | |
terraform-spring-boot-starter-1.0.0.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.terraform/terraform-spring-boot-starter/ -->
<dependency>
<groupId>com.microsoft.terraform</groupId>
<artifactId>terraform-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.terraform/terraform-spring-boot-starter/
implementation 'com.microsoft.terraform:terraform-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/com.microsoft.terraform/terraform-spring-boot-starter/
implementation ("com.microsoft.terraform:terraform-spring-boot-starter:1.0.0")
'com.microsoft.terraform:terraform-spring-boot-starter:jar:1.0.0'
<dependency org="com.microsoft.terraform" name="terraform-spring-boot-starter" rev="1.0.0">
<artifact name="terraform-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.terraform', module='terraform-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "com.microsoft.terraform" % "terraform-spring-boot-starter" % "1.0.0"
[com.microsoft.terraform/terraform-spring-boot-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 1.5.10.RELEASE |
com.microsoft.terraform : terraform-spring-boot-autoconfigure | jar | 1.0.0 |
com.microsoft.terraform : terraform-client | jar | 1.0.0 |