GroupId | GroupIdorg.objectweb.fractal.bf.connectors |
---|---|
ArtifactId | ArtifactIdrmi |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFractal-BF: JavaRMI binding
Binding Factory plugin for JavaRMI.
|
Filename | Size |
---|---|
rmi-0.1.pom | |
rmi-0.1.jar | 21 KB |
rmi-0.1-sources.jar | 14 KB |
rmi-0.1-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.bf.connectors/rmi/ -->
<dependency>
<groupId>org.objectweb.fractal.bf.connectors</groupId>
<artifactId>rmi</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.connectors/rmi/
implementation 'org.objectweb.fractal.bf.connectors:rmi:0.1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.connectors/rmi/
implementation ("org.objectweb.fractal.bf.connectors:rmi:0.1")
'org.objectweb.fractal.bf.connectors:rmi:jar:0.1'
<dependency org="org.objectweb.fractal.bf.connectors" name="rmi" rev="0.1">
<artifact name="rmi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.bf.connectors', module='rmi', version='0.1')
)
libraryDependencies += "org.objectweb.fractal.bf.connectors" % "rmi" % "0.1"
[org.objectweb.fractal.bf.connectors/rmi "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.fractal.bf : core | jar | 0.1 |
org.objectweb.fractal.bf : util | jar | 0.1 |
asm : asm | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |
org.objectweb.fractal.bf.testing : fixtures | jar | 0.1 |