Can anyone please help me understand the difference between the following helidon bundles on https://mvnrepository.com/artifact/io.helidon.microprofile.bundles?
- Helidon Microprofile Full Bundle @ https://mvnrepository.com/artifact/io.helidon.microprofile.bundles/helidon-microprofile
- Helidon Microprofile Core Bundle @ https://mvnrepository.com/artifact/io.helidon.microprofile.bundles/helidon-microprofile-core
- Helidon Microprofile Bundles @ https://mvnrepository.com/artifact/io.helidon.microprofile.bundles/bundles-project
I am trying to go into each POM and seeing the differences, but it is too much of mix and match
Also, the latest helidon impl is version 3.2. I do not find it on the above URL. Is it available on a different location? Or one of the above three bundles points to the latest stable (3.2)?
Thanks in advance, Rahul