License |
License |
---|---|
GroupId | GroupIdcom.ecfront |
ArtifactId | ArtifactIdez-parent |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEZ Parent
EZ 构建框架
|
Project URL |
Project URL |
Filename | Size |
---|---|
ez-parent-1.1.1.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ecfront/ez-parent/ -->
<dependency>
<groupId>com.ecfront</groupId>
<artifactId>ez-parent</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ecfront/ez-parent/
implementation 'com.ecfront:ez-parent:1.1.1'
// https://jarcasting.com/artifacts/com.ecfront/ez-parent/
implementation ("com.ecfront:ez-parent:1.1.1")
'com.ecfront:ez-parent:pom:1.1.1'
<dependency org="com.ecfront" name="ez-parent" rev="1.1.1">
<artifact name="ez-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ecfront', module='ez-parent', version='1.1.1')
)
libraryDependencies += "com.ecfront" % "ez-parent" % "1.1.1"
[com.ecfront/ez-parent "1.1.1"]
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 | 3.0.0 |