ooo-app

A simple framework for mostly standalone web apps.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

ooo-app
A simple framework for mostly standalone web apps.
Ссылка на сайт

Ссылка на сайт

http://github.com/threerings/ooo-app
Система контроля версий

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

http://github.com/threerings/ooo-app

Скачать ooo-app

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
com.threerings : ooo-user jar 1.4
com.threerings : ooo-util jar 1.1
com.threerings : gwt-utils jar 1.5
com.google.gwt : gwt-servlet jar 2.4.0
org.eclipse.jetty : jetty-servlet jar 7.4.3.v20110701
com.google.inject.extensions : guice-multibindings jar 2.0
javax.mail : mail jar 1.4.1
javax.servlet : servlet-api jar 2.5

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

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

ooo-app is a simple framework for social webapps written in Java. In conjunction with a bunch of other OOO libraries, it provides user management and a few other basic services.

It's probably not wildly useful for anyone outside OOO, but it's easier to make it public so that it can be built on our public continuous build server and included Heroku deploments.

Distribution

ooo-app is released under the New BSD License. The most recent version of the library is available at http://github.com/threerings/ooo-app

Contact

Questions, comments, and other communications should be directed to the Three Rings Libraries Google Group.

com.threerings

Three Rings

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

Версия
1.0.1
1.0