MVN

org.openspml : openspml

Maven & Gradle

Apr 20, 2007
4 usages

OpenSPML Toolkit · An open source client code that supports the Service Provisioning Markup Language (SPML) developed by the OASIS Provisioning Services Technical Committee (PSTC).

<dependency>
    <groupId>org.openspml</groupId>
    <artifactId>openspml</artifactId>
    <version>0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.5

All Versions

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

Version Vulnerabilities Updated
0.5
openspml-0.5

How to add a dependency to Maven

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

<dependency>
    <groupId>org.openspml</groupId>
    <artifactId>openspml</artifactId>
    <version>0.5</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.openspml:openspml:0.5'

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

implementation("org.openspml:openspml:0.5")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.openspml" % "openspml" % "0.5"

Advertisement

Dependencies from Group

Apr 20, 2007
4 usages

Discover Dependencies

Jul 21, 2007
11 usages
Mar 06, 2006
1 usages
May 16, 2014
15 usages
40 stars
Mar 15, 2015
1 usages
0 stars
Sep 20, 2005
1 usages
Mar 25, 2013
7 usages
7 stars
Oct 09, 2013
13 usages
Aug 01, 2014
1 usages
57 stars