License |
License |
---|---|
Categories |
CategoriesH2 Data Databases |
GroupId | GroupIdcom.zeroc |
ArtifactId | ArtifactIdicepatch2 |
Version | Version3.7.6 |
Type | Typejar |
Description |
DescriptionIcePatch2
File distribution and patching for Ice
|
Project URL |
Project URL |
Filename | Size |
---|---|
icepatch2-3.7.6.pom | |
icepatch2-3.7.6.jar | 22 KB |
icepatch2-3.7.6-sources.jar | 15 KB |
icepatch2-3.7.6-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.zeroc/icepatch2/ -->
<dependency>
<groupId>com.zeroc</groupId>
<artifactId>icepatch2</artifactId>
<version>3.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.zeroc/icepatch2/
implementation 'com.zeroc:icepatch2:3.7.6'
// https://jarcasting.com/artifacts/com.zeroc/icepatch2/
implementation ("com.zeroc:icepatch2:3.7.6")
'com.zeroc:icepatch2:jar:3.7.6'
<dependency org="com.zeroc" name="icepatch2" rev="3.7.6">
<artifact name="icepatch2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zeroc', module='icepatch2', version='3.7.6')
)
libraryDependencies += "com.zeroc" % "icepatch2" % "3.7.6"
[com.zeroc/icepatch2 "3.7.6"]
Group / Artifact | Type | Version |
---|---|---|
com.zeroc : ice | jar | 3.7.6 |