MVN

org.xipki.scep : scep-common

Maven & Gradle

Dec 29, 2018
3 usages
<dependency>
    <groupId>org.xipki.scep</groupId>
    <artifactId>scep-common</artifactId>
    <version>3.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xipki.scep : scep-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.1

All Versions

Choose a version of org.xipki.scep : scep-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
scep-common-3.1.1
scep-common-3.1.0
3.0.x
scep-common-3.0.0
2.3.x
scep-common-2.3.0

How to add a dependency to Maven

Add the following org.xipki.scep : scep-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.xipki.scep</groupId>
    <artifactId>scep-common</artifactId>
    <version>3.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.xipki.scep : scep-common gradle dependency to your build.gradle file:

implementation 'org.xipki.scep:scep-common:3.1.1'

Gradle Kotlin DSL: Add the following org.xipki.scep : scep-common gradle kotlin dependency to your build.gradle.kts file:

implementation("org.xipki.scep:scep-common:3.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.xipki.scep : scep-common sbt scala dependency to your build.sbt file:

libraryDependencies += "org.xipki.scep" % "scep-common" % "3.1.1"

Advertisement

Dependencies from Group

Dec 29, 2018
3 usages
Dec 28, 2018
2 usages

Discover Dependencies

Dec 21, 2017
6 usages
60 stars
Aug 05, 2021
91 usages
4.5k stars
Aug 21, 2020
27 usages
Jul 17, 2023
29 usages
2.2k stars
Oct 25, 2016
7 usages
1 stars
Dec 04, 2016
6 usages
5 stars
Mar 09, 2016
23 usages
33 stars
Jul 01, 2023
13 usages
Aug 31, 2021
5 usages
863 stars