License |
License |
---|---|
GroupId | GroupIdio.github.marmer.testutils |
ArtifactId | ArtifactIdhamcrest-matcher-generator-annotationprocessor |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA tool to generate hamcrest matchers based on any model classes (or other classes with property
getters)
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0 |
org.projectlombok : lombok Optional | jar | 1.18.20 |
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 |