Terraform Spring Boot Starter

Terraform starter, including auto-configuration support.

License

License

MIT
Categories

Categories

Spring Boot Container Microservices ORM Data
GroupId

GroupId

com.microsoft.terraform
ArtifactId

ArtifactId

terraform-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Terraform Spring Boot Starter
Terraform starter, including auto-configuration support.
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-starter

How to add to project

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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0