arjuna-java

Arjuna-Java is the client implementation in Java for development of test automation using Arjuna. It uses TestNG as the test engine. With minor tweaks, it can be used with any other test engine or custom test automation implementations. Arjuna is a Python based test automation framework developed by Rahul Verma (www.rahulverma.net)

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.testmile
ArtifactId

ArtifactId

arjuna-java
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

arjuna-java
Arjuna-Java is the client implementation in Java for development of test automation using Arjuna. It uses TestNG as the test engine. With minor tweaks, it can be used with any other test engine or custom test automation implementations. Arjuna is a Python based test automation framework developed by Rahul Verma (www.rahulverma.net)
Project URL

Project URL

https://testmile.com/arjuna
Project Organization

Project Organization

Test Mile Software Testing Pvt Ltd

Download arjuna-java

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.sun.jna : jna jar 3.0.9
net.java.dev.jna : jna-platform jar 5.2.0
log4j : log4j jar 1.2.17
com.beust : jcommander jar 1.48
org.testng : testng jar 6.14.3
org.apache.commons : commons-lang3 jar 3.8.1
commons-io : commons-io jar 2.6
org.apache.httpcomponents : httpclient jar 4.5.8
com.google.code.gson : gson jar 2.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0-beta