| License |
License |
|---|---|
| GroupId | GroupIdorg.springframework |
| ArtifactId | ArtifactIdspring-remoting |
| Last Version | Last Version2.0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSpring Framework: Remoting
Spring Framework: Remoting
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spring-remoting-2.0.8.pom | |
| spring-remoting-2.0.8.jar | 108 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |