| License | License | 
|---|---|
| GroupId | GroupIdcom.deliveredtechnologies | 
| ArtifactId | ArtifactIdtf-cmd-api | 
| Last Version | Last Version0.13-593 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiontf-cmd-api Terraform Commands API :: The bridge between Java and Terraform | 
| Filename | Size | 
|---|---|
| tf-cmd-api-0.13-593.pom | |
| tf-cmd-api-0.13-593.jar | 34 KB | 
| tf-cmd-api-0.13-593-sources.jar | 15 KB | 
| tf-cmd-api-0.13-593-javadoc.jar | 102 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.deliveredtechnologies/tf-cmd-api/ -->
<dependency>
    <groupId>com.deliveredtechnologies</groupId>
    <artifactId>tf-cmd-api</artifactId>
    <version>0.13-593</version>
</dependency>// https://jarcasting.com/artifacts/com.deliveredtechnologies/tf-cmd-api/
implementation 'com.deliveredtechnologies:tf-cmd-api:0.13-593'// https://jarcasting.com/artifacts/com.deliveredtechnologies/tf-cmd-api/
implementation ("com.deliveredtechnologies:tf-cmd-api:0.13-593")'com.deliveredtechnologies:tf-cmd-api:jar:0.13-593'<dependency org="com.deliveredtechnologies" name="tf-cmd-api" rev="0.13-593">
  <artifact name="tf-cmd-api" type="jar" />
</dependency>@Grapes(
@Grab(group='com.deliveredtechnologies', module='tf-cmd-api', version='0.13-593')
)libraryDependencies += "com.deliveredtechnologies" % "tf-cmd-api" % "0.13-593"[com.deliveredtechnologies/tf-cmd-api "0.13-593"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.zeroturnaround : zt-exec | jar | 1.11 | 
| commons-io : commons-io | jar | 2.7 | 
| org.apache.commons : commons-lang3 | jar | 3.9 | 
| org.slf4j : slf4j-api | jar | 1.7.26 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0 | 
| org.reflections : reflections | jar | 0.9.12 | 
