Simple remoting framework core

XRemoting framework core

License

License

GroupId

GroupId

com.googlecode.xremoting
ArtifactId

ArtifactId

xremoting-core
Last Version

Last Version

1.0-10
Release Date

Release Date

Type

Type

jar
Description

Description

Simple remoting framework core
XRemoting framework core

Download xremoting-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.thoughtworks.xstream : xstream Optional jar 1.4.8
commons-httpclient : commons-httpclient Optional jar 3.0
org.springframework : spring Optional jar 2.0

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api Optional jar 2.3

test (2)

Group / Artifact Type Version
org.mortbay.jetty : jetty jar 6.1.21
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-10
1.0-8
1.0-7
1.0-6
1.0-5
1.0-4