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