is not current version
Last Version 1.03

org.wowtools:catframe-rmi 1.2STABLE

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

GroupId

GroupId

org.wowtools
ArtifactId

ArtifactId

catframe-rmi
Version

Version

1.2STABLE
Type

Type

jar

Download catframe-rmi 1.2STABLE


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