License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.hashicorp |
ArtifactId | ArtifactIdcdktf-provider-external |
Version | Version0.3.154 |
Type | Typejar |
Description |
Descriptioncom.hashicorp:cdktf-provider-external
Prebuilt external Provider for Terraform CDK (cdktf)
|
<!-- https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-external/ -->
<dependency>
<groupId>com.hashicorp</groupId>
<artifactId>cdktf-provider-external</artifactId>
<version>0.3.154</version>
</dependency>
// https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-external/
implementation 'com.hashicorp:cdktf-provider-external:0.3.154'
// https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-external/
implementation ("com.hashicorp:cdktf-provider-external:0.3.154")
'com.hashicorp:cdktf-provider-external:jar:0.3.154'
<dependency org="com.hashicorp" name="cdktf-provider-external" rev="0.3.154">
<artifact name="cdktf-provider-external" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hashicorp', module='cdktf-provider-external', version='0.3.154')
)
libraryDependencies += "com.hashicorp" % "cdktf-provider-external" % "0.3.154"
[com.hashicorp/cdktf-provider-external "0.3.154"]
Group / Artifact | Type | Version |
---|---|---|
com.hashicorp : cdktf | jar | [0.8.0,0.9.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) |