License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration ORM Data |
GroupId | GroupIdcom.microsoft.terraform |
ArtifactId | ArtifactIdterraform-spring-boot-autoconfigure |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionTerraform Spring Boot Auto-configure
Terraform spring boot auto-configuration.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.microsoft.terraform/terraform-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.microsoft.terraform</groupId>
<artifactId>terraform-spring-boot-autoconfigure</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.terraform/terraform-spring-boot-autoconfigure/
implementation 'com.microsoft.terraform:terraform-spring-boot-autoconfigure:1.0.0'
// https://jarcasting.com/artifacts/com.microsoft.terraform/terraform-spring-boot-autoconfigure/
implementation ("com.microsoft.terraform:terraform-spring-boot-autoconfigure:1.0.0")
'com.microsoft.terraform:terraform-spring-boot-autoconfigure:jar:1.0.0'
<dependency org="com.microsoft.terraform" name="terraform-spring-boot-autoconfigure" rev="1.0.0">
<artifact name="terraform-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.terraform', module='terraform-spring-boot-autoconfigure', version='1.0.0')
)
libraryDependencies += "com.microsoft.terraform" % "terraform-spring-boot-autoconfigure" % "1.0.0"
[com.microsoft.terraform/terraform-spring-boot-autoconfigure "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 1.5.10.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.10.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.10.RELEASE |
com.microsoft.terraform : terraform-client | jar | 1.0.0 |