| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdat.willhaben.willtest |
| ArtifactId | ArtifactIdmaven-utils |
| Last Version | Last Version3.1.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionat.willhaben.willtest:maven-utils
A collection of junit rules and other classes which help in testing your application with selenium
|
| Project Organization |
Project Organizationwillhaben internet service GmbH & Co KG |
| Filename | Size |
|---|---|
| maven-utils-3.1.10.pom | |
| maven-utils-3.1.10.jar | 6 KB |
| maven-utils-3.1.10-sources.jar | 4 KB |
| maven-utils-3.1.10-javadoc.jar | 394 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| com.sun.xml.bind : jaxb-xjc | jar | 2.3.2 |
| 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 |