License |
License |
---|---|
GroupId | GroupIdorg.objectweb.petals.tools.rmi |
ArtifactId | ArtifactIdpetals-rmi |
Last Version | Last Version1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionpetals-rmi
PEtALS Services Platform
|
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
petals-rmi-1.pom | 786 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.petals.tools.rmi/petals-rmi/ -->
<dependency>
<groupId>org.objectweb.petals.tools.rmi</groupId>
<artifactId>petals-rmi</artifactId>
<version>1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.petals.tools.rmi/petals-rmi/
implementation 'org.objectweb.petals.tools.rmi:petals-rmi:1'
// https://jarcasting.com/artifacts/org.objectweb.petals.tools.rmi/petals-rmi/
implementation ("org.objectweb.petals.tools.rmi:petals-rmi:1")
'org.objectweb.petals.tools.rmi:petals-rmi:pom:1'
<dependency org="org.objectweb.petals.tools.rmi" name="petals-rmi" rev="1">
<artifact name="petals-rmi" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.petals.tools.rmi', module='petals-rmi', version='1')
)
libraryDependencies += "org.objectweb.petals.tools.rmi" % "petals-rmi" % "1"
[org.objectweb.petals.tools.rmi/petals-rmi "1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |