License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.hashicorp |
ArtifactId | ArtifactIdcdktf-provider-local |
Version | Version0.1.76 |
Type | Typejar |
Description |
Descriptioncom.hashicorp:cdktf-provider-local
Prebuilt local Provider for Terraform CDK (cdktf)
|
Filename | Size |
---|---|
cdktf-provider-local-0.1.76.pom | |
cdktf-provider-local-0.1.76.jar | 48 KB |
cdktf-provider-local-0.1.76-sources.jar | 38 KB |
cdktf-provider-local-0.1.76-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-local/ -->
<dependency>
<groupId>com.hashicorp</groupId>
<artifactId>cdktf-provider-local</artifactId>
<version>0.1.76</version>
</dependency>
// https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-local/
implementation 'com.hashicorp:cdktf-provider-local:0.1.76'
// https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-local/
implementation ("com.hashicorp:cdktf-provider-local:0.1.76")
'com.hashicorp:cdktf-provider-local:jar:0.1.76'
<dependency org="com.hashicorp" name="cdktf-provider-local" rev="0.1.76">
<artifact name="cdktf-provider-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hashicorp', module='cdktf-provider-local', version='0.1.76')
)
libraryDependencies += "com.hashicorp" % "cdktf-provider-local" % "0.1.76"
[com.hashicorp/cdktf-provider-local "0.1.76"]
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.47.0,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) |