Last Version

hibernate-validator 62

JPMS Module-Info's for a few of the Jakarta Libraries. These will be removed as time goes by

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Hibernate Data ORM
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

hibernate-validator
Version

Version

62
Type

Type

jar
Description

Description

hibernate-validator
JPMS Module-Info's for a few of the Jakarta Libraries. These will be removed as time goes by
Project Organization

Project Organization

Marc Magon
Source Code Management

Source Code Management

https://github.com/GedMarc?tab=repositories/hibernate-validator

Download hibernate-validator 62


<!-- https://jarcasting.com/artifacts/com.guicedee.services/hibernate-validator/ -->
<dependency>
    <groupId>com.guicedee.services</groupId>
    <artifactId>hibernate-validator</artifactId>
    <version>62</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/hibernate-validator/
implementation 'com.guicedee.services:hibernate-validator:62'
// https://jarcasting.com/artifacts/com.guicedee.services/hibernate-validator/
implementation ("com.guicedee.services:hibernate-validator:62")
'com.guicedee.services:hibernate-validator:jar:62'
<dependency org="com.guicedee.services" name="hibernate-validator" rev="62">
  <artifact name="hibernate-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='hibernate-validator', version='62')
)
libraryDependencies += "com.guicedee.services" % "hibernate-validator" % "62"
[com.guicedee.services/hibernate-validator "62"]

Dependencies

compile (4)

Group / Artifact Type Version
com.guicedee.services : hibernate-core jar
com.guicedee.services : jakarta.el jar
com.guicedee.services : classmate jar
org.hibernate.validator : hibernate-validator Optional jar 6.0.17.Final

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8
org.mapstruct : mapstruct-processor jar 1.3.0.Final

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0-M1
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 3.0.0
com.h2database : h2 jar 1.4.199

Project Modules

There are no modules declared in this project.