io.github.marmer.testutils:hamcrest-matcher-generator-annotationprocessor

A tool to generate hamcrest matchers based on any model classes (or other classes with property getters)

License

License

GroupId

GroupId

io.github.marmer.testutils
ArtifactId

ArtifactId

hamcrest-matcher-generator-annotationprocessor
Last Version

Last Version

5.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

A tool to generate hamcrest matchers based on any model classes (or other classes with property getters)

Download hamcrest-matcher-generator-annotationprocessor

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.marmer.testutils/hamcrest-matcher-generator-annotationprocessor/ -->
<dependency>
    <groupId>io.github.marmer.testutils</groupId>
    <artifactId>hamcrest-matcher-generator-annotationprocessor</artifactId>
    <version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.marmer.testutils/hamcrest-matcher-generator-annotationprocessor/
implementation 'io.github.marmer.testutils:hamcrest-matcher-generator-annotationprocessor:5.0.0'
// https://jarcasting.com/artifacts/io.github.marmer.testutils/hamcrest-matcher-generator-annotationprocessor/
implementation ("io.github.marmer.testutils:hamcrest-matcher-generator-annotationprocessor:5.0.0")
'io.github.marmer.testutils:hamcrest-matcher-generator-annotationprocessor:jar:5.0.0'
<dependency org="io.github.marmer.testutils" name="hamcrest-matcher-generator-annotationprocessor" rev="5.0.0">
  <artifact name="hamcrest-matcher-generator-annotationprocessor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.marmer.testutils', module='hamcrest-matcher-generator-annotationprocessor', version='5.0.0')
)
libraryDependencies += "io.github.marmer.testutils" % "hamcrest-matcher-generator-annotationprocessor" % "5.0.0"
[io.github.marmer.testutils/hamcrest-matcher-generator-annotationprocessor "5.0.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.squareup : javapoet jar 1.13.0
io.github.classgraph : classgraph jar 4.8.108
org.hamcrest : hamcrest jar 2.2
io.github.marmer.testutils : hamcrest-matcher-generator-dependencies jar 5.0.0
javax.annotation : javax.annotation-api jar 1.3.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

provided (2)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0
org.projectlombok : lombok Optional jar 1.18.20

test (8)

Group / Artifact Type Version
com.google.truth : truth jar 1.1.3
com.google.testing.compile : compile-testing jar 0.19
org.junit.jupiter : junit-jupiter jar 5.7.2
org.mockito : mockito-core jar 3.11.1
org.mockito : mockito-junit-jupiter jar 3.11.1
org.mockito.kotlin : mockito-kotlin jar 3.2.0
io.github.glytching : junit-extensions jar 2.3.0
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.5.10

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.0
4.2.5
4.2.4
4.2.3
4.2.2
4.2.1
4.2.0
4.1.0
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0