MVN

com.github.salamansar.envbuild : environment-builder-parent

Maven & Gradle

Feb 13, 2019
0 stars

Environment Builder Parent · This lib is made for build objects hierarchy in database before integration testing will be executed. This is parent pom for modules.

<dependency>
    <groupId>com.github.salamansar.envbuild</groupId>
    <artifactId>environment-builder-parent</artifactId>
    <version>0.8.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.salamansar.envbuild : environment-builder-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.8.1

All Versions

Choose a version of com.github.salamansar.envbuild : environment-builder-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8.x
environment-builder-parent-0.8.1
0.8
environment-builder-parent-0.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.salamansar.envbuild</groupId>
    <artifactId>environment-builder-parent</artifactId>
    <version>0.8.1</version>
</dependency>