Last Version

Graphical frontend 0.4

TestNG extension providing acceptance test capabilities

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

org.jaccept
ArtifactId

ArtifactId

jaccept-gui
Version

Version

0.4
Type

Type

jar
Description

Description

Graphical frontend
TestNG extension providing acceptance test capabilities

Download jaccept-gui 0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jaccept : jaccept-core jar 0.4
org.jaccept : jaccept-core test-jar 0.4
log4j : log4j jar 1.2.17

provided (1)

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

Project Modules

There are no modules declared in this project.