MVN

com.zeroc : icelocatordiscovery

Maven & Gradle

Mar 24, 2023
1.9k stars

IceLocatorDiscovery · Ice plug-in that enables the discovery of IceGrid and custom locators via UDP multicast

<dependency>
    <groupId>com.zeroc</groupId>
    <artifactId>icelocatordiscovery</artifactId>
    <version>3.7.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.zeroc : icelocatordiscovery to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.7.9

All Versions

Choose a version of com.zeroc : icelocatordiscovery to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.7.x
icelocatordiscovery-3.7.9
icelocatordiscovery-3.7.8
icelocatordiscovery-3.7.7
icelocatordiscovery-3.7.6
icelocatordiscovery-3.7.5
icelocatordiscovery-3.7.4
icelocatordiscovery-3.7.3
icelocatordiscovery-3.7.2
icelocatordiscovery-3.7.1-1
icelocatordiscovery-3.7.1
icelocatordiscovery-3.7.0
3.6.x
icelocatordiscovery-3.6.5
icelocatordiscovery-3.6.4
icelocatordiscovery-3.6.3
icelocatordiscovery-3.6.2

How to add a dependency to Maven

Add the following com.zeroc : icelocatordiscovery maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.zeroc</groupId>
    <artifactId>icelocatordiscovery</artifactId>
    <version>3.7.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.zeroc : icelocatordiscovery gradle dependency to your build.gradle file:

implementation 'com.zeroc:icelocatordiscovery:3.7.9'

Gradle Kotlin DSL: Add the following com.zeroc : icelocatordiscovery gradle kotlin dependency to your build.gradle.kts file:

implementation("com.zeroc:icelocatordiscovery:3.7.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.zeroc : icelocatordiscovery sbt scala dependency to your build.sbt file:

libraryDependencies += "com.zeroc" % "icelocatordiscovery" % "3.7.9"

Advertisement

Dependencies from Group

ice
Mar 24, 2023
17 usages
1.9k stars
Mar 24, 2023
8 usages
1.9k stars
Mar 24, 2023
3 usages
1.9k stars
Mar 24, 2023
2 usages
1.9k stars
Mar 24, 2023
1 usages
1.9k stars

Discover Dependencies