Last Version

annotation-processor-testing 0.2.0

An easier way to verify annotation processor diagnostics.

License

License

GroupId

GroupId

name.falgout.jeffrey.testing
ArtifactId

ArtifactId

annotation-processor-testing-parent
Version

Version

0.2.0
Type

Type

pom
Description

Description

annotation-processor-testing
An easier way to verify annotation processor diagnostics.
Project URL

Project URL

https://github.com/JeffreyFalgout/annotation-processor-testing
Source Code Management

Source Code Management

https://github.com/JeffreyFalgout/annotation-processor-testing

Download annotation-processor-testing-parent 0.2.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • annotation-processor-testing
  • annotation-processor-testing-junit4
  • annotation-processor-testing-junit5
  • annotation-processor-testing-tests