Hello! I don't know if this is the right place (didn't found any JVM specific channel). We have a Kotlin JVM service which is not attached to any web framework, such as Spring. Still, we want to standardize it with hexagonal architecture and I was wondering about dependency injection. I came across this lib (
https://github.com/Kodein-Framework/Kodein-DI/). Has someone used? Is there any other alternative?