i

ice-compat

Ice is a comprehensive RPC framework that helps you build distributed applications with minimal effort using familiar object-oriented idioms
https://zeroc.com
GNU General Public License, version 2
ZeroC Developers
Files download
File Operation
ice-compat-3.7.1-1.jar download
ice-compat-3.7.1-1.pom download
ice-compat-3.7.1-1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.zeroc</groupId>
  <artifactId>ice-compat</artifactId>
  <version>3.7.1-1</version>
</dependency>
Gradle Groovy
implementation 'com.zeroc:ice-compat:3.7.1-1'
Gradle Kotlin
implementation("com.zeroc:ice-compat:3.7.1-1")
Scala SBT
libraryDependencies += "com.zeroc" % "ice-compat" % "3.7.1-1"
Groovy Grape
@Grapes(
  @Grab(group='com.zeroc', module='ice-compat', version='3.7.1-1')
)
Apache Ivy
<dependency org="com.zeroc" name="ice-compat" rev="3.7.1-1" />
Leiningen
[com.zeroc/ice-compat "3.7.1-1"]
Apache Buildr
'com.zeroc:ice-compat:jar:3.7.1-1'
Dependencies
The project has no third-party dependencies