MVN

com.ecfront : ezf-core

Maven & Gradle

Sep 26, 2016
6 usages
16 stars

EZ Framework Core · EZ框架核心模块

<dependency>
    <groupId>com.ecfront</groupId>
    <artifactId>ezf-core</artifactId>
    <version>3.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ecfront : ezf-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.0
  • Latest Beta: 3.0.0-beta3

All Versions

Choose a version of com.ecfront : ezf-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
ezf-core-3.2.0
3.1.x
ezf-core-3.1.1
3.0.x
ezf-core-3.0.0
ezf-core-3.0.0-beta3
ezf-core-3.0.0-beta2
ezf-core-3.0.0-beta1

How to add a dependency to Maven

Add the following com.ecfront : ezf-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ecfront</groupId>
    <artifactId>ezf-core</artifactId>
    <version>3.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ecfront : ezf-core gradle dependency to your build.gradle file:

implementation 'com.ecfront:ezf-core:3.2.0'

Gradle Kotlin DSL: Add the following com.ecfront : ezf-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ecfront:ezf-core:3.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ecfront : ezf-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ecfront" % "ezf-core" % "3.2.0"

Advertisement

Dependencies from Group

Oct 26, 2016
16 usages
5 stars
Sep 26, 2016
6 usages
16 stars
Sep 26, 2016
5 usages
16 stars
Sep 26, 2016
4 usages
16 stars
Feb 29, 2016
3 usages
1 stars

Discover Dependencies