| Группа | Группаcom.ecfront |
|---|---|
| Идентификатор | Идентификаторez-spark-parent |
| Версия | Версия1.0.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| 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"]