is not current version
Last Version 021-11

Validation Framework 2.21

This framework allows edits to be defined in Groovy and to be executed on various data types.

License

License

GroupId

GroupId

com.imsweb
ArtifactId

ArtifactId

validation
Version

Version

2.21
Type

Type

jar
Description

Description

Validation Framework
This framework allows edits to be defined in Groovy and to be executed on various data types.
Project URL

Project URL

https://github.com/imsweb/validation
Source Code Management

Source Code Management

https://github.com/imsweb/validation

Download validation 2.21


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

Dependencies

compile (3)

Group / Artifact Type Version
com.imsweb : staging-client-java jar 6.0.0
org.codehaus.groovy : groovy jar 3.0.8
com.thoughtworks.xstream : xstream jar 1.4.16

runtime (2)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.15
org.apache.commons : commons-lang3 jar 3.11

test (5)

Group / Artifact Type Version
junit : junit jar 4.13
commons-io : commons-io jar 2.7
com.imsweb : staging-algorithm-cs jar 02.05.50.6
com.imsweb : staging-algorithm-tnm jar 1.9.5
com.imsweb : staging-algorithm-eod-public jar 2.0.7

Project Modules

There are no modules declared in this project.