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