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

Citrus Parent Project 3.2.4

Another Java-based WEB Framework

Лицензия

Лицензия

Группа

Группа

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

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

citrus-parent
Версия

Версия

3.2.4
Тип

Тип

pom
Описание

Описание

Citrus Parent Project
Another Java-based WEB Framework
Система контроля версий

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

http://github.com/webx/citrus

Скачать citrus-parent 3.2.4

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : jcl-over-slf4j jar 1.7.5

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

  • dist/springext
  • dist/webx
  • dist/test
  • common/servlet
  • common/expr
  • common/logconfig
  • common/util
  • common/springext
  • common/generictype
  • common/hessian
  • test/util
  • test/webx
  • service/base
  • service/dataresolver
  • service/form
  • service/resource
  • service/upload
  • service/requestcontext
  • service/pipeline
  • service/configuration
  • service/mappingrule
  • service/moduleloader
  • service/pull
  • service/template
  • service/jsp
  • service/velocity
  • service/freemarker
  • service/uribroker
  • service/mail
  • webx/framework
  • webx/turbine
  • webx/async
  • webx/dev