autoexsel framework library

Framework for web mobile and api automation

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.autoexsel
ArtifactId

ArtifactId

autoexsel
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

autoexsel framework library
Framework for web mobile and api automation
Project URL

Project URL

https://sites.google.com/view/autoexsel/home
Source Code Management

Source Code Management

http://github.com/AutoExSel/Framework

Download autoexsel

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.autoexsel/autoexsel/ -->
<dependency>
    <groupId>com.github.autoexsel</groupId>
    <artifactId>autoexsel</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.autoexsel/autoexsel/
implementation 'com.github.autoexsel:autoexsel:1.0.1'
// https://jarcasting.com/artifacts/com.github.autoexsel/autoexsel/
implementation ("com.github.autoexsel:autoexsel:1.0.1")
'com.github.autoexsel:autoexsel:jar:1.0.1'
<dependency org="com.github.autoexsel" name="autoexsel" rev="1.0.1">
  <artifact name="autoexsel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.autoexsel', module='autoexsel', version='1.0.1')
)
libraryDependencies += "com.github.autoexsel" % "autoexsel" % "1.0.1"
[com.github.autoexsel/autoexsel "1.0.1"]

Dependencies

compile (15)

Group / Artifact Type Version
com.aventstack : extentreports jar 3.0.0
org.apache.maven : maven-plugin-api jar 2.0
org.codehaus.plexus : plexus-utils jar 3.0.8
io.appium : java-client jar 4.1.2
org.seleniumhq.selenium : selenium-java jar 2.53.0
info.cukes : cucumber-testng jar 1.2.5
info.cukes : cucumber-jvm-deps jar 1.0.5
commons-io : commons-io jar 2.6
org.json : json jar 20180813
postgresql : postgresql jar 9.1-901-1.jdbc4
io.rest-assured : rest-assured-common jar 3.0.1
io.rest-assured : rest-assured jar 3.1.1
org.apache.httpcomponents : httpmime jar 4.3.1
com.relevantcodes : extentreports jar 2.41.1
org.apache.maven.plugins : maven-gpg-plugin jar 1.6

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Maven Central #autoexsel-framework

Versions

Version
1.0.1
1.0.0