License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.hashicorp |
ArtifactId | ArtifactIdcdktf-provider-google |
Version | Version0.6.13 |
Type | Typejar |
Description |
Descriptioncom.hashicorp:cdktf-provider-google
Prebuilt google Provider for Terraform CDK (cdktf)
|
<!-- https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-google/ -->
<dependency>
<groupId>com.hashicorp</groupId>
<artifactId>cdktf-provider-google</artifactId>
<version>0.6.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-google/
implementation 'com.hashicorp:cdktf-provider-google:0.6.13'
// https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-google/
implementation ("com.hashicorp:cdktf-provider-google:0.6.13")
'com.hashicorp:cdktf-provider-google:jar:0.6.13'
<dependency org="com.hashicorp" name="cdktf-provider-google" rev="0.6.13">
<artifact name="cdktf-provider-google" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hashicorp', module='cdktf-provider-google', version='0.6.13')
)
libraryDependencies += "com.hashicorp" % "cdktf-provider-google" % "0.6.13"
[com.hashicorp/cdktf-provider-google "0.6.13"]
Group / Artifact | Type | Version |
---|---|---|
com.hashicorp : cdktf | jar | [0.9.0,0.10.0) |
software.constructs : constructs | jar | [10.0.0,11.0.0) |
software.amazon.jsii : jsii-runtime | jar | [1.52.1,2.0.0) |
org.jetbrains : annotations | jar | [16.0.3,20.0.0) |
javax.annotation : javax.annotation-api | jar | [1.3.2,1.4.0) |