Last Version

EZ Framework Core 3.2.0

EZ框架核心模块

License

License

GroupId

GroupId

com.ecfront
ArtifactId

ArtifactId

ezf-core
Version

Version

3.2.0
Type

Type

jar
Description

Description

EZ Framework Core
EZ框架核心模块
Project URL

Project URL

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

Download ezf-core 3.2.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.ecfront : ez-common jar 1.1.3
io.vertx : vertx-core jar 3.3.2
io.vertx : vertx-codegen jar 3.3.2
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

provided (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.6

Project Modules

There are no modules declared in this project.