lib-qatools-feature-matcher-generator

Annotation Processor to generate Hamcrest's Feature Matchers for fields

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.processors
ArtifactId

ArtifactId

feature-matcher-generator
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

lib-qatools-feature-matcher-generator
Annotation Processor to generate Hamcrest's Feature Matchers for fields
Project Organization

Project Organization

Yandex LLC

Download feature-matcher-generator

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
ru.qatools.commons : properties jar 2.0.RC5
com.squareup : javapoet jar 1.8.0

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
com.google.testing.compile : compile-testing jar 0.10

Project Modules

There are no modules declared in this project.
ru.yandex.qatools.processors

Yandex QATools

Versions

Version
2.0.1
2.0.0
1.3
1.2
1.1
1.0