Last Version

sangrahah 1.0.0

An annotated approach to building TestNG suites instead of working with xmls.

License

License

GroupId

GroupId

com.rationaleemotions
ArtifactId

ArtifactId

sangrahah
Version

Version

1.0.0
Type

Type

jar
Description

Description

sangrahah
An annotated approach to building TestNG suites instead of working with xmls.
Project URL

Project URL

http://rationaleemotions.com
Source Code Management

Source Code Management

https://github.com/RationaleEmotions/sangrahah

Download sangrahah 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.testng : testng jar 7.1.0

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.12.2

Project Modules

There are no modules declared in this project.