MVN

com.indoqa : indoqa-beanvalidation

Maven & Gradle

Jun 25, 2018
2 stars

Indoqa Beanvalidation · Validating beans with Java 8 Lambda expressions or method references.

<dependency>
    <groupId>com.indoqa</groupId>
    <artifactId>indoqa-beanvalidation</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.indoqa : indoqa-beanvalidation to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.indoqa : indoqa-beanvalidation to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
indoqa-beanvalidation-1.0.0

How to add a dependency to Maven

Add the following com.indoqa : indoqa-beanvalidation maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.indoqa</groupId>
    <artifactId>indoqa-beanvalidation</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.indoqa : indoqa-beanvalidation gradle dependency to your build.gradle file:

implementation 'com.indoqa:indoqa-beanvalidation:1.0.0'

Gradle Kotlin DSL: Add the following com.indoqa : indoqa-beanvalidation gradle kotlin dependency to your build.gradle.kts file:

implementation("com.indoqa:indoqa-beanvalidation:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.indoqa : indoqa-beanvalidation sbt scala dependency to your build.sbt file:

libraryDependencies += "com.indoqa" % "indoqa-beanvalidation" % "1.0.0"

Advertisement

Dependencies from Group

Dec 15, 2015
8 usages
2 stars
Dec 20, 2021
6 usages
5 stars
Mar 28, 2019
5 usages
1 stars
Feb 13, 2017
5 usages
2 stars
Sep 28, 2016
3 usages
3 stars

Discover Dependencies