is not current version
Last Version 0.9

org.objectweb.fractal.bf.examples:fractal-bf-examples-helloworld-server 0.7

The BindingFactory HelloWorld example, WebService and RMI bindings

GroupId

GroupId

org.objectweb.fractal.bf.examples
ArtifactId

ArtifactId

fractal-bf-examples-helloworld-server
Version

Version

0.7
Type

Type

jar

Download fractal-bf-examples-helloworld-server 0.7


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