Last Version

JMAQS Base Testing Module 2.2.1

A collection of testing libraries and convenience classes to accelerate startup automation efforts

License

License

MIT
GroupId

GroupId

com.magenic.jmaqs.base
ArtifactId

ArtifactId

jmaqs-base
Version

Version

2.2.1
Type

Type

jar
Description

Description

JMAQS Base Testing Module
A collection of testing libraries and convenience classes to accelerate startup automation efforts
Project Organization

Project Organization

Magenic Technologies

Download jmaqs-base 2.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.magenic.jmaqs.utilities : jmaqs-utilities jar 2.2.1
org.testng : testng jar 7.3.0

Project Modules

There are no modules declared in this project.