xco-web

xco-web is an easy to use control layer framework, is part of the SOA system, using xml language to describe the controller.

License

License

GroupId

GroupId

org.xson
ArtifactId

ArtifactId

xco-web
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

xco-web
xco-web is an easy to use control layer framework, is part of the SOA system, using xml language to describe the controller.
Project URL

Project URL

https://github.com/xsonorg/web
Source Code Management

Source Code Management

https://github.com/xsonorg/web.git

Download xco-web

How to add to project

<!-- https://jarcasting.com/artifacts/org.xson/xco-web/ -->
<dependency>
    <groupId>org.xson</groupId>
    <artifactId>xco-web</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xson/xco-web/
implementation 'org.xson:xco-web:1.0.0'
// https://jarcasting.com/artifacts/org.xson/xco-web/
implementation ("org.xson:xco-web:1.0.0")
'org.xson:xco-web:jar:1.0.0'
<dependency org="org.xson" name="xco-web" rev="1.0.0">
  <artifact name="xco-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xson', module='xco-web', version='1.0.0')
)
libraryDependencies += "org.xson" % "xco-web" % "1.0.0"
[org.xson/xco-web "1.0.0"]

Dependencies

compile (6)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
org.xson : xco-validate jar 1.0.0
org.xson : common-object jar 1.0.0
cn.gatherlife » rpc-util jar 1.0.0
commons-io : commons-io jar 2.4
commons-fileupload : commons-fileupload jar 1.3.1

provided (7)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
net.sf.ehcache : ehcache jar 2.10.1
com.whalin : Memcached-Java-Client jar 3.0.2
org.xson : xson-redis jar 1.0.0
org.slf4j : slf4j-api jar 1.7.16
org.slf4j : slf4j-log4j12 jar 1.7.16
com.alibaba : fastjson jar 1.2.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

web


xco-web is an easy to use control layer framework, is part of the SOA system, using xml language to describe the controller.

Versions

Version
1.0.0