MVN

org.infrastructurebuilder.bootstrap : bootstrap-envrc

Maven & Gradle

Dec 14, 2021
<dependency>
    <groupId>org.infrastructurebuilder.bootstrap</groupId>
    <artifactId>bootstrap-envrc</artifactId>
    <version>0.13.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.infrastructurebuilder.bootstrap : bootstrap-envrc to add to Maven - Latest Versions:

  • Latest Stable: 0.13.0

All Versions

Choose a version of org.infrastructurebuilder.bootstrap : bootstrap-envrc to add to Maven - All Versions:

Version Vulnerabilities Updated
0.13.x
bootstrap-envrc-0.13.0
0.11.x
bootstrap-envrc-0.11.0
0.10.x
bootstrap-envrc-0.10.0
0.9.x
bootstrap-envrc-0.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.infrastructurebuilder.bootstrap</groupId>
    <artifactId>bootstrap-envrc</artifactId>
    <version>0.13.0</version>
</dependency>