License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.hashicorp |
ArtifactId | ArtifactIdcdktf-provider-template |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.hashicorp:cdktf-provider-template
Prebuilt template Provider for Terraform CDK (cdktf)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-template/ -->
<dependency>
<groupId>com.hashicorp</groupId>
<artifactId>cdktf-provider-template</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-template/
implementation 'com.hashicorp:cdktf-provider-template:0.0.15'
// https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-template/
implementation ("com.hashicorp:cdktf-provider-template:0.0.15")
'com.hashicorp:cdktf-provider-template:jar:0.0.15'
<dependency org="com.hashicorp" name="cdktf-provider-template" rev="0.0.15">
<artifact name="cdktf-provider-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hashicorp', module='cdktf-provider-template', version='0.0.15')
)
libraryDependencies += "com.hashicorp" % "cdktf-provider-template" % "0.0.15"
[com.hashicorp/cdktf-provider-template "0.0.15"]
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) |