не последняя версия
Последняя версия 3.2.0

com.ecfront:ezf-distributed 3.0.0-beta2

EZ框架常用分布式服务

Группа

Группа

com.ecfront
Идентификатор

Идентификатор

ezf-distributed
Версия

Версия

3.0.0-beta2
Тип

Тип

jar

Скачать ezf-distributed 3.0.0-beta2


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