Last Version

name.falgout.jeffrey.testing:annotation-processor-testing-junit4 0.2.0

An easier way to verify annotation processor diagnostics.

License

License

MIT License
Categories

Categories

JUnit Unit Testing
GroupId

GroupId

name.falgout.jeffrey.testing
ArtifactId

ArtifactId

annotation-processor-testing-junit4
Version

Version

0.2.0
Type

Type

jar
Description

Description

An easier way to verify annotation processor diagnostics.

Download annotation-processor-testing-junit4 0.2.0


<!-- https://jarcasting.com/artifacts/name.falgout.jeffrey.testing/annotation-processor-testing-junit4/ -->
<dependency>
    <groupId>name.falgout.jeffrey.testing</groupId>
    <artifactId>annotation-processor-testing-junit4</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/name.falgout.jeffrey.testing/annotation-processor-testing-junit4/
implementation 'name.falgout.jeffrey.testing:annotation-processor-testing-junit4:0.2.0'
// https://jarcasting.com/artifacts/name.falgout.jeffrey.testing/annotation-processor-testing-junit4/
implementation ("name.falgout.jeffrey.testing:annotation-processor-testing-junit4:0.2.0")
'name.falgout.jeffrey.testing:annotation-processor-testing-junit4:jar:0.2.0'
<dependency org="name.falgout.jeffrey.testing" name="annotation-processor-testing-junit4" rev="0.2.0">
  <artifact name="annotation-processor-testing-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='name.falgout.jeffrey.testing', module='annotation-processor-testing-junit4', version='0.2.0')
)
libraryDependencies += "name.falgout.jeffrey.testing" % "annotation-processor-testing-junit4" % "0.2.0"
[name.falgout.jeffrey.testing/annotation-processor-testing-junit4 "0.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
name.falgout.jeffrey.testing : annotation-processor-testing jar 0.2.0
junit : junit jar 4.12

test (3)

Group / Artifact Type Version
name.falgout.jeffrey.testing : annotation-processor-testing-tests jar 0.2.0
com.google.testing.compile : compile-testing jar 0.15
org.mockito : mockito-core jar 2.2.9

Project Modules

There are no modules declared in this project.