MVN

org.nakedobjects.plugins : remoting

Maven & Gradle

Apr 21, 2009
1 usages

Naked Objects Remoting (Client/Server) Support

<dependency>
    <groupId>org.nakedobjects.plugins</groupId>
    <artifactId>remoting</artifactId>
    <version>1.0-alpha-2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.nakedobjects.plugins : remoting to add to Maven - Latest Versions:

  • Latest Stable: 1.0-alpha-2
  • Latest Alpha: 1.0-alpha-2

All Versions

Choose a version of org.nakedobjects.plugins : remoting to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
remoting-1.0-alpha-2
remoting-1.0-alpha-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.nakedobjects.plugins</groupId>
    <artifactId>remoting</artifactId>
    <version>1.0-alpha-2</version>
</dependency>