MVN

org.sapia : sapia_vlad

Maven & Gradle

Oct 10, 2010

Sapia Vlad · A validation framework

<dependency>
    <groupId>org.sapia</groupId>
    <artifactId>sapia_vlad</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sapia : sapia_vlad to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of org.sapia : sapia_vlad to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
sapia_vlad-2.0

How to add a dependency to Maven

Add the following org.sapia : sapia_vlad maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.sapia</groupId>
    <artifactId>sapia_vlad</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.sapia : sapia_vlad gradle dependency to your build.gradle file:

implementation 'org.sapia:sapia_vlad:2.0'

Gradle Kotlin DSL: Add the following org.sapia : sapia_vlad gradle kotlin dependency to your build.gradle.kts file:

implementation("org.sapia:sapia_vlad:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.sapia : sapia_vlad sbt scala dependency to your build.sbt file:

libraryDependencies += "org.sapia" % "sapia_vlad" % "2.0"

Advertisement

Dependencies from Group

Dec 08, 2010
3 usages
May 24, 2010
1 usages
Oct 08, 2010
1 usages
Nov 24, 2010
1 usages
Oct 16, 2010
1 usages

Discover Dependencies

Mar 22, 2013
5 usages
9 stars
Feb 23, 2012
1 usages
Feb 27, 2008
Jul 01, 2012
40 stars
Dec 13, 2005
2 usages
Dec 06, 2005