License |
License |
---|---|
GroupId | GroupIdcom.plugatar.xteps |
ArtifactId | ArtifactIdxteps |
Version | Version1.3 |
Type | Typejar |
Description |
DescriptionXteps
High-level contextual steps in your tests for any reporting tool
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xteps-1.3.pom | |
xteps-1.3.jar | 41 KB |
xteps-1.3-sources.jar | 48 KB |
xteps-1.3-javadoc.jar | 641 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.plugatar.xteps/xteps/ -->
<dependency>
<groupId>com.plugatar.xteps</groupId>
<artifactId>xteps</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.plugatar.xteps/xteps/
implementation 'com.plugatar.xteps:xteps:1.3'
// https://jarcasting.com/artifacts/com.plugatar.xteps/xteps/
implementation ("com.plugatar.xteps:xteps:1.3")
'com.plugatar.xteps:xteps:jar:1.3'
<dependency org="com.plugatar.xteps" name="xteps" rev="1.3">
<artifact name="xteps" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.plugatar.xteps', module='xteps', version='1.3')
)
libraryDependencies += "com.plugatar.xteps" % "xteps" % "1.3"
[com.plugatar.xteps/xteps "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.22.0 |
org.mockito : mockito-core | jar | 4.2.0 |