License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdorg.kie |
ArtifactId | ArtifactIdbusiness-central-tests-gui |
Version | Version7.55.0.Final |
Type | Typejar |
Description |
DescriptionKIE (Drools) Workbench Tests :: GUI
GUI tests for Business Central and KIE Drools Workbench
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kie/business-central-tests-gui/ -->
<dependency>
<groupId>org.kie</groupId>
<artifactId>business-central-tests-gui</artifactId>
<version>7.55.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie/business-central-tests-gui/
implementation 'org.kie:business-central-tests-gui:7.55.0.Final'
// https://jarcasting.com/artifacts/org.kie/business-central-tests-gui/
implementation ("org.kie:business-central-tests-gui:7.55.0.Final")
'org.kie:business-central-tests-gui:jar:7.55.0.Final'
<dependency org="org.kie" name="business-central-tests-gui" rev="7.55.0.Final">
<artifact name="business-central-tests-gui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie', module='business-central-tests-gui', version='7.55.0.Final')
)
libraryDependencies += "org.kie" % "business-central-tests-gui" % "7.55.0.Final"
[org.kie/business-central-tests-gui "7.55.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.kie : business-central-tests-rest | jar | 7.55.0.Final |
junit : junit | jar | 4.13.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.seleniumhq.selenium : selenium-api | jar | |
org.seleniumhq.selenium : selenium-support | jar | |
org.seleniumhq.selenium : selenium-firefox-driver | jar | |
com.google.guava : guava | jar | 23.0 |
commons-io : commons-io | jar | 2.7 |
org.jboss.arquillian.junit : arquillian-junit-core | jar | |
org.jboss.arquillian.graphene : graphene-webdriver | pom | 2.3.2 |
org.jboss.arquillian.extension : arquillian-drone-api | jar | |
org.jboss.arquillian.graphene : graphene-webdriver-api | jar | 2.3.2 |
org.jboss.arquillian.junit : arquillian-junit-standalone | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.assertj : assertj-core | jar | 3.14.0 |
org.mockito : mockito-core | jar | 3.6.0 |