| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.colesico.framework |
| ArtifactId | ArtifactIdcolesico-validation |
| Version | Version4.5.0 |
| Type | Typejar |
| Description |
DescriptionColesico Validation Module
Colesico framework data bean validation assistant and simple dsl validator
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| colesico-validation-4.5.0.pom | |
| colesico-validation-4.5.0.jar | 67 KB |
| colesico-validation-4.5.0-sources.jar | 50 KB |
| colesico-validation-4.5.0-javadoc.jar | 682 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.colesico.framework/colesico-validation/ -->
<dependency>
<groupId>net.colesico.framework</groupId>
<artifactId>colesico-validation</artifactId>
<version>4.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.colesico.framework/colesico-validation/
implementation 'net.colesico.framework:colesico-validation:4.5.0'
// https://jarcasting.com/artifacts/net.colesico.framework/colesico-validation/
implementation ("net.colesico.framework:colesico-validation:4.5.0")
'net.colesico.framework:colesico-validation:jar:4.5.0'
<dependency org="net.colesico.framework" name="colesico-validation" rev="4.5.0">
<artifact name="colesico-validation" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.colesico.framework', module='colesico-validation', version='4.5.0')
)
libraryDependencies += "net.colesico.framework" % "colesico-validation" % "4.5.0"
[net.colesico.framework/colesico-validation "4.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.colesico.framework : colesico-service | jar | 4.5.0 |
| net.colesico.framework : colesico-translation | jar | 4.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.3.0 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |