is not current version
Last Version 0.4.1.1

AndHow Annotation Processor Test Harness 0.4.1

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
Version

Version

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


<!-- 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</version>
</dependency>
// https://jarcasting.com/artifacts/org.yarnandtail/andhow-annotation-processor-test-harness/
implementation 'org.yarnandtail:andhow-annotation-processor-test-harness:0.4.1'
// https://jarcasting.com/artifacts/org.yarnandtail/andhow-annotation-processor-test-harness/
implementation ("org.yarnandtail:andhow-annotation-processor-test-harness:0.4.1")
'org.yarnandtail:andhow-annotation-processor-test-harness:jar:0.4.1'
<dependency org="org.yarnandtail" name="andhow-annotation-processor-test-harness" rev="0.4.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')
)
libraryDependencies += "org.yarnandtail" % "andhow-annotation-processor-test-harness" % "0.4.1"
[org.yarnandtail/andhow-annotation-processor-test-harness "0.4.1"]

Dependencies

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.