Tree API module for Infinispan, providing tree data structure support for distributed caching.
<dependency>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-tree</artifactId>
<version>9.4.24.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and use a TreeCache
Use Infinispan 9.x or migrate to standard Cache API with tree-like structures
No dependency data recorded yet.