Shows how to use the BindingFactory to bind a client to remote, already-deployed WebService, serving meteo informations.
'org.objectweb.fractal.bf.examples:meteo:0.1'
<dependency>
<groupId>org.objectweb.fractal.bf.examples</groupId>
<artifactId>meteo</artifactId>
<version>0.1</version>
</dependency>
<dependency org="org.objectweb.fractal.bf.examples" name="meteo" rev="0.1"/>
"org.objectweb.fractal.bf.examples", "meteo", "0.1"