jar

org.markysoft : vani-core

Maven & Gradle

Jun 23, 2016

Vani Core · It provides a convenience way to combine the power of selenium's browser automation framework and springframework.

Table Of Contents

Latest Version

Download org.markysoft : vani-core JAR file - Latest Versions:

All Versions

Download org.markysoft : vani-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window vani-core-0.9.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.markysoft.vani.core.annotation

├─ org.markysoft.vani.core.annotation.AjaxWait.class - [JAR]

├─ org.markysoft.vani.core.annotation.ContentCondition.class - [JAR]

├─ org.markysoft.vani.core.annotation.ContentWait.class - [JAR]

├─ org.markysoft.vani.core.annotation.DetectionScript.class - [JAR]

├─ org.markysoft.vani.core.annotation.GlobalReference.class - [JAR]

├─ org.markysoft.vani.core.annotation.JavaScript.class - [JAR]

├─ org.markysoft.vani.core.annotation.JavaScriptDependency.class - [JAR]

├─ org.markysoft.vani.core.annotation.JavaScriptFunction.class - [JAR]

├─ org.markysoft.vani.core.annotation.JsCallFunction.class - [JAR]

├─ org.markysoft.vani.core.annotation.JsFunctionArguments.class - [JAR]

├─ org.markysoft.vani.core.annotation.JsFunctionName.class - [JAR]

├─ org.markysoft.vani.core.annotation.JsTypeHandler.class - [JAR]

├─ org.markysoft.vani.core.annotation.LocatorBuilderClass.class - [JAR]

├─ org.markysoft.vani.core.annotation.ManualJavaScriptInterface.class - [JAR]

├─ org.markysoft.vani.core.annotation.Page.class - [JAR]

├─ org.markysoft.vani.core.annotation.PageHandler.class - [JAR]

├─ org.markysoft.vani.core.annotation.PageMarker.class - [JAR]

├─ org.markysoft.vani.core.annotation.PageUrl.class - [JAR]

├─ org.markysoft.vani.core.annotation.Startpage.class - [JAR]

├─ org.markysoft.vani.core.annotation.UrlMapping.class - [JAR]

├─ org.markysoft.vani.core.annotation.Xhr.class - [JAR]

org.markysoft.vani.core.locating

├─ org.markysoft.vani.core.locating.BaseElementLocator.class - [JAR]

├─ org.markysoft.vani.core.locating.FragmentObject.class - [JAR]

├─ org.markysoft.vani.core.locating.JQueryElement.class - [JAR]

├─ org.markysoft.vani.core.locating.JQueryElementLocator.class - [JAR]

├─ org.markysoft.vani.core.locating.LocatorBuilder.class - [JAR]

├─ org.markysoft.vani.core.locating.PageMarkerHandler.class - [JAR]

├─ org.markysoft.vani.core.locating.PageNavigationException.class - [JAR]

├─ org.markysoft.vani.core.locating.PageObject.class - [JAR]

├─ org.markysoft.vani.core.locating.RegionElementLocator.class - [JAR]

├─ org.markysoft.vani.core.locating.RegionObject.class - [JAR]

├─ org.markysoft.vani.core.locating.UnableToLocateException.class - [JAR]

├─ org.markysoft.vani.core.locating.UnresolvableLocatorException.class - [JAR]

├─ org.markysoft.vani.core.locating.VaniElementLocator.class - [JAR]

├─ org.markysoft.vani.core.locating.WebElementLocator.class - [JAR]

org.markysoft.vani.core.condition

├─ org.markysoft.vani.core.condition.Is.class - [JAR]

org.markysoft.vani.spring

├─ org.markysoft.vani.spring.LocatorAnnotationProcessor.class - [JAR]

├─ org.markysoft.vani.spring.LocatorFieldCallback.class - [JAR]

├─ org.markysoft.vani.spring.PageAnnotationProcessor.class - [JAR]

├─ org.markysoft.vani.spring.PageFieldCallback.class - [JAR]

├─ org.markysoft.vani.spring.SpringRegionFactory.class - [JAR]

├─ org.markysoft.vani.spring.VaniAnnotationProcessor.class - [JAR]

├─ org.markysoft.vani.spring.VaniDefaultConfiguration.class - [JAR]

org.markysoft.vani.core.wait

├─ org.markysoft.vani.core.wait.AjaxWaitCommand.class - [JAR]

├─ org.markysoft.vani.core.wait.ByWaitCommand.class - [JAR]

├─ org.markysoft.vani.core.wait.ConjunctionType.class - [JAR]

├─ org.markysoft.vani.core.wait.IllegalWaitCondition.class - [JAR]

├─ org.markysoft.vani.core.wait.VariableWaitCommand.class - [JAR]

├─ org.markysoft.vani.core.wait.WaitBuilder.class - [JAR]

