| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools AWS Container PaaS Providers |
| GroupId | GroupIdcom.hashicorp |
| ArtifactId | ArtifactIdcdktf-provider-aws |
| Version | Version7.0.29 |
| Type | Typejar |
| Description |
Descriptioncom.hashicorp:cdktf-provider-aws
Prebuilt aws Provider for Terraform CDK (cdktf)
|
| Filename | Size |
|---|---|
| cdktf-provider-aws-7.0.29.pom | |
| cdktf-provider-aws-7.0.29.jar | 64 MB |
| cdktf-provider-aws-7.0.29-sources.jar | 42 MB |
| cdktf-provider-aws-7.0.29-javadoc.jar | 203 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-aws/ -->
<dependency>
<groupId>com.hashicorp</groupId>
<artifactId>cdktf-provider-aws</artifactId>
<version>7.0.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-aws/
implementation 'com.hashicorp:cdktf-provider-aws:7.0.29'
// https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-aws/
implementation ("com.hashicorp:cdktf-provider-aws:7.0.29")
'com.hashicorp:cdktf-provider-aws:jar:7.0.29'
<dependency org="com.hashicorp" name="cdktf-provider-aws" rev="7.0.29">
<artifact name="cdktf-provider-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hashicorp', module='cdktf-provider-aws', version='7.0.29')
)
libraryDependencies += "com.hashicorp" % "cdktf-provider-aws" % "7.0.29"
[com.hashicorp/cdktf-provider-aws "7.0.29"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.hashicorp : cdktf | jar | [0.10.0,0.11.0) |
| software.constructs : constructs | jar | [10.0.0,11.0.0) |
| software.amazon.jsii : jsii-runtime | jar | [1.57.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) |