MVN

com.zeroc : icediscovery

Maven & Gradle

Mar 24, 2023
1.9k stars

IceDiscovery · Allow Ice applications to discover objects and object adapters

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

Latest Version

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

  • Latest Stable: 3.7.9

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'com.zeroc:icediscovery:3.7.9'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.zeroc" % "icediscovery" % "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