Last Version

Easy Validation 1.0.0

This project contains the api for validation

License

License

GroupId

GroupId

at.meks
ArtifactId

ArtifactId

easy-validation
Version

Version

1.0.0
Type

Type

jar
Description

Description

Easy Validation
This project contains the api for validation
Project URL

Project URL

https://github.com/meks77/easy-validation
Source Code Management

Source Code Management

https://github.com/meks77/easy-validation

Download easy-validation 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert-core jar 2.0M10
org.mockito : mockito-core jar 2.9.0
org.powermock : powermock-api-mockito2 jar 1.7.4
org.powermock : powermock-module-junit4 jar 1.7.4

Project Modules

There are no modules declared in this project.