is not current version
Last Version 1.2.0

org.ow2.petals:petals-rmi-proxyclient 1.1.1

For Petals ESB RMI client, to get the stubs of remote objects

Categories

Categories

CLI User Interface
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-rmi-proxyclient
Version

Version

1.1.1
Type

Type

jar

Download petals-rmi-proxyclient 1.1.1


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