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