| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdorg.infrastructurebuilder.terraform | 
| ArtifactId | ArtifactIdremote-state-iterim | 
| Last Version | Last Version0.10.4 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionremote-state-iterim Modules for writing s3 roles for remote state buckets | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| remote-state-iterim-0.10.4.pom | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder.terraform/remote-state-iterim/ -->
<dependency>
    <groupId>org.infrastructurebuilder.terraform</groupId>
    <artifactId>remote-state-iterim</artifactId>
    <version>0.10.4</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.infrastructurebuilder.terraform/remote-state-iterim/
implementation 'org.infrastructurebuilder.terraform:remote-state-iterim:0.10.4'// https://jarcasting.com/artifacts/org.infrastructurebuilder.terraform/remote-state-iterim/
implementation ("org.infrastructurebuilder.terraform:remote-state-iterim:0.10.4")'org.infrastructurebuilder.terraform:remote-state-iterim:pom:0.10.4'<dependency org="org.infrastructurebuilder.terraform" name="remote-state-iterim" rev="0.10.4">
  <artifact name="remote-state-iterim" type="pom" />
</dependency>@Grapes(
@Grab(group='org.infrastructurebuilder.terraform', module='remote-state-iterim', version='0.10.4')
)libraryDependencies += "org.infrastructurebuilder.terraform" % "remote-state-iterim" % "0.10.4"[org.infrastructurebuilder.terraform/remote-state-iterim "0.10.4"]