<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-infinispan-cache-deployment</artifactId>
<version>3.17.2</version>
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-infinispan-cache-deployment', version='3.17.2')
)
<parent> <groupId>io.quarkus</groupId> <artifactId>quarkus-infinispan-cache-parent</artifactId> <version>3.17.2</version> </parent>
compile
|-- io.quarkus:quarkus-infinispan-client-deployment
|-- io.quarkus:quarkus-cache-deployment
|-- io.quarkus:quarkus-infinispan-cache
test