License |
License |
---|---|
GroupId | GroupIdcom.ecfront |
ArtifactId | ArtifactIdezf-parent |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEZ Framework Parent
EZ框架Parent POM
|
Project URL |
Project URL |
Filename | Size |
---|---|
ezf-parent-3.2.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ecfront/ezf-parent/ -->
<dependency>
<groupId>com.ecfront</groupId>
<artifactId>ezf-parent</artifactId>
<version>3.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ecfront/ezf-parent/
implementation 'com.ecfront:ezf-parent:3.2.0'
// https://jarcasting.com/artifacts/com.ecfront/ezf-parent/
implementation ("com.ecfront:ezf-parent:3.2.0")
'com.ecfront:ezf-parent:pom:3.2.0'
<dependency org="com.ecfront" name="ezf-parent" rev="3.2.0">
<artifact name="ezf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ecfront', module='ezf-parent', version='3.2.0')
)
libraryDependencies += "com.ecfront" % "ezf-parent" % "3.2.0"
[com.ecfront/ezf-parent "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |