VitaminE-Framework Community Version

An open-source test automation library for Java and Selenium.

License

License

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.vitamineframework
ArtifactId

ArtifactId

CommunityEdition
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

VitaminE-Framework Community Version
An open-source test automation library for Java and Selenium.
Source Code Management

Source Code Management

https://github.com/teststack-git/VitaminE-Framework

Download CommunityEdition

How to add to project

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

Dependencies

compile (29)

Group / Artifact Type Version
com.aventstack : extentreports jar 3.1.5
com.google.guava : guava jar 27.0-jre
com.googlecode.libphonenumber : libphonenumber jar 8.10.6
junit : junit jar 4.12
org.apache.httpcomponents : httpclient jar 4.5.3
org.apache.httpcomponents : httpcore jar 4.4.6
org.apache.httpcomponents : httpmime jar 4.5.2
org.apache.poi : poi jar 3.16
commons-validator : commons-validator jar 1.4.0
org.apache.poi : poi-ooxml jar 3.16
org.apache.poi : poi-ooxml-schemas jar 3.15
org.assertj : assertj-core jar 3.11.1
org.seleniumhq.selenium : selenium-api jar 3.14.0
org.seleniumhq.selenium : selenium-chrome-driver jar 3.14.0
org.seleniumhq.selenium : selenium-firefox-driver jar 3.14.0
org.seleniumhq.selenium : selenium-edge-driver jar 3.14.0
org.seleniumhq.selenium : selenium-ie-driver jar 3.14.0
org.seleniumhq.selenium : selenium-java jar 3.14.0
org.seleniumhq.selenium : selenium-remote-driver jar 3.14.0
org.seleniumhq.selenium : selenium-support jar 3.14.0
org.testng : testng jar 6.11
commons-configuration : commons-configuration jar 1.10
org.gitlab : java-gitlab-api jar 1.2.8
org.imgscalr : imgscalr-lib jar 4.2
org.freemarker : freemarker jar 2.3.23
org.mongodb : mongodb-driver jar 3.0.4
org.slf4j : slf4j-log4j12 jar 1.5.6
com.googlecode.json-simple : json-simple jar 1.1.1
io.github.sukgu : automation jar 0.0.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0