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