License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.hashicorp |
ArtifactId | ArtifactIdcdktf-provider-tfe |
Last Version | Last Version0.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.hashicorp:cdktf-provider-tfe
Prebuilt tfe Provider for Terraform CDK (cdktf)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cdktf-provider-tfe-0.4.4.pom | |
cdktf-provider-tfe-0.4.4.jar | 446 KB |
cdktf-provider-tfe-0.4.4-sources.jar | 313 KB |
cdktf-provider-tfe-0.4.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-tfe/ -->
<dependency>
<groupId>com.hashicorp</groupId>
<artifactId>cdktf-provider-tfe</artifactId>
<version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-tfe/
implementation 'com.hashicorp:cdktf-provider-tfe:0.4.4'
// https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-tfe/
implementation ("com.hashicorp:cdktf-provider-tfe:0.4.4")
'com.hashicorp:cdktf-provider-tfe:jar:0.4.4'
<dependency org="com.hashicorp" name="cdktf-provider-tfe" rev="0.4.4">
<artifact name="cdktf-provider-tfe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hashicorp', module='cdktf-provider-tfe', version='0.4.4')
)
libraryDependencies += "com.hashicorp" % "cdktf-provider-tfe" % "0.4.4"
[com.hashicorp/cdktf-provider-tfe "0.4.4"]
Group / Artifact | Type | Version |
---|---|---|
com.hashicorp : cdktf | jar | [0.11.0,0.12.0) |
software.constructs : constructs | jar | [10.0.0,11.0.0) |
software.amazon.jsii : jsii-runtime | jar | [1.61.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) |