License |
License |
---|---|
GroupId | GroupIdcom.imsweb |
ArtifactId | ArtifactIdvalidation |
Version | Version2.21 |
Type | Typejar |
Description |
DescriptionValidation Framework
This framework allows edits to be defined in Groovy and to be executed on various data types.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
validation-2.21.pom | |
validation-2.21.jar | 209 KB |
validation-2.21-sources.jar | 154 KB |
validation-2.21-javadoc.jar | 794 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.15 |
org.apache.commons : commons-lang3 | jar | 3.11 |
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 |