Annotation processor that validates @CronJob annotations at compile time: cron expression syntax, @ServiceContract participation, @ServiceOperation requirement on the matched contract method, and policy bounds. Pure validation — no code generation.
Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
EUPL 1.2
| dev.vertique
»
vertique-codegen-core APT helper library for annotation processor development: CodegenContext, TypeResolver, AnnotationMirrors, Diagnostics, ... | 0.1.0 | ✔ | |
EUPL 1.2
| dev.vertique
»
vertique-job-cron Timer-based cron job scheduling with EVERY_INSTANCE and SINGLE_INSTANCE execution modes | 0.1.0 | ✔ |
Test Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
EUPL 1.2
| dev.vertique
»
vertique-codegen-test compile-testing based harness (ProcessorTestHarness) for testing annotation processors; consumed as test scope by ... | 0.1.0 | ✔ | |
EUPL 1.2
| dev.vertique
»
vertique-services Event bus service dispatch with contract-first interfaces and resilience policies | 0.1.0 | ✔ | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 5.14.4 | 6.1.3 |