Last Version

Yandex QATools Actions 2.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.actions
ArtifactId

ArtifactId

actions
Version

Version

2.2
Type

Type

pom
Description

Description

Yandex QATools Actions
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/yandex-qatools/actions/

Download actions 2.2

Filename Size
actions-2.2.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.actions/actions/ -->
<dependency>
    <groupId>ru.yandex.qatools.actions</groupId>
    <artifactId>actions</artifactId>
    <version>2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.actions/actions/
implementation 'ru.yandex.qatools.actions:actions:2.2'
// https://jarcasting.com/artifacts/ru.yandex.qatools.actions/actions/
implementation ("ru.yandex.qatools.actions:actions:2.2")
'ru.yandex.qatools.actions:actions:pom:2.2'
<dependency org="ru.yandex.qatools.actions" name="actions" rev="2.2">
  <artifact name="actions" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.actions', module='actions', version='2.2')
)
libraryDependencies += "ru.yandex.qatools.actions" % "actions" % "2.2"
[ru.yandex.qatools.actions/actions "2.2"]

Dependencies

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

Project Modules

  • actions-beans
  • actions-builder