| License |
License |
|---|---|
| GroupId | GroupIdcom.ecfront |
| ArtifactId | ArtifactIdezf-core |
| Last Version | Last Version3.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEZ Framework Core
EZ框架核心模块
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ezf-core-3.2.0.pom | |
| ezf-core-3.2.0.jar | 100 KB |
| ezf-core-3.2.0-sources.jar | 16 KB |
| ezf-core-3.2.0-javadoc.jar | 430 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 2.2.6 |