locatordiscovery.3.7.10.source-code.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of icelocatordiscovery Show documentation
Show all versions of icelocatordiscovery Show documentation
Ice plug-in that enables the discovery of IceGrid and custom locators via UDP multicast
The newest version!
//
// Copyright (c) ZeroC, Inc. All rights reserved.
//
module com.zeroc.icelocatordiscovery {
exports com.zeroc.IceLocatorDiscovery;
requires transitive com.zeroc.ice;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy