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