com.github.eagle6688:devutility.external.javax.validation

Some utilities for javax.validation Version 2.*

License

License

Categories

Categories

Utility General Purpose Libraries
GroupId

GroupId

com.github.eagle6688
ArtifactId

ArtifactId

devutility.external.javax.validation
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Some utilities for javax.validation Version 2.*
Project URL

Project URL

https://github.com/eagle6688/devutility.external.javax.validation
Source Code Management

Source Code Management

https://github.com/eagle6688/devutility.external.javax.validation

Download devutility.external.javax.validation

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
javax.validation : validation-api jar 2.0.1.Final

provided (1)

Group / Artifact Type Version
com.github.eagle6688 : devutility.internal jar 1.3.2

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0