Last Version

Colesico Validation Module 5.2.0

Colesico framework data bean validation assistant and simple dsl validator

License

License

Categories

Categories

Net
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-validation
Version

Version

5.2.0
Type

Type

jar
Description

Description

Colesico Validation Module
Colesico framework data bean validation assistant and simple dsl validator
Project URL

Project URL

https://github.com/colesico/colesico-framework

Download colesico-validation 5.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.colesico.framework : colesico-service jar 5.2.0
net.colesico.framework : colesico-translation jar 5.2.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.5
org.slf4j : slf4j-simple jar 1.7.32

Project Modules

There are no modules declared in this project.