GroupId | GroupIdopensymphony |
---|---|
ArtifactId | ArtifactIdosuser |
Last Version | Last Version1.0-20060106 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOSUser
OSUser is a module of the OpenSymphony framework designed to provide a simple to use API for user-management
|
Filename | Size |
---|---|
osuser-1.0-20060106.pom | |
osuser-1.0-20060106.jar | 204 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.0.4 |
opensymphony : propertyset | jar | 1.3 |
opensymphony : oscore | jar | 2.2.4 |