| License |
License |
|---|---|
| GroupId | GroupIdorg.sction |
| ArtifactId | ArtifactIdphprpc |
| Last Version | Last Version3.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsction-phprpc
phprpc is a remote service .
|
| Filename | Size |
|---|---|
| phprpc-3.0.2.pom | |
| phprpc-3.0.2.jar | 189 KB |
| phprpc-3.0.2-sources.jar | 166 KB |
| phprpc-3.0.2-javadoc.jar | 105 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sction/phprpc/ -->
<dependency>
<groupId>org.sction</groupId>
<artifactId>phprpc</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sction/phprpc/
implementation 'org.sction:phprpc:3.0.2'
// https://jarcasting.com/artifacts/org.sction/phprpc/
implementation ("org.sction:phprpc:3.0.2")
'org.sction:phprpc:jar:3.0.2'
<dependency org="org.sction" name="phprpc" rev="3.0.2">
<artifact name="phprpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sction', module='phprpc', version='3.0.2')
)
libraryDependencies += "org.sction" % "phprpc" % "3.0.2"
[org.sction/phprpc "3.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| org.springframework : spring-core | jar | 4.0.0.RELEASE |
| org.springframework : spring-context | jar | 4.0.0.RELEASE |
| org.springframework : spring-beans | jar | 4.0.0.RELEASE |
| org.springframework : spring-web | jar | 4.0.0.RELEASE |
| org.springframework : spring-remoting | jar | 2.0.8 |