is not current version
Last Version 5.0.0

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

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
Version

Version

4.2.5
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 4.2.5


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

Dependencies

compile (6)

Group / Artifact Type Version
com.squareup : javapoet jar 1.11.1
io.github.classgraph : classgraph jar 4.6.18
com.google.guava : guava jar 27.0.1-jre
org.hamcrest : hamcrest jar 2.2
io.github.marmer.testutils : hamcrest-matcher-generator-dependencies jar 4.2.5
javax.annotation : javax.annotation-api jar 1.3.2

provided (2)

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

test (8)

Group / Artifact Type Version
com.google.truth : truth jar 0.42
com.google.testing.compile : compile-testing jar 0.15
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.mockito : mockito-core jar 2.23.0
org.mockito : mockito-junit-jupiter jar 2.23.0
io.github.glytching : junit-extensions jar 2.3.0

Project Modules

There are no modules declared in this project.