| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.zeroc |
| ArtifactId | ArtifactIdicestorm-compat |
| Last Version | Last Version3.7.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionIceStorm Compat
Publish-subscribe event distribution service
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| icestorm-compat-3.7.7.pom | |
| icestorm-compat-3.7.7.jar | 84 KB |
| icestorm-compat-3.7.7-sources.jar | 54 KB |
| icestorm-compat-3.7.7-javadoc.jar | 650 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zeroc/icestorm-compat/ -->
<dependency>
<groupId>com.zeroc</groupId>
<artifactId>icestorm-compat</artifactId>
<version>3.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.zeroc/icestorm-compat/
implementation 'com.zeroc:icestorm-compat:3.7.7'
// https://jarcasting.com/artifacts/com.zeroc/icestorm-compat/
implementation ("com.zeroc:icestorm-compat:3.7.7")
'com.zeroc:icestorm-compat:jar:3.7.7'
<dependency org="com.zeroc" name="icestorm-compat" rev="3.7.7">
<artifact name="icestorm-compat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zeroc', module='icestorm-compat', version='3.7.7')
)
libraryDependencies += "com.zeroc" % "icestorm-compat" % "3.7.7"
[com.zeroc/icestorm-compat "3.7.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.zeroc : ice-compat | jar | 3.7.7 |