Optional compile-time annotation processor for fixedformat4j. Validates @Field and @Record
annotation configuration during javac so misconfigurations surface at build time instead of at the
first runtime use of a record class. Purely additive: the fixedformat4j runtime is unchanged and
keeps validating as a safety net for classes compiled without this processor.
Compile Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.ancientprogramming.fixedformat4j
»
fixedformat4j Fixedformat4j is intended to be an easy to use, small and non intrusive Java framework for working with | 1.9.0 | 1.9.1 |
Test Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 5.13.4 | 6.1.3 |