MVN

ru.yandex.qatools.processors : annotation-processors

Maven & Gradle

Jun 12, 2017
31 stars

Yandex QATools Annotation Processors

<dependency>
    <groupId>ru.yandex.qatools.processors</groupId>
    <artifactId>annotation-processors</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.yandex.qatools.processors : annotation-processors to add to Maven - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of ru.yandex.qatools.processors : annotation-processors to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
annotation-processors-2.0.1
annotation-processors-2.0.0
1.3
annotation-processors-1.3
1.2
annotation-processors-1.2
1.1
annotation-processors-1.1
1.0
annotation-processors-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ru.yandex.qatools.processors</groupId>
    <artifactId>annotation-processors</artifactId>
    <version>2.0.1</version>
</dependency>

Advertisement