ooo-user

A bunch of user management code used by OOO.

License

License

GroupId

GroupId

com.threerings
ArtifactId

ArtifactId

ooo-user
Last Version

Last Version

1.4.5
Release Date

Release Date

Type

Type

jar
Description

Description

ooo-user
A bunch of user management code used by OOO.
Source Code Management

Source Code Management

https://github.com/threerings/ooo-user

Download ooo-user

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.samskivert : samskivert jar 1.9
com.samskivert : depot jar 1.7
com.google.inject : guice jar 3.0

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

ooo-user

Welcome to the past. This is some user management code built on top of even more ancient samskivert user management code that was/is used in a bunch of Three Rings games.

It's still actually used by operating games (now run by Grey Havens who are looking after said games into their senescence) which is why it's out here on Github so that we can ship releases of it to Maven Central and whatnot.

The library itself is your standard "maintain a user database" kind of blah blah. Nothing exciting and certainly nothing that should be used for new projects.

So unless you're some kind of archaeologist, you probably want to move it along.

com.threerings

Three Rings

Versions

Version
1.4.5
1.4.3
1.4.2
1.4
1.2