MVN

com.googlecode.xremoting : xremoting-parent

Maven & Gradle

Nov 05, 2015
1 stars

Simple remoting framework · Simple yet extensible remoting framework

<dependency>
    <groupId>com.googlecode.xremoting</groupId>
    <artifactId>xremoting-parent</artifactId>
    <version>1.0-10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.xremoting : xremoting-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0-10

All Versions

Choose a version of com.googlecode.xremoting : xremoting-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
xremoting-parent-1.0-10
xremoting-parent-1.0-9
xremoting-parent-1.0-8
xremoting-parent-1.0-7
xremoting-parent-1.0-6
xremoting-parent-1.0-5
xremoting-parent-1.0-4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.googlecode.xremoting</groupId>
    <artifactId>xremoting-parent</artifactId>
    <version>1.0-10</version>
</dependency>