Last Version

System Testing Level 1.0.6

A module that provides a test Runner and Verifier for System Testing

License

License

GroupId

GroupId

org.testifyproject.level
ArtifactId

ArtifactId

system
Version

Version

1.0.6
Type

Type

jar
Description

Description

System Testing Level
A module that provides a test Runner and Verifier for System Testing
Project Organization

Project Organization

Testify Project

Download system 1.0.6


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

Dependencies

compile (1)

Group / Artifact Type Version
org.testifyproject : core jar 1.0.6

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.11.0
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.