MVN

org.conf4j : ext-bean-validation

Maven & Gradle

Oct 30, 2018
1 usages
<dependency>
    <groupId>org.conf4j</groupId>
    <artifactId>ext-bean-validation</artifactId>
    <version>2018.10.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.conf4j : ext-bean-validation to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2018.10.1

All Versions

Choose a version of org.conf4j : ext-bean-validation to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2018.10.x
ext-bean-validation-2018.10.1
2017.10.x
ext-bean-validation-2017.10.1

How to add a dependency to Maven

Add the following org.conf4j : ext-bean-validation maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.conf4j</groupId>
    <artifactId>ext-bean-validation</artifactId>
    <version>2018.10.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.conf4j : ext-bean-validation gradle dependency to your build.gradle file:

implementation 'org.conf4j:ext-bean-validation:2018.10.1'

Gradle Kotlin DSL: Add the following org.conf4j : ext-bean-validation gradle kotlin dependency to your build.gradle.kts file:

implementation("org.conf4j:ext-bean-validation:2018.10.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.conf4j : ext-bean-validation sbt scala dependency to your build.sbt file:

libraryDependencies += "org.conf4j" % "ext-bean-validation" % "2018.10.1"

Advertisement

Dependencies from Group

Oct 30, 2018
4 usages
2 stars
Oct 30, 2018
1 usages
2 stars
Oct 30, 2018
1 usages
2 stars
Oct 30, 2018
1 usages
Oct 30, 2018
2 stars

Discover Dependencies