<dependency>
<groupId>io.yupiik</groupId>
<artifactId>bundlebee-core</artifactId>
<version>1.0.18</version>
</dependency>
<parent> <groupId>io.yupiik</groupId> <artifactId>bundlebee</artifactId> <version>1.0.18</version> </parent>
compile
|-- org.apache.geronimo.specs:geronimo-jcdi_2.0_spec:1.3
|-- org.apache.geronimo.specs:geronimo-annotation_1.3_spec:1.3
|-- org.apache.geronimo.specs:geronimo-atinject_1.0_spec:1.2
|-- org.apache.geronimo.specs:geronimo-interceptor_1.2_spec:1.2
|-- org.eclipse.microprofile.config:microprofile-config-api:1.4
|-- org.apache.geronimo.specs:geronimo-json_1.1_spec
|-- org.apache.geronimo.specs:geronimo-jsonb_1.0_spec
|-- org.apache.openwebbeans:openwebbeans-se
|-- org.apache.geronimo.config:geronimo-config-impl:1.2.3
|-- org.apache.johnzon:johnzon-jsonb
|-- io.yupiik.logging:yupiik-logging-jul
test
|-- org.apache.openwebbeans:openwebbeans-junit5