не последняя версия
Последняя версия 1.0.2

com.ecfront:ez-spark-parent 1.0.0

EZ spark 构建框架

Группа

Группа

com.ecfront
Идентификатор

Идентификатор

ez-spark-parent
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать ez-spark-parent 1.0.0

Имя Файла Размер
ez-spark-parent-1.0.0.pom 10 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.ecfront/ez-spark-parent/ -->
<dependency>
    <groupId>com.ecfront</groupId>
    <artifactId>ez-spark-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ecfront/ez-spark-parent/
implementation 'com.ecfront:ez-spark-parent:1.0.0'
// https://jarcasting.com/artifacts/com.ecfront/ez-spark-parent/
implementation ("com.ecfront:ez-spark-parent:1.0.0")
'com.ecfront:ez-spark-parent:pom:1.0.0'
<dependency org="com.ecfront" name="ez-spark-parent" rev="1.0.0">
  <artifact name="ez-spark-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ecfront', module='ez-spark-parent', version='1.0.0')
)
libraryDependencies += "com.ecfront" % "ez-spark-parent" % "1.0.0"
[com.ecfront/ez-spark-parent "1.0.0"]