Java

Download Ice 3.8 for Java

Version

3.8.0
|
December 16, 2025

Platforms

Maven Repository

The Ice for Java JAR files are available from Maven Central.
PackageDescription
com.zeroc:iceIce runtime for Java
com.zeroc:glacier2Firewall traversal for Ice
com.zeroc:iceboxIceBox service container
com.zeroc:icegridLocate, deploy, and manage Ice servers
com.zeroc:icestormPublish-subscribe event distribution service
com.zeroc:icediscoveryAllow Ice applications to discover objects and object adapters
com.zeroc:icelocatordiscoveryIce plug-in that enables the discovery of IceGrid and custom locators via UDP multicast
com.zeroc:icebtBluetooth support for Ice (Android only)

Gradle Plugin

The Slice Tools Gradle plugin automatically compiles your Slice definitions to Java during the build process.

Using the plugins DSL (build.gradle.kts):

plugins {
// Apply the Slice-tools plugin to enable Slice compilation.
// Files in 'src/main/slice' will be compiled by default.
id("com.zeroc.slice-tools") version "3.8.+"
}

See the documentation for usage details.

CookiesYour privacy
This website uses cookies to analyze traffic and improve your experience.
By clicking "Accept," you consent to the use of these cookies. You can learn more about our cookies policy in our Privacy Policy.