| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.alibaba.citrus.tool |
| Идентификатор | Идентификаторcitrus-tool-parent |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеCitrus Tool Parent Project
Plugins, tools for Webx Framework
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| citrus-tool-parent-1.1.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.alibaba.citrus.tool/citrus-tool-parent/ -->
<dependency>
<groupId>com.alibaba.citrus.tool</groupId>
<artifactId>citrus-tool-parent</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.citrus.tool/citrus-tool-parent/
implementation 'com.alibaba.citrus.tool:citrus-tool-parent:1.1'
// https://jarcasting.com/artifacts/com.alibaba.citrus.tool/citrus-tool-parent/
implementation ("com.alibaba.citrus.tool:citrus-tool-parent:1.1")
'com.alibaba.citrus.tool:citrus-tool-parent:pom:1.1'
<dependency org="com.alibaba.citrus.tool" name="citrus-tool-parent" rev="1.1">
<artifact name="citrus-tool-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.citrus.tool', module='citrus-tool-parent', version='1.1')
)
libraryDependencies += "com.alibaba.citrus.tool" % "citrus-tool-parent" % "1.1"
[com.alibaba.citrus.tool/citrus-tool-parent "1.1"]