Last Version

Nexus GWT Server 1.0

A framework for developing distributed applications.

License

License

GNU Lesser General Public License (LGPL), Version 2.1
Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.threerings.nexus
ArtifactId

ArtifactId

nexus-gwt-server
Version

Version

1.0
Type

Type

jar
Description

Description

Nexus GWT Server
A framework for developing distributed applications.

Download nexus-gwt-server 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.threerings.nexus : nexus-server jar 1.0
com.threerings.nexus : nexus-gwt-io jar 1.0

provided (4)

Group / Artifact Type Version
org.eclipse.jetty : jetty-servlet jar 7.5.4.v20111024
org.eclipse.jetty : jetty-websocket jar 7.5.4.v20111024
com.google.gwt : gwt-user jar 2.4.0
com.google.gwt : gwt-dev jar 2.4.0

test (1)

Group / Artifact Type Version
com.threerings.nexus : nexus-test-support jar 1.0

Project Modules

There are no modules declared in this project.