| License |
License |
|---|---|
| GroupId | GroupIdcn.t |
| ArtifactId | ArtifactIdvalidator-util |
| Version | Version1.0.13.RELEASE |
| Type | Typejar |
| Description |
Descriptionvalidator-util
util
|
<!-- https://jarcasting.com/artifacts/cn.t/validator-util/ -->
<dependency>
<groupId>cn.t</groupId>
<artifactId>validator-util</artifactId>
<version>1.0.13.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.t/validator-util/
implementation 'cn.t:validator-util:1.0.13.RELEASE'
// https://jarcasting.com/artifacts/cn.t/validator-util/
implementation ("cn.t:validator-util:1.0.13.RELEASE")
'cn.t:validator-util:jar:1.0.13.RELEASE'
<dependency org="cn.t" name="validator-util" rev="1.0.13.RELEASE">
<artifact name="validator-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.t', module='validator-util', version='1.0.13.RELEASE')
)
libraryDependencies += "cn.t" % "validator-util" % "1.0.13.RELEASE"
[cn.t/validator-util "1.0.13.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.t : common-util | jar | 1.0.13.RELEASE |
| cn.t : internationalize-util | jar | 1.0.13.RELEASE |
| org.hibernate.validator : hibernate-validator | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.el : javax.el-api | jar | 3.0.0 |
| org.glassfish.web : el-impl | jar | 2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |