Last Version

Nexus Meta-Project 1.0

A framework for developing distributed applications.

License

License

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

GroupId

com.threerings.nexus
ArtifactId

ArtifactId

nexus-project
Version

Version

1.0
Type

Type

pom
Description

Description

Nexus Meta-Project
A framework for developing distributed applications.
Project URL

Project URL

http://github.com/threerings/nexus
Source Code Management

Source Code Management

http://github.com/threerings/nexus

Download nexus-project 1.0

Filename Size
nexus-project-1.0.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • test-support
  • gwt-io
  • jvm-io
  • ios-io
  • server
  • gwt-server
  • jvm-server
  • tools