JRemoting Integration Tests


GroupId

GroupId

org.codehaus.jremoting
ArtifactId

ArtifactId

jremoting-itests
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JRemoting Integration Tests

Download jremoting-itests

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.codehaus.jremoting : jremoting-api jar 1.0.1
org.codehaus.jremoting : jremoting-client jar 1.0.1
org.codehaus.jremoting : jremoting-server jar 1.0.1
org.codehaus.jremoting : jremoting-tools jar 1.0.1
bcel : bcel jar 5.1
xpp3 : xpp3_min jar 1.1.4c
org.slf4j : slf4j-api jar 1.5.0-M0
org.slf4j : jcl104-over-slf4j jar 1.5.0-M0
org.slf4j : slf4j-log4j12 jar 1.5.0-M0
log4j : log4j jar 1.2.14

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