MVN

no.difi.move-common : certvalidator

Maven & Gradle

May 04, 2023
2 usages
1 stars
<dependency>
    <groupId>no.difi.move-common</groupId>
    <artifactId>certvalidator</artifactId>
    <version>1.19.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of no.difi.move-common : certvalidator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.19.0

All Versions

Choose a version of no.difi.move-common : certvalidator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.19.x
certvalidator-1.19.0
1.18.x
certvalidator-1.18.0
1.17.x
certvalidator-1.17.0
1.16.x
certvalidator-1.16.0
1.15.x
certvalidator-1.15.0
1.14.x
certvalidator-1.14.0
1.13.x
certvalidator-1.13.0
1.12.x
certvalidator-1.12.0
1.11.x
certvalidator-1.11.0
1.10.x
certvalidator-1.10.0
1.9.x
certvalidator-1.9.0
1.8.x
certvalidator-1.8.0
1.7.x
certvalidator-1.7.0
1.6.x
certvalidator-1.6.1
certvalidator-1.6.0
1.5.x
certvalidator-1.5.0
1.4.x
certvalidator-1.4.0

How to add a dependency to Maven

Add the following no.difi.move-common : certvalidator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>no.difi.move-common</groupId>
    <artifactId>certvalidator</artifactId>
    <version>1.19.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following no.difi.move-common : certvalidator gradle dependency to your build.gradle file:

implementation 'no.difi.move-common:certvalidator:1.19.0'

Gradle Kotlin DSL: Add the following no.difi.move-common : certvalidator gradle kotlin dependency to your build.gradle.kts file:

implementation("no.difi.move-common:certvalidator:1.19.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following no.difi.move-common : certvalidator sbt scala dependency to your build.sbt file:

libraryDependencies += "no.difi.move-common" % "certvalidator" % "1.19.0"

Advertisement

Dependencies from Group

May 04, 2023
12 usages
1 stars
May 04, 2023
10 usages
1 stars
May 04, 2023
6 usages
1 stars
May 04, 2023
5 usages
1 stars
May 04, 2023
3 usages
1 stars

Discover Dependencies