Last Version

JMAQS Testing Utilities 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.utilities
ArtifactId

ArtifactId

jmaqs-utilities
Version

Version

2.2.1
Type

Type

jar
Description

Description

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

Project Organization

Magenic Technologies

Download jmaqs-utilities 2.2.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-configuration2 jar 2.7
org.testng : testng jar 7.3.0
org.apache.commons : commons-text jar 1.8
commons-beanutils : commons-beanutils jar 1.9.4

Project Modules

There are no modules declared in this project.