Last Version

at.willhaben.willtest:maven-utils 3.1.10

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

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

at.willhaben.willtest
ArtifactId

ArtifactId

maven-utils
Version

Version

3.1.10
Type

Type

jar
Description

Description

at.willhaben.willtest:maven-utils
A collection of junit rules and other classes which help in testing your application with selenium
Project Organization

Project Organization

willhaben internet service GmbH & Co KG

Download maven-utils 3.1.10


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.sun.xml.bind : jaxb-xjc jar 2.3.2

test (5)

Group / Artifact Type Version
com.github.stefanbirkner : system-rules jar 1.19.0
org.mockito : mockito-core jar 2.28.2
com.google.guava : guava jar 28.1-jre
com.jcabi : jcabi-matchers jar 1.3
org.junit.vintage : junit-vintage-engine jar 5.7.0

Project Modules

There are no modules declared in this project.