License |
License |
---|---|
GroupId | GroupIdorg.yarnandtail |
ArtifactId | ArtifactIdandhow-annotation-processor |
Last Version | Last Version0.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAndHow Annotation Processor
Compile-time annotation processor that records all AndHow Properties and
registers them as service providers to be picked up at runtime.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.yarnandtail/andhow-annotation-processor/ -->
<dependency>
<groupId>org.yarnandtail</groupId>
<artifactId>andhow-annotation-processor</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.yarnandtail/andhow-annotation-processor/
implementation 'org.yarnandtail:andhow-annotation-processor:0.4.2'
// https://jarcasting.com/artifacts/org.yarnandtail/andhow-annotation-processor/
implementation ("org.yarnandtail:andhow-annotation-processor:0.4.2")
'org.yarnandtail:andhow-annotation-processor:jar:0.4.2'
<dependency org="org.yarnandtail" name="andhow-annotation-processor" rev="0.4.2">
<artifact name="andhow-annotation-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.yarnandtail', module='andhow-annotation-processor', version='0.4.2')
)
libraryDependencies += "org.yarnandtail" % "andhow-annotation-processor" % "0.4.2"
[org.yarnandtail/andhow-annotation-processor "0.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.yarnandtail : andhow-core | jar | 0.4.2 |
Group / Artifact | Type | Version |
---|---|---|
org.yarnandtail : andhow-annotation-processor-test-harness | jar | 0.4.2 |
org.yarnandtail : andhow-test-harness | jar | 0.4.2 |
com.google.testing.compile : compile-testing | jar | 0.15 |
org.junit.platform : junit-platform-launcher | jar | 1.7.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 3.12.4 |
com.github.stefanbirkner : system-lambda | jar | 1.2.0 |