Last Version

Infobip Spring Bean Validation 1.0.0

Library which provides new features on top of Hibernate Validator and Spring Boot Validation starter.

License

License

GroupId

GroupId

com.infobip
ArtifactId

ArtifactId

infobip-spring-bean-validation
Version

Version

1.0.0
Type

Type

pom
Description

Description

Infobip Spring Bean Validation
Library which provides new features on top of Hibernate Validator and Spring Boot Validation starter.
Project URL

Project URL

https://github.com/infobip/infobip-spring-bean-validation
Project Organization

Project Organization

Infobip Ltd.
Source Code Management

Source Code Management

https://github.com/infobip/infobip-spring-bean-validation.git

Download infobip-spring-bean-validation 1.0.0


<!-- https://jarcasting.com/artifacts/com.infobip/infobip-spring-bean-validation/ -->
<dependency>
    <groupId>com.infobip</groupId>
    <artifactId>infobip-spring-bean-validation</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.infobip/infobip-spring-bean-validation/
implementation 'com.infobip:infobip-spring-bean-validation:1.0.0'
// https://jarcasting.com/artifacts/com.infobip/infobip-spring-bean-validation/
implementation ("com.infobip:infobip-spring-bean-validation:1.0.0")
'com.infobip:infobip-spring-bean-validation:pom:1.0.0'
<dependency org="com.infobip" name="infobip-spring-bean-validation" rev="1.0.0">
  <artifact name="infobip-spring-bean-validation" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.infobip', module='infobip-spring-bean-validation', version='1.0.0')
)
libraryDependencies += "com.infobip" % "infobip-spring-bean-validation" % "1.0.0"
[com.infobip/infobip-spring-bean-validation "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • infobip-spring-bean-validation-api
  • infobip-spring-bean-validation-boot-starter