License |
License |
---|---|
GroupId | GroupIdcom.ecfront |
ArtifactId | ArtifactIdez-runable-parent |
Last Version | Last Version0.2.9 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEZ Runable Parent
EZ 可运行组件构建框架
|
Filename | Size |
---|---|
ez-runable-parent-0.2.9.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ecfront/ez-runable-parent/ -->
<dependency>
<groupId>com.ecfront</groupId>
<artifactId>ez-runable-parent</artifactId>
<version>0.2.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ecfront/ez-runable-parent/
implementation 'com.ecfront:ez-runable-parent:0.2.9'
// https://jarcasting.com/artifacts/com.ecfront/ez-runable-parent/
implementation ("com.ecfront:ez-runable-parent:0.2.9")
'com.ecfront:ez-runable-parent:pom:0.2.9'
<dependency org="com.ecfront" name="ez-runable-parent" rev="0.2.9">
<artifact name="ez-runable-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ecfront', module='ez-runable-parent', version='0.2.9')
)
libraryDependencies += "com.ecfront" % "ez-runable-parent" % "0.2.9"
[com.ecfront/ez-runable-parent "0.2.9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
org.scala-lang : scala-reflect | jar | 2.11.7 |
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.5 |