License |
License |
---|---|
GroupId | GroupIdcom.hashicorp |
ArtifactId | ArtifactIdcdktf |
Version | Version0.10.0-pre.29 |
Type | Typejar |
Description |
Descriptioncom.hashicorp:cdktf
Cloud Development Kit for Terraform
|
Filename | Size |
---|---|
cdktf-0.10.0-pre.29.pom | |
cdktf-0.10.0-pre.29.jar | 1 MB |
cdktf-0.10.0-pre.29-sources.jar | 993 KB |
cdktf-0.10.0-pre.29-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hashicorp/cdktf/ -->
<dependency>
<groupId>com.hashicorp</groupId>
<artifactId>cdktf</artifactId>
<version>0.10.0-pre.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.hashicorp/cdktf/
implementation 'com.hashicorp:cdktf:0.10.0-pre.29'
// https://jarcasting.com/artifacts/com.hashicorp/cdktf/
implementation ("com.hashicorp:cdktf:0.10.0-pre.29")
'com.hashicorp:cdktf:jar:0.10.0-pre.29'
<dependency org="com.hashicorp" name="cdktf" rev="0.10.0-pre.29">
<artifact name="cdktf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hashicorp', module='cdktf', version='0.10.0-pre.29')
)
libraryDependencies += "com.hashicorp" % "cdktf" % "0.10.0-pre.29"
[com.hashicorp/cdktf "0.10.0-pre.29"]
Group / Artifact | Type | Version |
---|---|---|
software.constructs : constructs | jar | [10.0.25,11.0.0) |
software.amazon.jsii : jsii-runtime | jar | [1.54.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) |