AndHow Annotation Processor Test Harness

Test Harness for running the JavaC compiler, adding Annotation Processors and creating and testing files in memory.

License

License

GroupId

GroupId

org.yarnandtail
ArtifactId

ArtifactId

andhow-annotation-processor-test-harness
Last Version

Last Version

0.4.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

AndHow Annotation Processor Test Harness
Test Harness for running the JavaC compiler, adding Annotation Processors and creating and testing files in memory.
Source Code Management

Source Code Management

https://github.com/eeverman/andhow/tree/master/andhow-testing/andhow-annotation-processor-test-harness

Download andhow-annotation-processor-test-harness

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.yarnandtail : andhow-core jar 0.4.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.1.1
0.4.1
0.4.0
0.4.0-RC7
0.4.0-RC6
0.4.0-RC5