Happy Christmas folks! Today is a good day to test new configs.. I wanted to give a try to Ignite as Hibernate L2 cache provider. However, I'm unable to find the dep described in doc in Maven central.
<dependency>
<groupId>org.apache.ignite</groupId>
<artifactId>ignite-hibernate_5.3</artifactId>
<version>${ignite.version}</version>
</dependency>
https://apacheignite-mix.readme.io/docs/hibernate-l2-cache#l2-cache-configuration
Is it available somewhere else?
Best, p
