JRemoting Client


Categories

Categories

CLI User Interface
GroupId

GroupId

org.codehaus.jremoting
ArtifactId

ArtifactId

jremoting-client
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JRemoting Client

Download jremoting-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.jremoting : jremoting-api jar 1.0.1
com.thoughtworks.xstream : xstream jar 1.3
commons-logging : commons-logging jar 1.0.4
log4j : log4j jar 1.2.8

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.2
jmock : jmock jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0
1.0-beta-1