Last Version

Terraform Spring Boot Auto-configure 1.0.0

Terraform spring boot auto-configuration.

License

License

MIT
Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration ORM Data
GroupId

GroupId

com.microsoft.terraform
ArtifactId

ArtifactId

terraform-spring-boot-autoconfigure
Version

Version

1.0.0
Type

Type

jar
Description

Description

Terraform Spring Boot Auto-configure
Terraform spring boot auto-configuration.
Project URL

Project URL

https://github.com/Microsoft/terraform-spring-boot
Project Organization

Project Organization

Microsoft
Source Code Management

Source Code Management

https://github.com/Microsoft/terraform-spring-boot/tree/master

Download terraform-spring-boot-autoconfigure 1.0.0


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.