Annotation processor that generates a VertiqueComponentFactory implementation and its
META-INF/services registration from a @VertiqueApp-annotated Dagger @Component, so a standalone
application writes neither the factory nor the service file.
Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.palantir.javapoet
»
javapoet Palantir open source project | 0.14.0 | 0.19.0 | |
EUPL 1.2
| dev.vertique
»
vertique-codegen-core APT helper library for annotation processor development: CodegenContext, TypeResolver, AnnotationMirrors, Diagnostics, ... | 0.1.0 | ✔ |
Test Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Dep Injection
Apache 2.0
| com.google.dagger
»
dagger A fast dependency injector for Android and Java. | 2.59.2 | 2.60.1 | |
Apache 2.0
| com.google.dagger
»
dagger-compiler A fast dependency injector for Android and Java. | 2.59.2 | 2.60.1 | |
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-application Host-neutral application lifecycle runner: drives ordered startup steps and verticle deployment phases from a ... | 0.1.0 | ✔ | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 5.14.4 | 6.1.3 |