| License |
License |
|---|---|
| GroupId | GroupIdcom.zeroc |
| ArtifactId | ArtifactIdicegrid |
| Last Version | Last Version3.7.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionIceGrid
Locate, deploy, and manage Ice servers
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| icegrid-3.7.7.pom | |
| icegrid-3.7.7.jar | 266 KB |
| icegrid-3.7.7-sources.jar | 174 KB |
| icegrid-3.7.7-javadoc.jar | 895 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zeroc/icegrid/ -->
<dependency>
<groupId>com.zeroc</groupId>
<artifactId>icegrid</artifactId>
<version>3.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.zeroc/icegrid/
implementation 'com.zeroc:icegrid:3.7.7'
// https://jarcasting.com/artifacts/com.zeroc/icegrid/
implementation ("com.zeroc:icegrid:3.7.7")
'com.zeroc:icegrid:jar:3.7.7'
<dependency org="com.zeroc" name="icegrid" rev="3.7.7">
<artifact name="icegrid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zeroc', module='icegrid', version='3.7.7')
)
libraryDependencies += "com.zeroc" % "icegrid" % "3.7.7"
[com.zeroc/icegrid "3.7.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.zeroc : ice | jar | 3.7.7 |
| com.zeroc : glacier2 | jar | 3.7.7 |