License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.autoexsel |
ArtifactId | ArtifactIdautoexsel |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionautoexsel framework library
Framework for web mobile and api automation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
autoexsel-1.0.1.pom | |
autoexsel-1.0.1.jar | 101 KB |
autoexsel-1.0.1-sources.jar | 43 KB |
autoexsel-1.0.1-javadoc.jar | 293 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |