| License |
License |
|---|---|
| GroupId | GroupIdat.meks |
| ArtifactId | ArtifactIdeasy-validation |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionEasy Validation
This project contains the api for validation
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| easy-validation-1.0.0.pom | |
| easy-validation-1.0.0.jar | 47 KB |
| easy-validation-1.0.0-sources.jar | 25 KB |
| easy-validation-1.0.0-javadoc.jar | 176 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.7 |
| 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 |