| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesAuto Application Layer Libs Code Generators | 
        
| GroupId | GroupIdcom.googlecode.page-component | 
    
| ArtifactId | ArtifactIdui_auto_core | 
    
| Last Version | Last Version2.6.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionui_auto_core 
            Selenium based UI Test Automation Framework (selenium-uitaf) is Java framework which simplifies
        development process for Web UI test automation scripts. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| ui_auto_core-2.6.1.pom | |
| ui_auto_core-2.6.1.jar | 64 KB | 
| ui_auto_core-2.6.1-sources.jar | 45 KB | 
| ui_auto_core-2.6.1-javadoc.jar | 183 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.googlecode.page-component/ui_auto_core/ -->
<dependency>
    <groupId>com.googlecode.page-component</groupId>
    <artifactId>ui_auto_core</artifactId>
    <version>2.6.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.googlecode.page-component/ui_auto_core/
implementation 'com.googlecode.page-component:ui_auto_core:2.6.1'
                // https://jarcasting.com/artifacts/com.googlecode.page-component/ui_auto_core/
implementation ("com.googlecode.page-component:ui_auto_core:2.6.1")
                'com.googlecode.page-component:ui_auto_core:jar:2.6.1'
                <dependency org="com.googlecode.page-component" name="ui_auto_core" rev="2.6.1">
  <artifact name="ui_auto_core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.googlecode.page-component', module='ui_auto_core', version='2.6.1')
)
                libraryDependencies += "com.googlecode.page-component" % "ui_auto_core" % "2.6.1"
                [com.googlecode.page-component/ui_auto_core "2.6.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| ru.yandex.qatools.allure : allure-java-aspects | jar | 1.5.4 | 
| ru.yandex.qatools.allure : allure-testng-adaptor | jar | 1.5.4 | 
| ru.yandex.qatools.allure : allure-bundle | jar | 1.5.4 | 
| com.google.guava : guava | jar | 31.0.1-jre | 
| com.googlecode.page-component : page-component | jar | 1.6.1 | 
| org.eclipse.jetty : jetty-server | jar | 9.4.44.v20210927 | 
| org.testng : testng | jar | 6.14.3 | 
| org.apache.commons : commons-lang3 | jar | 3.12.0 | 
| io.github.bonigarcia : webdrivermanager | jar | 5.0.2 |