persistence.guiced-hazelcast.1.0.18.1-jre8.source-code.hazelcast-client.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of guiced-hazelcast Show documentation
Show all versions of guiced-hazelcast Show documentation
An integration library for Hazelcast and Guice utilizing a GuiceContext Injector.
<hazelcast-client xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.hazelcast.com/schema/client-config http://www.hazelcast.com/schema/client-config/hazelcast-client-config-4.0.xsd" xmlns="http://www.hazelcast.com/schema/client-config"> <cluster-name>${group.name}</cluster-name> <network> <cluster-members> <address>${client.address}</address> </cluster-members> </network> </hazelcast-client>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy