JRemoting API


GroupId

GroupId

org.codehaus.jremoting
ArtifactId

ArtifactId

jremoting-api
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JRemoting API

Download jremoting-api

How to add to project

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

Dependencies

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