| License | License | 
|---|---|
| Categories | CategoriesAuto Application Layer Libs Code Generators | 
| GroupId | GroupIdio.github.rituagrawal1384 | 
| ArtifactId | ArtifactIdtest-automation-tools | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionTestAutomationTools This library will ease the test automation process using cucumber. And the testers no need to write complex code for data handling and other utilities | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| test-automation-tools-1.0.1.pom | |
| test-automation-tools-1.0.1.jar | 180 KB | 
| test-automation-tools-1.0.1-sources.jar | 76 KB | 
| test-automation-tools-1.0.1-javadoc.jar | 724 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.rituagrawal1384/test-automation-tools/ -->
<dependency>
    <groupId>io.github.rituagrawal1384</groupId>
    <artifactId>test-automation-tools</artifactId>
    <version>1.0.1</version>
</dependency>// https://jarcasting.com/artifacts/io.github.rituagrawal1384/test-automation-tools/
implementation 'io.github.rituagrawal1384:test-automation-tools:1.0.1'// https://jarcasting.com/artifacts/io.github.rituagrawal1384/test-automation-tools/
implementation ("io.github.rituagrawal1384:test-automation-tools:1.0.1")'io.github.rituagrawal1384:test-automation-tools:jar:1.0.1'<dependency org="io.github.rituagrawal1384" name="test-automation-tools" rev="1.0.1">
  <artifact name="test-automation-tools" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.rituagrawal1384', module='test-automation-tools', version='1.0.1')
)libraryDependencies += "io.github.rituagrawal1384" % "test-automation-tools" % "1.0.1"[io.github.rituagrawal1384/test-automation-tools "1.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.cucumber : cucumber-junit | jar | 4.7.2 | 
| org.springframework : spring-test | jar | 5.1.9.RELEASE | 
| org.mockito : mockito-core | jar | 2.25.0 | 
| org.powermock : powermock-module-testng | jar | 2.0.4 | 
| org.powermock : powermock-api-mockito2 | jar | 2.0.4 |