Kie Commons Validation

Collection of reusable Java Validation utilies from the KIE team.

License

License

GroupId

GroupId

org.kie.commons
ArtifactId

ArtifactId

kie-commons-validation
Last Version

Last Version

6.0.0.CR5
Release Date

Release Date

Type

Type

jar
Description

Description

Kie Commons Validation
Collection of reusable Java Validation utilies from the KIE team.
Project URL

Project URL

http://www.jboss.org/drools/kie-commons-validation
Project Organization

Project Organization

JBoss by Red Hat

Download kie-commons-validation

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
org.easytesting : fest-assert-core jar
junit : junit jar
org.mockito : mockito-all jar

Project Modules

There are no modules declared in this project.
org.kie.commons
This organization has been moved to https://github.com/kiegroup

Versions

Version
6.0.0.CR5
6.0.0.CR4-Pre1
6.0.0.CR4
6.0.0.CR3
6.0.0.CR2
6.0.0.CR1
6.0.0.Beta5
6.0.0.Beta4
6.0.0.Beta3
6.0.0.Beta2
6.0.0.Beta1
6.0.0.Alpha9
6.0.0.Alpha6
6.0.0.Alpha5
6.0.0.Alpha4