MVN

com.github.jinahya : assertj-bean-validation-base

Maven & Gradle

May 02, 2021
3 usages

An AssertJ extension for Bean-Validation

<dependency>
    <groupId>com.github.jinahya</groupId>
    <artifactId>assertj-bean-validation-base</artifactId>
    <version>0.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jinahya : assertj-bean-validation-base to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.9

All Versions

Choose a version of com.github.jinahya : assertj-bean-validation-base to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
assertj-bean-validation-base-0.0.9

How to add a dependency to Maven

Add the following com.github.jinahya : assertj-bean-validation-base maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.jinahya</groupId>
    <artifactId>assertj-bean-validation-base</artifactId>
    <version>0.0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.jinahya : assertj-bean-validation-base gradle dependency to your build.gradle file:

implementation 'com.github.jinahya:assertj-bean-validation-base:0.0.9'

Gradle Kotlin DSL: Add the following com.github.jinahya : assertj-bean-validation-base gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.jinahya:assertj-bean-validation-base:0.0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.jinahya : assertj-bean-validation-base sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.jinahya" % "assertj-bean-validation-base" % "0.0.9"

Advertisement

Dependencies from Group

Sep 28, 2020
6 usages
29 stars
Nov 11, 2017
2 usages
0 stars
Feb 10, 2018
2 usages
0 stars
Jul 26, 2020
2 usages
0 stars

Discover Dependencies

Aug 24, 2023
3 usages
395 stars
May 03, 2021
3 usages
35 stars
Nov 15, 2022
4 usages
344 stars
Jun 16, 2022
4 usages
344 stars
Nov 15, 2022
3 usages
344 stars
Sep 02, 2022
3 usages
344 stars
May 13, 2021
3 usages
Aug 16, 2023
8 usages
3k stars