├─ org.markysoft.vani.core.wait.WaitCommand.class - [JAR]

├─ org.markysoft.vani.core.wait.WaitConditionTargetBuilder.class - [JAR]

├─ org.markysoft.vani.core.wait.WaitOperatorBuilder.class - [JAR]

├─ org.markysoft.vani.core.wait.WaitUtil.class - [JAR]

├─ org.markysoft.vani.core.wait.WebDriverWaitCommand.class - [JAR]

├─ org.markysoft.vani.core.wait.WebElementWaitCommand.class - [JAR]

org.markysoft.vani.core

├─ org.markysoft.vani.core.IllegalVaniFieldException.class - [JAR]

├─ org.markysoft.vani.core.VaniContext.class - [JAR]

org.markysoft.vani.core.javascript

├─ org.markysoft.vani.core.javascript.DefaultGlobalReferenceHolder.class - [JAR]

├─ org.markysoft.vani.core.javascript.GlobalReferenceHolder.class - [JAR]

├─ org.markysoft.vani.core.javascript.JQuery.class - [JAR]

├─ org.markysoft.vani.core.javascript.JQueryObjectInterface.class - [JAR]

├─ org.markysoft.vani.core.javascript.JQueryRegexSelectorPlugin.class - [JAR]

├─ org.markysoft.vani.core.javascript.JQueryTypeHandler.class - [JAR]

├─ org.markysoft.vani.core.javascript.JavaScriptCallFunction.class - [JAR]

├─ org.markysoft.vani.core.javascript.JavaScriptException.class - [JAR]

├─ org.markysoft.vani.core.javascript.JavaScriptLoader.class - [JAR]

├─ org.markysoft.vani.core.javascript.JavaScriptReadException.class - [JAR]

├─ org.markysoft.vani.core.javascript.JavaScriptSource.class - [JAR]

├─ org.markysoft.vani.core.javascript.LinkUtils.class - [JAR]

├─ org.markysoft.vani.core.javascript.TypeHandler.class - [JAR]

├─ org.markysoft.vani.core.javascript.VaniJavaScriptExecutor.class - [JAR]

├─ org.markysoft.vani.core.javascript.VaniUtils.class - [JAR]

├─ org.markysoft.vani.core.javascript.XhrTracking.class - [JAR]

org.markysoft.vani.core.locating.factory

├─ org.markysoft.vani.core.locating.factory.AnnotationProxyFactory.class - [JAR]

├─ org.markysoft.vani.core.locating.factory.Annotations.class - [JAR]

├─ org.markysoft.vani.core.locating.factory.DefaultElementLocatorFactory.class - [JAR]

├─ org.markysoft.vani.core.locating.factory.DefaultLocatorBuilderFactory.class - [JAR]

├─ org.markysoft.vani.core.locating.factory.ElementLocatorFactory.class - [JAR]

├─ org.markysoft.vani.core.locating.factory.JavaScriptProxyFactory.class - [JAR]

├─ org.markysoft.vani.core.locating.factory.LocatorBuilderFactory.class - [JAR]

├─ org.markysoft.vani.core.locating.factory.RegionFactory.class - [JAR]

org.markysoft.vani.core.locating.page

├─ org.markysoft.vani.core.locating.page.DefaultPageCrawler.class - [JAR]

├─ org.markysoft.vani.core.locating.page.DefaultPageHandler.class - [JAR]

├─ org.markysoft.vani.core.locating.page.DefaultPageHandlerFactory.class - [JAR]

├─ org.markysoft.vani.core.locating.page.PageCrawler.class - [JAR]

├─ org.markysoft.vani.core.locating.page.PageHandler.class - [JAR]

├─ org.markysoft.vani.core.locating.page.PageHandlerFactory.class - [JAR]

org.markysoft.vani.core.locating.locator

├─ org.markysoft.vani.core.locating.locator.ByJQuery.class - [JAR]

├─ org.markysoft.vani.core.locating.locator.FindByJQuery.class - [JAR]

├─ org.markysoft.vani.core.locating.locator.JQueryLocatorBuilder.class - [JAR]

org.markysoft.vani.core.util

├─ org.markysoft.vani.core.util.AnnotationInterceptor.class - [JAR]

├─ org.markysoft.vani.core.util.ElementInterceptor.class - [JAR]

├─ org.markysoft.vani.core.util.FieldTypeInfo.class - [JAR]

├─ org.markysoft.vani.core.util.JavaScriptMethodInterceptor.class - [JAR]

├─ org.markysoft.vani.core.util.PageMarkerInterceptor.class - [JAR]

├─ org.markysoft.vani.core.util.VaniReflectionUtil.class - [JAR]

├─ org.markysoft.vani.core.util.XhrInterceptor.class - [JAR]