| License | License | 
|---|---|
| GroupId | GroupIdorg.ow2.fractal.bf.examples | 
| ArtifactId | ArtifactIdfractal-bf-examples-helloworld-rmi-nonremote | 
| Last Version | Last Version0.10 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFractal-BF: HelloWorld RMI without remote interfaces Parent module for Fractal-BF examples | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.ow2.fractal.bf.examples/fractal-bf-examples-helloworld-rmi-nonremote/ -->
<dependency>
    <groupId>org.ow2.fractal.bf.examples</groupId>
    <artifactId>fractal-bf-examples-helloworld-rmi-nonremote</artifactId>
    <version>0.10</version>
</dependency>// https://jarcasting.com/artifacts/org.ow2.fractal.bf.examples/fractal-bf-examples-helloworld-rmi-nonremote/
implementation 'org.ow2.fractal.bf.examples:fractal-bf-examples-helloworld-rmi-nonremote:0.10'// https://jarcasting.com/artifacts/org.ow2.fractal.bf.examples/fractal-bf-examples-helloworld-rmi-nonremote/
implementation ("org.ow2.fractal.bf.examples:fractal-bf-examples-helloworld-rmi-nonremote:0.10")'org.ow2.fractal.bf.examples:fractal-bf-examples-helloworld-rmi-nonremote:jar:0.10'<dependency org="org.ow2.fractal.bf.examples" name="fractal-bf-examples-helloworld-rmi-nonremote" rev="0.10">
  <artifact name="fractal-bf-examples-helloworld-rmi-nonremote" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ow2.fractal.bf.examples', module='fractal-bf-examples-helloworld-rmi-nonremote', version='0.10')
)libraryDependencies += "org.ow2.fractal.bf.examples" % "fractal-bf-examples-helloworld-rmi-nonremote" % "0.10"[org.ow2.fractal.bf.examples/fractal-bf-examples-helloworld-rmi-nonremote "0.10"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.objectweb.fractal : fractal-api | jar | 2.0.2 | 
| org.ow2.fractal.bf : fractal-bf-core | jar | 0.10 | 
| org.ow2.fractal.bf : fractal-bf-adl | jar | 0.10 | 
| org.ow2.fractal.bf.connectors : fractal-bf-connectors-rmi | jar | 0.10 |