Last Version

Fractal-BF: HelloWorld Example 0.1

The BindingFactory HelloWorld example, with TCP and Group bindings

GroupId

GroupId

org.objectweb.fractal.bf.examples
ArtifactId

ArtifactId

helloworld
Version

Version

0.1
Type

Type

jar
Description

Description

Fractal-BF: HelloWorld Example
The BindingFactory HelloWorld example, with TCP and Group bindings

Download helloworld 0.1


<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.bf.examples/helloworld/ -->
<dependency>
    <groupId>org.objectweb.fractal.bf.examples</groupId>
    <artifactId>helloworld</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.examples/helloworld/
implementation 'org.objectweb.fractal.bf.examples:helloworld:0.1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.examples/helloworld/
implementation ("org.objectweb.fractal.bf.examples:helloworld:0.1")
'org.objectweb.fractal.bf.examples:helloworld:jar:0.1'
<dependency org="org.objectweb.fractal.bf.examples" name="helloworld" rev="0.1">
  <artifact name="helloworld" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.bf.examples', module='helloworld', version='0.1')
)
libraryDependencies += "org.objectweb.fractal.bf.examples" % "helloworld" % "0.1"
[org.objectweb.fractal.bf.examples/helloworld "0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.objectweb.fractal : fractal-api jar 2.0.2
org.objectweb.fractal.bf : core jar 0.1

Project Modules

There are no modules declared in this project.