Categories |
CategoriesDex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdru.yandex.qatools.actions |
ArtifactId | ArtifactIdactions-builder |
Last Version | Last Version2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYandex QATools Actions Builder
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
actions-builder-2.2.pom | |
actions-builder-2.2.jar | 5 KB |
actions-builder-2.2-sources.jar | 2 KB |
actions-builder-2.2-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.actions/actions-builder/ -->
<dependency>
<groupId>ru.yandex.qatools.actions</groupId>
<artifactId>actions-builder</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.actions/actions-builder/
implementation 'ru.yandex.qatools.actions:actions-builder:2.2'
// https://jarcasting.com/artifacts/ru.yandex.qatools.actions/actions-builder/
implementation ("ru.yandex.qatools.actions:actions-builder:2.2")
'ru.yandex.qatools.actions:actions-builder:jar:2.2'
<dependency org="ru.yandex.qatools.actions" name="actions-builder" rev="2.2">
<artifact name="actions-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.actions', module='actions-builder', version='2.2')
)
libraryDependencies += "ru.yandex.qatools.actions" % "actions-builder" % "2.2"
[ru.yandex.qatools.actions/actions-builder "2.2"]
Group / Artifact | Type | Version |
---|---|---|
ru.yandex.qatools.actions : actions-beans | jar | 2.2 |
org.mockito : mockito-all | jar | 1.9.5 |
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 2.31.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |