License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.objectweb.petals.tools.rmi |
ArtifactId | ArtifactIdpetals-rmi-proxyclient |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpetals-rmi-proxyclient
PEtALS Services Platform
|
Project Organization |
Project OrganizationObjectWeb Consortium |
<!-- https://jarcasting.com/artifacts/org.objectweb.petals.tools.rmi/petals-rmi-proxyclient/ -->
<dependency>
<groupId>org.objectweb.petals.tools.rmi</groupId>
<artifactId>petals-rmi-proxyclient</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.petals.tools.rmi/petals-rmi-proxyclient/
implementation 'org.objectweb.petals.tools.rmi:petals-rmi-proxyclient:1.0'
// https://jarcasting.com/artifacts/org.objectweb.petals.tools.rmi/petals-rmi-proxyclient/
implementation ("org.objectweb.petals.tools.rmi:petals-rmi-proxyclient:1.0")
'org.objectweb.petals.tools.rmi:petals-rmi-proxyclient:jar:1.0'
<dependency org="org.objectweb.petals.tools.rmi" name="petals-rmi-proxyclient" rev="1.0">
<artifact name="petals-rmi-proxyclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.petals.tools.rmi', module='petals-rmi-proxyclient', version='1.0')
)
libraryDependencies += "org.objectweb.petals.tools.rmi" % "petals-rmi-proxyclient" % "1.0"
[org.objectweb.petals.tools.rmi/petals-rmi-proxyclient "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.petals.tools.rmi : petals-rmi-server | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |