Last Version

at.willhaben.willtest:parent 1.3.0

A collection of junit rules and other classes which help in testing your application with selenium

License

License

GroupId

GroupId

at.willhaben.willtest
ArtifactId

ArtifactId

parent
Version

Version

1.3.0
Type

Type

pom
Description

Description

at.willhaben.willtest:parent
A collection of junit rules and other classes which help in testing your application with selenium
Project URL

Project URL

https://github.com/willhaben/willtest
Project Organization

Project Organization

willhaben internet service GmbH & Co KG
Source Code Management

Source Code Management

https://github.com/willhaben/willtest

Download parent 1.3.0

Filename Size
parent-1.3.0.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/at.willhaben.willtest/parent/ -->
<dependency>
    <groupId>at.willhaben.willtest</groupId>
    <artifactId>parent</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/at.willhaben.willtest/parent/
implementation 'at.willhaben.willtest:parent:1.3.0'
// https://jarcasting.com/artifacts/at.willhaben.willtest/parent/
implementation ("at.willhaben.willtest:parent:1.3.0")
'at.willhaben.willtest:parent:pom:1.3.0'
<dependency org="at.willhaben.willtest" name="parent" rev="1.3.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='at.willhaben.willtest', module='parent', version='1.3.0')
)
libraryDependencies += "at.willhaben.willtest" % "parent" % "1.3.0"
[at.willhaben.willtest/parent "1.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • misc
  • browserstack
  • log4j
  • examples
  • maven-utils