All Downloads are FREE. Search and download functionalities are using the official Maven repository.

modules.org.wildfly.swarm.infinispan.runtime.module.xml Maven / Gradle / Ivy

There is a newer version: 1.0.2.Final
Show newest version
<module xmlns="urn:jboss:module:1.3" name="org.wildfly.swarm.infinispan" slot="runtime">
  <resources>
    <artifact name="org.wildfly.swarm:infinispan-runtime:${project.version}"/>
  </resources>

  <dependencies>
    <module name="org.wildfly.swarm.infinispan"/>
    <module name="org.wildfly.swarm.container"/>
    <module name="org.wildfly.swarm.container" slot="runtime"/>
    <module name="org.wildfly.swarm.configuration"/>

    <module name="org.jboss.as.clustering.infinispan"/>
  </dependencies>
</module>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy