MVN

net.contextfw : remoting

Maven & Gradle

Oct 23, 2010

Context :: Remoting

<dependency>
    <groupId>net.contextfw</groupId>
    <artifactId>remoting</artifactId>
    <version>0.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.contextfw : remoting to add to Maven - Latest Versions:

  • Latest Stable: 0.6.2

All Versions

Choose a version of net.contextfw : remoting to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
remoting-0.6.2
remoting-0.6.1
remoting-0.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.contextfw</groupId>
    <artifactId>remoting</artifactId>
    <version>0.6.2</version>
</dependency>

Advertisement