| License | License | 
|---|---|
| Categories | CategoriesAuto Application Layer Libs Code Generators | 
| GroupId | GroupIdcom.github.kripaliz | 
| ArtifactId | ArtifactIdunifiedbdd-automation-parent | 
| Last Version | Last Version0.1.5 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionParent pom providing dependency and plugin management for applications
		built with Maven | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| unifiedbdd-automation-parent-0.1.5.pom | 4 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.kripaliz/unifiedbdd-automation-parent/ -->
<dependency>
    <groupId>com.github.kripaliz</groupId>
    <artifactId>unifiedbdd-automation-parent</artifactId>
    <version>0.1.5</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.github.kripaliz/unifiedbdd-automation-parent/
implementation 'com.github.kripaliz:unifiedbdd-automation-parent:0.1.5'// https://jarcasting.com/artifacts/com.github.kripaliz/unifiedbdd-automation-parent/
implementation ("com.github.kripaliz:unifiedbdd-automation-parent:0.1.5")'com.github.kripaliz:unifiedbdd-automation-parent:pom:0.1.5'<dependency org="com.github.kripaliz" name="unifiedbdd-automation-parent" rev="0.1.5">
  <artifact name="unifiedbdd-automation-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='com.github.kripaliz', module='unifiedbdd-automation-parent', version='0.1.5')
)libraryDependencies += "com.github.kripaliz" % "unifiedbdd-automation-parent" % "0.1.5"[com.github.kripaliz/unifiedbdd-automation-parent "0.1.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.kripaliz : unifiedbdd-automation-framework | jar | 0.1.5 |