is not current version
Last Version 1.6.1

org.ow2.petals:petals-rmi-server 1.4.0

The JBI API component part redefined for RMI usage

GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-rmi-server
Version

Version

1.4.0
Type

Type

jar

Download petals-rmi-server 1.4.0


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