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

archetype-resources.conf.client-hazelcast.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8"?>

<hazelcast-client
        xsi:schemaLocation="http://www.hazelcast.com/schema/client-config
            http://www.hazelcast.com/schema/config/hazelcast-client-config-3.2.xsd"
        xmlns="http://www.hazelcast.com/schema/client-config"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

    <group>
        <name>workers</name>
    </group>

    <network>
        <cluster-members>
            <!--MEMBERS-->
        </cluster-members>
    </network>

</hazelcast-client>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy