MVN

com.threerings.nexus : nexus-project

Maven & Gradle

Apr 19, 2013
15 stars

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

<dependency>
    <groupId>com.threerings.nexus</groupId>
    <artifactId>nexus-project</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.threerings.nexus : nexus-project to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.threerings.nexus : nexus-project to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
nexus-project-1.0
0.1
nexus-project-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.threerings.nexus</groupId>
    <artifactId>nexus-project</artifactId>
    <version>1.0</version>
</dependency>