Spring Framework: Remoting


License

License

GroupId

GroupId

org.springframework
ArtifactId

ArtifactId

spring-remoting
Last Version

Last Version

2.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Framework: Remoting
Spring Framework: Remoting
Project URL

Project URL

http://www.springframework.org
Project Organization

Project Organization

Spring Framework
Source Code Management

Source Code Management

http://springframework.cvs.sourceforge.net/springframework/

Download spring-remoting

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
aopalliance : aopalliance jar 1.0
commons-httpclient : commons-httpclient Optional jar 3.0.1
commons-logging : commons-logging jar 1.1
hessian : hessian Optional jar 3.0.20
org.apache.axis : axis Optional jar 1.4
org.springframework : spring-aop jar 2.0.8
org.springframework : spring-beans jar 2.0.8
org.springframework : spring-context jar 2.0.8
org.springframework : spring-core jar 2.0.8
org.springframework : spring-web jar 2.0.8

provided (4)

Group / Artifact Type Version
javax.ejb : ejb jar 2.0
javax.jms : jms jar 1.1
javax.servlet : servlet-api jar 2.4
javax.xml : jaxrpc-api jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0
2.0-rc2
2.0-rc1
2.0-m5
2.0-m4
2.0-m3
2.0-m2
2.0-m1
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2
1.2-rc2
1.2-rc1