ooo-app

A simple framework for mostly standalone web apps.

License

License

GroupId

GroupId

com.threerings
ArtifactId

ArtifactId

ooo-app
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ooo-app
A simple framework for mostly standalone web apps.
Project URL

Project URL

http://github.com/threerings/ooo-app
Source Code Management

Source Code Management

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

Download ooo-app

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

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

Versions

Version
1.0.1
1.0