License |
License |
---|---|
Categories |
CategoriesUtility General Purpose Libraries |
GroupId | GroupIdcom.github.eagle6688 |
ArtifactId | ArtifactIddevutility.external.javax.validation |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSome utilities for javax.validation Version 2.*
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.eagle6688/devutility.external.javax.validation/ -->
<dependency>
<groupId>com.github.eagle6688</groupId>
<artifactId>devutility.external.javax.validation</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eagle6688/devutility.external.javax.validation/
implementation 'com.github.eagle6688:devutility.external.javax.validation:1.0.4'
// https://jarcasting.com/artifacts/com.github.eagle6688/devutility.external.javax.validation/
implementation ("com.github.eagle6688:devutility.external.javax.validation:1.0.4")
'com.github.eagle6688:devutility.external.javax.validation:jar:1.0.4'
<dependency org="com.github.eagle6688" name="devutility.external.javax.validation" rev="1.0.4">
<artifact name="devutility.external.javax.validation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eagle6688', module='devutility.external.javax.validation', version='1.0.4')
)
libraryDependencies += "com.github.eagle6688" % "devutility.external.javax.validation" % "1.0.4"
[com.github.eagle6688/devutility.external.javax.validation "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 2.0.1.Final |
Group / Artifact | Type | Version |
---|---|---|
com.github.eagle6688 : devutility.internal | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.validator : hibernate-validator | jar | 6.0.14.Final |
javax.el : javax.el-api | jar | 3.0.0 |
org.glassfish : javax.el | jar | 3.0.0 |