MVN

opensymphony : propertyset

Maven & Gradle

Sep 20, 2005
9 usages
<dependency>
    <groupId>opensymphony</groupId>
    <artifactId>propertyset</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of opensymphony : propertyset to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of opensymphony : propertyset to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
propertyset-1.3

How to add a dependency to Maven

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

<dependency>
    <groupId>opensymphony</groupId>
    <artifactId>propertyset</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following opensymphony : propertyset gradle dependency to your build.gradle file:

implementation 'opensymphony:propertyset:1.3'

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

implementation("opensymphony:propertyset:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following opensymphony : propertyset sbt scala dependency to your build.sbt file:

libraryDependencies += "opensymphony" % "propertyset" % "1.3"

Advertisement

Dependencies from Group

Aug 18, 2023
80 usages
134 stars
Jan 12, 2011
70 usages
May 29, 2007
36 usages
Feb 13, 2013
36 usages
Apr 13, 2007
29 usages

Discover Dependencies

Apr 17, 2013
6 usages
Aug 05, 2014
0 stars
Dec 19, 2012
10 usages
api
Feb 28, 2012
1 usages
Jul 17, 2012
11 usages
Mar 24, 2015
24 usages
2.5k stars
Apr 24, 2014
1 usages
96 stars