OSUser

OSUser is a module of the OpenSymphony framework designed to provide a simple to use API for user-management

GroupId

GroupId

opensymphony
ArtifactId

ArtifactId

osuser
Last Version

Last Version

1.0-20060106
Release Date

Release Date

Type

Type

jar
Description

Description

OSUser
OSUser is a module of the OpenSymphony framework designed to provide a simple to use API for user-management

Download osuser

How to add to project

<!-- https://jarcasting.com/artifacts/opensymphony/osuser/ -->
<dependency>
    <groupId>opensymphony</groupId>
    <artifactId>osuser</artifactId>
    <version>1.0-20060106</version>
</dependency>
// https://jarcasting.com/artifacts/opensymphony/osuser/
implementation 'opensymphony:osuser:1.0-20060106'
// https://jarcasting.com/artifacts/opensymphony/osuser/
implementation ("opensymphony:osuser:1.0-20060106")
'opensymphony:osuser:jar:1.0-20060106'
<dependency org="opensymphony" name="osuser" rev="1.0-20060106">
  <artifact name="osuser" type="jar" />
</dependency>
@Grapes(
@Grab(group='opensymphony', module='osuser', version='1.0-20060106')
)
libraryDependencies += "opensymphony" % "osuser" % "1.0-20060106"
[opensymphony/osuser "1.0-20060106"]

Dependencies

compile (3)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.0.4
opensymphony : propertyset jar 1.3
opensymphony : oscore jar 2.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-20060106
1.0-dev-10Sep06