Citrus Samples Parent Project

Sample Applications, Archetypes for Webx Framework

Лицензия

Лицензия

Группа

Группа

com.alibaba.citrus.sample
Идентификатор

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

citrus-sample-parent
Последняя версия

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

1.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Citrus Samples Parent Project
Sample Applications, Archetypes for Webx Framework
Система контроля версий

Система контроля версий

http://github.com/webx/citrus-sample

Скачать citrus-sample-parent

Имя Файла Размер
citrus-sample-parent-1.2.pom 5 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • archetype-webx-quickstart
  • petstore

Версии библиотеки

Версия
1.2
1.1
1.0