License |
License |
---|---|
GroupId | GroupIdinfo.novatec.testit |
ArtifactId | ArtifactIdwebtester-support-hamcrest |
Version | Version2.9.0 |
Type | Typejar |
Description |
DescriptiontestIT | WebTester - Support - Hamcrest
A best practice framework for testing web based applications.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/info.novatec.testit/webtester-support-hamcrest/ -->
<dependency>
<groupId>info.novatec.testit</groupId>
<artifactId>webtester-support-hamcrest</artifactId>
<version>2.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/info.novatec.testit/webtester-support-hamcrest/
implementation 'info.novatec.testit:webtester-support-hamcrest:2.9.0'
// https://jarcasting.com/artifacts/info.novatec.testit/webtester-support-hamcrest/
implementation ("info.novatec.testit:webtester-support-hamcrest:2.9.0")
'info.novatec.testit:webtester-support-hamcrest:jar:2.9.0'
<dependency org="info.novatec.testit" name="webtester-support-hamcrest" rev="2.9.0">
<artifact name="webtester-support-hamcrest" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.novatec.testit', module='webtester-support-hamcrest', version='2.9.0')
)
libraryDependencies += "info.novatec.testit" % "webtester-support-hamcrest" % "2.9.0"
[info.novatec.testit/webtester-support-hamcrest "2.9.0"]
Group / Artifact | Type | Version |
---|---|---|
info.novatec.testit : webtester-core | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-support | jar | 3.141.59 |
org.hamcrest : hamcrest | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
info.novatec.testit : webtester-core | test-jar | 2.9.0 |
info.novatec.testit : testutils-mockito | jar | 0.3.4 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.mockito : mockito-core | jar | 3.2.4 |
org.assertj : assertj-core | jar | 3.15.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |