ooo-user

A bunch of user management code used by OOO.

Лицензия

Лицензия

Группа

Группа

com.threerings
Идентификатор

Идентификатор

ooo-user
Последняя версия

Последняя версия

1.4.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

ooo-user
A bunch of user management code used by OOO.
Система контроля версий

Система контроля версий

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

Скачать ooo-user

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.samskivert : samskivert jar 1.9
com.samskivert : depot jar 1.7
com.google.inject : guice jar 3.0

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
1.4.5
1.4.3
1.4.2
1.4
1.2