is not current version
Last Version 0.9

org.objectweb.fractal.bf.examples.meteo:fractal-bf-examples-meteo-app 0.7

Shows how to use the BindingFactory to bind a client to remote, already-deployed WebService, serving meteo informations.

GroupId

GroupId

org.objectweb.fractal.bf.examples.meteo
ArtifactId

ArtifactId

fractal-bf-examples-meteo-app
Version

Version

0.7
Type

Type

jar

Download fractal-bf-examples-meteo-app 0.7


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