| License |
License |
|---|---|
| GroupId | GroupIdcom.zeroc |
| ArtifactId | ArtifactIdicediscovery |
| Last Version | Last Version3.7.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionIceDiscovery
Allow Ice applications to discover objects and object adapters
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| icediscovery-3.7.7.pom | |
| icediscovery-3.7.7.jar | 32 KB |
| icediscovery-3.7.7-sources.jar | 17 KB |
| icediscovery-3.7.7-javadoc.jar | 412 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zeroc/icediscovery/ -->
<dependency>
<groupId>com.zeroc</groupId>
<artifactId>icediscovery</artifactId>
<version>3.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.zeroc/icediscovery/
implementation 'com.zeroc:icediscovery:3.7.7'
// https://jarcasting.com/artifacts/com.zeroc/icediscovery/
implementation ("com.zeroc:icediscovery:3.7.7")
'com.zeroc:icediscovery:jar:3.7.7'
<dependency org="com.zeroc" name="icediscovery" rev="3.7.7">
<artifact name="icediscovery" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zeroc', module='icediscovery', version='3.7.7')
)
libraryDependencies += "com.zeroc" % "icediscovery" % "3.7.7"
[com.zeroc/icediscovery "3.7.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.zeroc : ice | jar | 3.7.7 |