Nexus Tools

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-tools
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Nexus Tools
A framework for developing distributed applications.

Download nexus-tools

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.threerings.nexus : nexus-core jar 1.0
com.google.guava : guava jar 13.0
com.samskivert : jmustache jar 1.4
org.scala-lang : scala-library jar 2.9.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0
0.1