is not current version
Last Version 1.03

org.wowtools:catframe-rmi cell

基于rmi和zookeeper的远程调用框架

GroupId

GroupId

org.wowtools
ArtifactId

ArtifactId

catframe-rmi
Version

Version

cell
Type

Type

jar

Download catframe-rmi cell


<!-- https://jarcasting.com/artifacts/org.wowtools/catframe-rmi/ -->
<dependency>
    <groupId>org.wowtools</groupId>
    <artifactId>catframe-rmi</artifactId>
    <version>cell</version>
</dependency>
// https://jarcasting.com/artifacts/org.wowtools/catframe-rmi/
implementation 'org.wowtools:catframe-rmi:cell'
// https://jarcasting.com/artifacts/org.wowtools/catframe-rmi/
implementation ("org.wowtools:catframe-rmi:cell")
'org.wowtools:catframe-rmi:jar:cell'
<dependency org="org.wowtools" name="catframe-rmi" rev="cell">
  <artifact name="catframe-rmi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wowtools', module='catframe-rmi', version='cell')
)
libraryDependencies += "org.wowtools" % "catframe-rmi" % "cell"
[org.wowtools/catframe-rmi "cell"]