License |
License |
---|---|
GroupId | GroupIdcom.alibaba.citrus |
ArtifactId | ArtifactIdcitrus-webx-all |
Last Version | Last Version3.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebx All-in-one Bundle
Another Java-based WEB Framework
|
Filename | Size |
---|---|
citrus-webx-all-3.2.4.pom | |
citrus-webx-all-3.2.4.jar | 2 MB |
citrus-webx-all-3.2.4-sources.jar | 2 MB |
citrus-webx-all-3.2.4-javadoc.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.citrus/citrus-webx-all/ -->
<dependency>
<groupId>com.alibaba.citrus</groupId>
<artifactId>citrus-webx-all</artifactId>
<version>3.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.citrus/citrus-webx-all/
implementation 'com.alibaba.citrus:citrus-webx-all:3.2.4'
// https://jarcasting.com/artifacts/com.alibaba.citrus/citrus-webx-all/
implementation ("com.alibaba.citrus:citrus-webx-all:3.2.4")
'com.alibaba.citrus:citrus-webx-all:jar:3.2.4'
<dependency org="com.alibaba.citrus" name="citrus-webx-all" rev="3.2.4">
<artifact name="citrus-webx-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.citrus', module='citrus-webx-all', version='3.2.4')
)
libraryDependencies += "com.alibaba.citrus" % "citrus-webx-all" % "3.2.4"
[com.alibaba.citrus/citrus-webx-all "3.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-jexl | jar | 2.1.1 |
cglib : cglib-nodep | jar | 2.2.2 |
dom4j : dom4j | jar | 1.6.1 |
ecs : ecs | jar | 1.4.2 |
commons-codec : commons-codec | jar | 1.8 |
commons-fileupload : commons-fileupload | jar | 1.3.1 |
commons-io : commons-io | jar | 2.4 |
com.alibaba : fastjson | jar | 1.1.36 |
org.springframework : spring-core | jar | 3.2.7.RELEASE |
org.springframework : spring-beans | jar | 3.2.7.RELEASE |
org.springframework : spring-aop | jar | 3.2.7.RELEASE |
aopalliance : aopalliance | jar | 1.0 |
org.springframework : spring-context | jar | 3.2.7.RELEASE |
org.springframework : spring-expression | jar | 3.2.7.RELEASE |
org.springframework : spring-web | jar | 3.2.7.RELEASE |
org.springframework : spring-context-support | jar | 3.2.7.RELEASE |
org.springframework : spring-tx | jar | 3.2.7.RELEASE |
org.springframework : spring-jdbc | jar | 3.2.7.RELEASE |
org.springframework : spring-orm | jar | 3.2.7.RELEASE |
org.springframework : spring-webmvc | jar | 3.2.7.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.1.7 |