Last Version

EZ Framework Distributed 3.2.0

EZ框架常用分布式服务

License

License

GroupId

GroupId

com.ecfront
ArtifactId

ArtifactId

ezf-distributed
Version

Version

3.2.0
Type

Type

jar
Description

Description

EZ Framework Distributed
EZ框架常用分布式服务
Project URL

Project URL

https://github.com/gudaoxuri/ez-framework

Download ezf-distributed 3.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.ecfront : ezf-redis jar 3.2.0
org.scala-lang : scala-library jar 2.11.8
org.scala-lang : scala-reflect jar 2.11.8
com.typesafe.scala-logging : scala-logging-slf4j_2.11 jar 2.1.2

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
org.scalatest : scalatest_2.11 jar 2.2.6

Project Modules

There are no modules declared in this project.