- 3.7
- Java
Download Ice 3.7 for Java
Version
3.7.10
|
November 6, 2023
Platforms
Maven Repository
The Ice for Java JAR files are available from Maven Central.
Detailed instructions for installing Ice for Java are available here.
Slice to Java Compiler
The slice2java compiler is required for Java development.
Linux Repositories
Ubuntu 22.04 (Jammy Jellyfish)
Configure APT repository
amd64 | arm64
sudo mkdir -p /etc/apt/keyringssudo curl -fsSL https://download.zeroc.com/GPG-KEY-zeroc-release-B6391CB2CFBA643D | sudo gpg --dearmor -o /etc/apt/keyrings/zeroc.gpgecho \'deb [signed-by=/etc/apt/keyrings/zeroc.gpg] https://download.zeroc.com/ice/3.7/ubuntu22.04 stable main' \| sudo tee /etc/apt/sources.list.d/zeroc-ice-3.7.listsudo apt-get update
Install the Slice compilers
sudo apt-get install zeroc-ice-compilers
Ubuntu 20.04 (Focal Fossa)
Configure APT repository
amd64 | arm64 | armhf
sudo mkdir -p /etc/apt/keyringssudo curl -fsSL https://download.zeroc.com/GPG-KEY-zeroc-release-B6391CB2CFBA643D | sudo gpg --dearmor -o /etc/apt/keyrings/zeroc.gpgecho \'deb [signed-by=/etc/apt/keyrings/zeroc.gpg] https://download.zeroc.com/ice/3.7/ubuntu20.04 stable main' \| sudo tee /etc/apt/sources.list.d/zeroc-ice-3.7.listsudo apt-get update
Install the Slice compilers
sudo apt-get install zeroc-ice-compilers
Ubuntu 18.04 (Bionic Beaver)
Configure APT repository
amd64 | arm64 | armhf
sudo mkdir -p /etc/apt/keyringssudo curl -fsSL https://download.zeroc.com/GPG-KEY-zeroc-release-B6391CB2CFBA643D | sudo gpg --dearmor -o /etc/apt/keyrings/zeroc.gpgecho \'deb [signed-by=/etc/apt/keyrings/zeroc.gpg] https://download.zeroc.com/ice/3.7/ubuntu18.04 stable main' \| sudo tee /etc/apt/sources.list.d/zeroc-ice-3.7.listsudo apt-get update
Install the Slice compilers
sudo apt-get install zeroc-ice-compilers
Ubuntu 16.04 (Xenial Xerus)
Configure APT repository
amd64
sudo mkdir -p /etc/apt/keyringssudo curl -fsSL https://download.zeroc.com/GPG-KEY-zeroc-release-B6391CB2CFBA643D | sudo gpg --dearmor -o /etc/apt/keyrings/zeroc.gpgecho \'deb [signed-by=/etc/apt/keyrings/zeroc.gpg] https://download.zeroc.com/ice/3.7/ubuntu16.04 stable main' \| sudo tee /etc/apt/sources.list.d/zeroc-ice-3.7.listsudo apt-get update
Install the Slice compilers
sudo apt-get install zeroc-ice-compilers
Detailed instructions for installing Ice on Linux are available here.
GPG Key
The Linux binary packages are signed with the following key:
- Key:rsa4096/B6391CB2CFBA643D (2017-04-03) ZeroC, Inc. (release key 2) <support@zeroc.com>
- Download:
- Fingerprint:4F9430C5FD102B029E8184CBB6391CB2CFBA643D