License |
License |
---|---|
GroupId | GroupIdio.afu |
ArtifactId | ArtifactIdvalidator |
Version | Version2.3-RELEASE |
Type | Typejar |
Description |
DescriptionRffanLAB Validator
RffanLAB Validator For Many Way use
|
Project Organization |
Project OrganizationRffanLAB |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
validator-2.3-RELEASE.pom | |
validator-2.3-RELEASE.jar | 18 KB |
validator-2.3-RELEASE-sources.jar | 11 KB |
validator-2.3-RELEASE-javadoc.jar | 127 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.afu/validator/ -->
<dependency>
<groupId>io.afu</groupId>
<artifactId>validator</artifactId>
<version>2.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.afu/validator/
implementation 'io.afu:validator:2.3-RELEASE'
// https://jarcasting.com/artifacts/io.afu/validator/
implementation ("io.afu:validator:2.3-RELEASE")
'io.afu:validator:jar:2.3-RELEASE'
<dependency org="io.afu" name="validator" rev="2.3-RELEASE">
<artifact name="validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.afu', module='validator', version='2.3-RELEASE')
)
libraryDependencies += "io.afu" % "validator" % "2.3-RELEASE"
[io.afu/validator "2.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.validator : hibernate-validator | jar | 6.0.14.Final |
org.glassfish : javax.el | jar | 3.0.1-b08 |