Last Version

Nexus JVM Server 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-jvm-server
Version

Version

1.0
Type

Type

jar
Description

Description

Nexus JVM Server
A framework for developing distributed applications.

Download nexus-jvm-server 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.threerings.nexus : nexus-server jar 1.0
com.threerings.nexus : nexus-jvm-io jar 1.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.