is not current version
Last Version 3.2.0

com.ecfront:ezf-distributed 3.0.0-beta3

EZ框架常用分布式服务

GroupId

GroupId

com.ecfront
ArtifactId

ArtifactId

ezf-distributed
Version

Version

3.0.0-beta3
Type

Type

jar

Download ezf-distributed 3.0.0-beta3


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