License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.hashicorp |
ArtifactId | ArtifactIdcdktf-provider-azuread |
Version | Version0.0.148 |
Type | Typejar |
Description |
Descriptioncom.hashicorp:cdktf-provider-azuread
Prebuilt azuread Provider for Terraform CDK (cdktf)
|
<!-- https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-azuread/ -->
<dependency>
<groupId>com.hashicorp</groupId>
<artifactId>cdktf-provider-azuread</artifactId>
<version>0.0.148</version>
</dependency>
// https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-azuread/
implementation 'com.hashicorp:cdktf-provider-azuread:0.0.148'
// https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-azuread/
implementation ("com.hashicorp:cdktf-provider-azuread:0.0.148")
'com.hashicorp:cdktf-provider-azuread:jar:0.0.148'
<dependency org="com.hashicorp" name="cdktf-provider-azuread" rev="0.0.148">
<artifact name="cdktf-provider-azuread" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hashicorp', module='cdktf-provider-azuread', version='0.0.148')
)
libraryDependencies += "com.hashicorp" % "cdktf-provider-azuread" % "0.0.148"
[com.hashicorp/cdktf-provider-azuread "0.0.148"]
Group / Artifact | Type | Version |
---|---|---|
com.hashicorp : cdktf | jar | [0.7.0,0.8.0) |
software.constructs : constructs | jar | [10.0.0,11.0.0) |
software.amazon.jsii : jsii-runtime | jar | [1.44.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) |