| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdcom.byclosure.webcat | 
| ArtifactId | ArtifactIdwebcat-testing-platform | 
| Last Version | Last Version0.0.13 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionWebcat Testing Platform A library that eases the development of tests using selenium. | 
<!-- https://jarcasting.com/artifacts/com.byclosure.webcat/webcat-testing-platform/ -->
<dependency>
    <groupId>com.byclosure.webcat</groupId>
    <artifactId>webcat-testing-platform</artifactId>
    <version>0.0.13</version>
</dependency>// https://jarcasting.com/artifacts/com.byclosure.webcat/webcat-testing-platform/
implementation 'com.byclosure.webcat:webcat-testing-platform:0.0.13'// https://jarcasting.com/artifacts/com.byclosure.webcat/webcat-testing-platform/
implementation ("com.byclosure.webcat:webcat-testing-platform:0.0.13")'com.byclosure.webcat:webcat-testing-platform:jar:0.0.13'<dependency org="com.byclosure.webcat" name="webcat-testing-platform" rev="0.0.13">
  <artifact name="webcat-testing-platform" type="jar" />
</dependency>@Grapes(
@Grab(group='com.byclosure.webcat', module='webcat-testing-platform', version='0.0.13')
)libraryDependencies += "com.byclosure.webcat" % "webcat-testing-platform" % "0.0.13"[com.byclosure.webcat/webcat-testing-platform "0.0.13"]| Group / Artifact | Type | Version | 
|---|---|---|
| log4j : log4j | jar | 1.2.16 | 
| org.seleniumhq.selenium : selenium-java | jar | 2.39.0 | 
| junit : junit | jar | 4.11 | 
| commons-validator : commons-validator | jar | 1.4.0 | 
| com.byclosure.webcat : webcat-runner-jvm | jar | 1.0.1 | 
| com.google.inject : guice | jar | 3.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.detro : phantomjsdriver | jar | 1.2.0 | 
| org.mockito : mockito-all | jar | 1.9.5 |