Last Version

xco-validate 1.0.0

xco-validate based XCO, using xml language to describe data validation framework.

License

License

GroupId

GroupId

org.xson
ArtifactId

ArtifactId

xco-validate
Version

Version

1.0.0
Type

Type

jar
Description

Description

xco-validate
xco-validate based XCO, using xml language to describe data validation framework.
Project URL

Project URL

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

Source Code Management

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

Download xco-validate 1.0.0


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

Dependencies

provided (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
org.xson : common-object jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.