Last Version

Terraform Client for Java developers 1.0.0

Terraform client wrapper for Java developers

License

License

MIT
Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

com.microsoft.terraform
ArtifactId

ArtifactId

terraform-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

Terraform Client for Java developers
Terraform client wrapper for Java developers
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-client 1.0.0


<!-- https://jarcasting.com/artifacts/com.microsoft.terraform/terraform-client/ -->
<dependency>
    <groupId>com.microsoft.terraform</groupId>
    <artifactId>terraform-client</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.terraform/terraform-client/
implementation 'com.microsoft.terraform:terraform-client:1.0.0'
// https://jarcasting.com/artifacts/com.microsoft.terraform/terraform-client/
implementation ("com.microsoft.terraform:terraform-client:1.0.0")
'com.microsoft.terraform:terraform-client:jar:1.0.0'
<dependency org="com.microsoft.terraform" name="terraform-client" rev="1.0.0">
  <artifact name="terraform-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.terraform', module='terraform-client', version='1.0.0')
)
libraryDependencies += "com.microsoft.terraform" % "terraform-client" % "1.0.0"
[com.microsoft.terraform/terraform-client "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.