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