| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators ORM Data |
| GroupId | GroupIdorg.infrastructurebuilder.automation |
| ArtifactId | ArtifactIdibr-generator-terraform |
| Last Version | Last Version0.9.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionibr-generator-terraform
Maven Plugin to take a deployment model and generate a manageable set of Terraform from it
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder.automation/ibr-generator-terraform/ -->
<dependency>
<groupId>org.infrastructurebuilder.automation</groupId>
<artifactId>ibr-generator-terraform</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder.automation/ibr-generator-terraform/
implementation 'org.infrastructurebuilder.automation:ibr-generator-terraform:0.9.0'
// https://jarcasting.com/artifacts/org.infrastructurebuilder.automation/ibr-generator-terraform/
implementation ("org.infrastructurebuilder.automation:ibr-generator-terraform:0.9.0")
'org.infrastructurebuilder.automation:ibr-generator-terraform:jar:0.9.0'
<dependency org="org.infrastructurebuilder.automation" name="ibr-generator-terraform" rev="0.9.0">
<artifact name="ibr-generator-terraform" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.automation', module='ibr-generator-terraform', version='0.9.0')
)
libraryDependencies += "org.infrastructurebuilder.automation" % "ibr-generator-terraform" % "0.9.0"
[org.infrastructurebuilder.automation/ibr-generator-terraform "0.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.infrastructurebuilder.automation : ibr-api | jar | 0.9.0 |
| org.infrastructurebuilder : ibexecutor | jar | |
| org.codehaus.plexus : plexus-interpolation | jar | |
| org.codehaus.plexus : plexus-archiver | jar | |
| org.infrastructurebuilder : ibcore | jar | |
| org.infrastructurebuilder : ibcore-config | jar | |
| org.apache.ant : ant | jar | 1.10.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.sisu : org.eclipse.sisu.plexus | jar | |
| com.google.inject : guice | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.infrastructurebuilder.automation : ibr-api | test-jar | 0.9.0 |
| org.infrastructurebuilder.util.auth : ibauth-api | test-jar | 0.9.4 |
| org.infrastructurebuilder.util.auth : ibauth-aws | jar | 0.9.4 |
| org.infrastructurebuilder.util.logging : iblogconfig | jar | 0.13.0 |
| org.infrastructurebuilder.util.logging : iblog-maven-component | jar | 0.13.0 |
| org.infrastructurebuilder.automation : imaging-test-fixtures | test-jar | 0.9.0 |
| org.infrastructurebuilder.automation : imaging-test-fixtures | jar | 0.9.0 |
| org.infrastructurebuilder : ibcore-config | test-jar | |
| org.infrastructurebuilder : ibcore | test-jar | |
| junit : junit | jar | 4.13.2 |
| org.jooq : joor | jar | 0.9.14 |
| org.jacoco : org.jacoco.agent | jar | 0.8.7 |
| ch.qos.logback : logback-classic | jar | 1.3.0-alpha5 |