jGreen

Java Green - BDD style functional testing tool based on Selenium, Cucumber and Spring

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

cz.wicketstuff.jgreen
ArtifactId

ArtifactId

jgreen-core
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

jGreen
Java Green - BDD style functional testing tool based on Selenium, Cucumber and Spring
Project URL

Project URL

http://jgreen.wicketstuff.cz/
Source Code Management

Source Code Management

https://github.com/martinstrejc/jgreen/

Download jgreen-core

How to add to project

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

Dependencies

compile (23)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.0.0
commons-io : commons-io jar 2.5
commons-lang : commons-lang jar 2.6
javax.validation : validation-api jar 2.0.0.Final
org.junit.jupiter : junit-jupiter-api jar 5.0.0
org.aspectj : aspectjtools jar 1.8.10
org.slf4j : slf4j-api jar 1.7.25
io.cucumber : cucumber-core jar 2.0.0
io.cucumber : cucumber-java jar 2.0.0
io.cucumber : cucumber-junit jar 2.0.0
io.cucumber : cucumber-spring jar 2.0.0
junit : junit jar 4.12
org.seleniumhq.selenium : selenium-api jar 3.5.3
org.seleniumhq.selenium : selenium-firefox-driver jar 3.5.3
org.seleniumhq.selenium : selenium-chrome-driver jar 3.5.3
org.seleniumhq.selenium : selenium-ie-driver jar 3.5.3
org.seleniumhq.selenium : selenium-remote-driver jar 3.5.3
org.seleniumhq.selenium : selenium-support jar 3.5.3
org.springframework : spring-beans jar 4.3.11.RELEASE
org.springframework : spring-context jar 4.3.11.RELEASE
org.springframework : spring-test jar 4.3.11.RELEASE
org.springframework : spring-tx jar 4.3.11.RELEASE
org.springframework.boot : spring-boot jar 1.5.7.RELEASE

Project Modules

There are no modules declared in this project.

jGreen

Build Status Quality Gate Code Coverage Maven Central

Integration tests: Integration tests

Java Green - BDD style functional testing tool based on Selenium, Cucumber and Spring

Versions

Version
0.0.1