MVN

com.zeroc : ice

Maven & Gradle

Mar 24, 2023
17 usages
1.9k stars

Ice · Ice is a comprehensive RPC framework that helps you build distributed applications with minimal effort using familiar object-oriented idioms

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

Latest Version

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

  • Latest Stable: 3.7.9

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'com.zeroc:ice:3.7.9'

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

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

How to add a dependency to SBT Scala

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

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

May 23, 2016
1 usages
May 25, 2016
104 stars
Sep 22, 2016
4 stars
May 28, 2016
3 usages
7 stars
Oct 19, 2018
2 usages
47 stars
Jul 31, 2019
745 stars
Apr 07, 2018
Nov 17, 2016
1 usages
173 stars