License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-rmi-common |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpetals-rmi-common
The JBI API message part redefined for RMI usage
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
petals-rmi-common-1.5.0.pom | |
petals-rmi-common-1.5.0.jar | 22 KB |
petals-rmi-common-1.5.0-sources.jar | 21 KB |
petals-rmi-common-1.5.0-javadoc.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-rmi-common/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-rmi-common</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-rmi-common/
implementation 'org.ow2.petals:petals-rmi-common:1.5.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-rmi-common/
implementation ("org.ow2.petals:petals-rmi-common:1.5.0")
'org.ow2.petals:petals-rmi-common:jar:1.5.0'
<dependency org="org.ow2.petals" name="petals-rmi-common" rev="1.5.0">
<artifact name="petals-rmi-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-rmi-common', version='1.5.0')
)
libraryDependencies += "org.ow2.petals" % "petals-rmi-common" % "1.5.0"
[org.ow2.petals/petals-rmi-common "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals : petals-jbi | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |